resizeHandle Field (PSObject)
Specifies the handle currently being used for resizing.
protected int resizeHandle
'Declaration
Protected resizeHandle As Integer
'Usage
Dim instance As PSObject
Dim value As Integer
value = instance.resizeHandle
instance.resizeHandle = value