ComponentOne MultiSelect for WinForms
C1.Win.Input.Styles Namespace / NumericEditStyles Class / Readonly Property

In This Topic
    Readonly Property (NumericEditStyles)
    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 StateElementStyle
    public StateElementStyle Readonly {get; set;}
    See Also