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

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