Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1Window Class / BringToFront Method

In This Topic
    BringToFront Method (C1Window)
    In This Topic
    Puts the window in front of all windows.
    Syntax
    'Declaration
     
    
    Public Sub BringToFront() 
    public void BringToFront()
    See Also