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


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

Parameters

child
See Also