ComponentOne List for WinForms
C1.Util.Win.Design Namespace / DropDownFormClassNameEditor Class / BaseFormClassName Property

In This Topic
    BaseFormClassName Property (DropDownFormClassNameEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected MustOverride ReadOnly Property BaseFormClassName As String
    protected abstract string BaseFormClassName {get;}
    See Also