ComponentOne Basic Library for WPF and Silverlight
BringToFront Method (C1Window)


C1.Silverlight 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()
See Also

Reference

C1Window Class
C1Window Members