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.ShowPropertyPages

[To be supplied.]

Overload List

[To be supplied.]

[Visual Basic] Overloads Overridable Public Sub ShowPropertyPages(Control)
[C#] public virtual void ShowPropertyPages(Control);
[C++] public: virtual void ShowPropertyPages(Control*);
[JScript] public function ShowPropertyPages(Control);

[To be supplied.]

[Visual Basic] Overloads Overridable Public Sub ShowPropertyPages()
[C#] public virtual void ShowPropertyPages();
[C++] public: virtual void ShowPropertyPages();
[JScript] public function ShowPropertyPages();

See Also

AxHost Class | AxHost Members | System.WinForms Namespace