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.AxPropertyDescriptor.DefaultValue

[To be supplied.]

[Visual Basic]
Overridable Protected ReadOnly Property DefaultValue As Object
[C#]
protected object DefaultValue {override get;}
[C++]
protected: __property virtual Object* get_DefaultValue();
[JScript]
protected function get DefaultValue() : Object;

See Also

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