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

In This Topic
    ElementWidth Property (InputOption)
    In This Topic
    This property has no effect on InputOption.
    Syntax
    'Declaration
     
    Public Overrides Property ElementWidth As Integer
    public override int ElementWidth {get; set;}
    See Also