InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputSplitButton Class / ElementWidth Property

In This Topic
    ElementWidth Property (InputSplitButton)
    In This Topic
    Gets or sets the width of the inner element.
    Syntax
    'Declaration
     
    Public Overridable Property ElementWidth As Integer
    public virtual int ElementWidth {get; set;}
    See Also