SemanticZoomAutomationPeer.Toggle Method

Definition

Cycles through the toggle states of a control.

public:
 virtual void Toggle() = Toggle;
void Toggle();
public void Toggle();
function toggle()
Public Sub Toggle ()

Implements

Remarks

For a SemanticZoom, the toggle action switches the view, equivalent to calling ToggleActiveView so long as CanChangeViews is true.

Applies to