ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.Util.Toolbox Namespace / ClassicItem Class / Locked Property

In This Topic
    Locked Property (ClassicItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Locked As System.Boolean
    public virtual System.bool Locked {get;}
    See Also