'Declaration
Protected Overridable Function SetState( _ ByVal state As InteractiveState _ ) As System.Boolean
'Usage
Dim instance As NCaptionButton Dim state As InteractiveState Dim value As System.Boolean value = instance.SetState(state)
protected virtual System.bool SetState( InteractiveState state )
Parameters
- state