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!

UICreationHelper.SetOverlapFormSize

Sets Form.Size so that all new controls within Form borders.

[Visual Basic]
Public Sub SetOverlapFormSize()
[C#]
public void SetOverlapFormSize();
[C++]
public: void SetOverlapFormSize();
[JScript]
public function SetOverlapFormSize();

See Also

UICreationHelper Class | UICreationHelper Members | System.Data.Design Namespace