Shows or hides the status bar resize gipper.

Usage

Set_Property(OLECtrlEntID, "OLE.Resizable", Boolean)

Values

[True | False]

Default: True

Remarks

The Resizable property shows or hides the resize gripper. The resize gripper always appears in the bottom right corner of the control. When the user clicks on the gripper and drags, the status bar automatically resizes the form.

  • No labels