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!

Form.ShouldPersistAutoScaleBaseSize

[To be supplied.]

[Visual Basic]
Overridable Public Function ShouldPersistAutoScaleBaseSize() As _
   Boolean
[C#]
public virtual bool ShouldPersistAutoScaleBaseSize();
[C++]
public: virtual bool ShouldPersistAutoScaleBaseSize();
[JScript]
public function ShouldPersistAutoScaleBaseSize() : Boolean;

See Also

Form Class | Form Members | System.WinForms Namespace