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!

RichControl.RichParent

[To be supplied.]

[Visual Basic]
Protected ReadOnly Property RichParent As RichControl
[C#]
protected RichControl RichParent {get;}
[C++]
protected: __property RichControl* get_RichParent();
[JScript]
protected function get RichParent() : RichControl;

See Also

RichControl Class | RichControl Members | System.WinForms Namespace