Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWindowless Class / BringToFront Method


In This Topic
BringToFront Method (ElementWindowless)
In This Topic
Internal use only.
Syntax
'Declaration
 
Public Overridable Sub BringToFront( _
   ByVal child As Object _
) 
 
'Usage
 
Dim instance As ElementWindowless
Dim child As Object
 
instance.BringToFront(child)

Parameters

child
See Also