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