Flexivert Library Documentation
ShowWindow Method (window)
NamespacesFlexivert.UIIFlexivertApplicationShowWindow(FlexivertWindows)
Shows or activates a special window in the application.
Declaration Syntax
C#Visual BasicVisual 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.

Assembly: FVUI (Module: FVUI) Version: 0.5.4.9 (0.5.4.9)