Method RemoveState
RemoveState(int)
Removes the given state with all keys related to it.
public void RemoveState(int state)
Parameters
state
intState of the Edit control to be removed.
Removes the given state with all keys related to it.
public void RemoveState(int state)
state
intState of the Edit control to be removed.