protected virtual void ApplyInteractiveState( InteractiveState state )
'Declaration
Protected Overridable Sub ApplyInteractiveState( _ ByVal state As InteractiveState _ )
'Usage
Dim instance As NEntryContainer Dim state As InteractiveState instance.ApplyInteractiveState(state)
Parameters
- state