ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / ButtonsSettings Class
Properties Methods


In This Topic
    ButtonsSettings Class Members
    In This Topic

    The following tables list the members exposed by ButtonsSettings.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ButtonsSettings class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the properties of the Custom button.  
    Public PropertyGets the properties of the DropDown button.  
    Public PropertyGets the properties of the Modal button.  
    Public PropertyGets the properties of the UpDown buttons.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected MethodFires the PropertyChanged event.  
    Protected MethodRestores the default value of the CustomButton property.  
    Protected MethodRestores the default value of the DropDownButton property.  
    Protected MethodRestores the default value of the ModalButton property.  
    Protected MethodRestores the default value of the UpDownButton property.  
    Protected MethodSpecifies whether to save the value of the CustomButton property.  
    Protected MethodSpecifies whether to save the value of the DropDownButton property.  
    Protected MethodSpecifies whether to save the value of the ModalButton property.  
    Protected MethodSpecifies whether to save the value of the UpDownButton property.  
    Top
    See Also