Calendar for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / UnderlineStyle Class / Readonly Property

In This Topic
    Readonly Property (UnderlineStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of the readonly element on the screen.
    Syntax
    'Declaration
     
    
    Public Property Readonly As StateUnderlineStyle
    public StateUnderlineStyle Readonly {get; set;}
    See Also