IWebBrowser2.TheaterMode Property

Definition

Gets or sets a value that specifies whether the object is in theater mode.

public:
 property bool TheaterMode { bool get(); void set(bool value); };
public bool TheaterMode { get; set; }
member this.TheaterMode : bool with get, set
Public Property TheaterMode As Boolean

Property Value

True if the object is in theater mode, otherwise false.

Applies to