VLFormDesigner Reference

Read/Write PropertyHandleSizeY

See Also See Also Applies To Applies To

Returns or sets the height of the resizing handles drawn around selected controls on VLFormDesigner.

 

Syntax

object.HandleSizeY [= number]

 

The HandleSizeY property syntax has these parts:

Part Description
Object An object expression that evaluates to a VLFormDesigner.
number An numeric expression specifying the height of the resizing handles.

 

Remark

If you change the HandleSizeY property at run time, VLFormDesigner is redrawn to reflect the new setting only a resizing handle is being displayed. The property value cannot be negative.