ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / ButtonsSettings Class / ModalButton Property

In This Topic
    ModalButton Property
    In This Topic
    Gets the properties of the Modal button.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ModalButton As ButtonSettings
    public ButtonSettings ModalButton {get;}
    See Also