Calendar for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / IInputTextBoxElement Interface / Style Property

In This Topic
    Style Property (IInputTextBoxElement)
    In This Topic
    Gets or sets the style of content element.
    Syntax
    'Declaration
     
    
    Property Style As C1.Framework.Style
    C1.Framework.Style Style {get; set;}
    See Also