Shows or activates a special window in the application.
Declaration Syntax
C# | Visual Basic | Visual C++ |
void ShowWindow( FlexivertWindows window )
Sub ShowWindow ( _ window As FlexivertWindows _ )
void ShowWindow( FlexivertWindows window )
Parameters
- window (FlexivertWindows)
- A member of FlexivertWindows enumeration indicating the window to be shown.