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 (Control)

[To be supplied.]

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

Parameters

control
[To be supplied.]

See Also

AxHost Class | AxHost Members | System.WinForms Namespace | AxHost.ShowPropertyPages Overload List