Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementContainerControl Class / RemoveStateNotify Method
Target


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

Parameters

target
Target
See Also