InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputMenu Class / GripHandleVisible Property

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