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


In This Topic
AddStateNotify Method (ElementWindowless)
In This Topic
Internal use only.
Syntax
'Declaration
 
Public Sub AddStateNotify( _
   ByVal target As IStateNotify _
) 
 
'Usage
 
Dim instance As ElementWindowless
Dim target As IStateNotify
 
instance.AddStateNotify(target)

Parameters

target
Target
See Also