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


In This Topic
Select Method (ElementWindowless)
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected Overridable Sub Select( _
   ByVal selected As Boolean _
) 
 
'Usage
 
Dim instance As ElementWindowless
Dim selected As Boolean
 
instance.Select(selected)

Parameters

selected
See Also