Method RemoveState
RemoveState(int)
When implemented by a class, removes the given state with all keys related to it.
void RemoveState(int state)
Parameters
state
intState of the Edit control to be removed.
When implemented by a class, removes the given state with all keys related to it.
void RemoveState(int state)
state
intState of the Edit control to be removed.