ProtectedViewWindow.ToggleRibbon Method

Definition

Shows or hides the ribbon.

public:
 void ToggleRibbon();
public void ToggleRibbon ();
abstract member ToggleRibbon : unit -> unit
Public Sub ToggleRibbon ()

Remarks

If the ribbon is visible, this method hides it; if the ribbon is hidden, this method shows it.

Applies to