ICurrentWindowService Members
In This Article
#Properties
Name | Description |
---|---|
Window |
Gets or sets the specified state for the window associated with the ICurrent |
#Methods
Name | Description |
---|---|
Activate() |
Activates the window associated with the ICurrent |
Close() |
Closes the window associated with the ICurrent |
Hide() |
Hides the window associated with the ICurrent |
Show() |
Shows the window associated with the ICurrent |
See Also