HttpBrowserCapabilities.ActiveXControls Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of de clientbrowser ActiveX-besturingselementen ondersteunt.

public:
 property bool ActiveXControls { bool get(); };
public bool ActiveXControls { get; }
member this.ActiveXControls : bool
Public ReadOnly Property ActiveXControls As Boolean

Waarde van eigenschap

true als de browserclient ActiveX-besturingselementen ondersteunt; anders, false. De standaardwaarde is false.

Van toepassing op