ComponentOne FinancialChart for WPF
BringToFront Method



C1.WPF Namespace > C1Window Class : BringToFront Method
Puts the window in front of all windows.
Syntax
'Declaration
 
Public Sub BringToFront() 
'Usage
 
Dim instance As C1Window
 
instance.BringToFront()
public void BringToFront()
public:
void BringToFront(); 
See Also

Reference

C1Window Class
C1Window Members