Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandHolder Class / SelectMdiChildFormClassName Property

In This Topic
    SelectMdiChildFormClassName Property
    In This Topic
    Gets or sets the class name of the MDI child selection dialog form.
    Syntax
    'Declaration
     
    
    Public Property SelectMdiChildFormClassName As String
    public string SelectMdiChildFormClassName {get; set;}
    See Also