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.AxFlags.INCLUDE_PROPERTIES_VERB

[To be supplied.]

[Visual Basic]
Public Const INCLUDE_PROPERTIES_VERB As Integer
[C#]
public const int INCLUDE_PROPERTIES_VERB;
[C++]
public: const int INCLUDE_PROPERTIES_VERB;
[JScript]
public var INCLUDE_PROPERTIES_VERB : int;

See Also

AxHost.AxFlags Class | AxHost.AxFlags Members | System.WinForms Namespace