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

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