ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonSplitButton Class / GripHandleVisible Property

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