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

Called after the control has been added to another container.

[Visual Basic]
Overrides Protected Sub InitLayout()
[C#]
protected override void InitLayout();
[C++]
protected: override void InitLayout();
[JScript]
protected override function InitLayout();

See Also

RichControl Class | RichControl Members | System.WinForms Namespace