Gets a value indicating whether the browser supports ActiveX controls.

Declaration Syntax
public bool ActiveXControls { get; }Public ReadOnly Property ActiveXControls As Boolean
public:
property bool ActiveXControls {
bool get ();
}
Return Value
true if the browser supports ActiveX controls; otherwise, false. The default is false.
Assembly:
OpenNETCF.Web (Module: OpenNETCF.Web) Version: 1.1.91.0