GripHandleVisible Property (RibbonComboBox)
In This Topic
Gets or sets a value indicating whether the drop-down list can be resized.
Syntax
'Declaration
Public Property GripHandleVisible As System.Boolean
public System.bool GripHandleVisible {get; set;}
See Also