VLFormDesigner Reference

Read/Write PropertyHandleSizeX

See Also See Also Applies To Applies To

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

 

Syntax

object.HandleSizeX [= number]

 

The HandleSizeX property syntax has these parts:

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

 

Remark

If you change the HandleSizeX 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.