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

In This Topic
    IsReadOnlyStyle Property (IInputTextBoxElement)
    In This Topic
    Gets the actual state ReadOnly of the embedded text box control to correctly define its style.
    Syntax
    'Declaration
     
    
    ReadOnly Property IsReadOnlyStyle As Boolean
    bool IsReadOnlyStyle {get;}
    See Also