Closes the window.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
public void Close() |
Visual Basic |
---|
Public Sub Close |
Remarks
A window cannot be reopened after it has been closed.
C# |
---|
public void Close() |
Visual Basic |
---|
Public Sub Close |