'Declaration Public Overridable Sub ToggleState()
'Usage Dim instance As ElementWindowless instance.ToggleState()
public virtual void ToggleState()
'Declaration Public Overridable Sub ToggleState()
'Usage Dim instance As ElementWindowless instance.ToggleState()
public virtual void ToggleState()
To return the current control state, use the State property.
Note: Some controls do not change their appearance when their state changes. |