ComponentOne DockControl for WPF
ComponentOne DockControl for WPF
C1.WPF.Docking Namespace
/
C1Window Class
/ Close Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Close Method (C1Window)
In This Topic
Closes the window.
Syntax
Visual Basic
C#
'Declaration Public Sub Close()
public void Close()
Remarks
A window cannot be reopened after it has been closed.
See Also
Reference
C1Window Class
C1Window Members