NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

AxHost.OCXFlags

Retrieves the OCX control flags.

[Visual Basic]
Overridable Public ReadOnly Property OCXFlags As Integer
[C#]
public int OCXFlags {virtual get;}
[C++]
public: __property virtual int get_OCXFlags();
[JScript]
public function get OCXFlags() : int;

See Also

AxHost Class | AxHost Members | System.WinForms Namespace