Input for WinForms | ComponentOne
C1.Win.Input.Base Namespace / C1TextBoxBase Class / ShouldSerializeButtonsSettings Method

In This Topic
    ShouldSerializeButtonsSettings Method (C1TextBoxBase)
    In This Topic
    Specifies whether to save the value of the ButtonsSettings property.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeButtonsSettings() As Boolean
    protected bool ShouldSerializeButtonsSettings()
    See Also