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!

LayoutEventArgs Class

[To be supplied.]

Object
   EventArgs
      LayoutEventArgs

[Visual Basic]
NotInheritable Public Class LayoutEventArgs
   Inherits EventArgs
[C#]
public sealed class LayoutEventArgs : EventArgs
[C++]
public __gc __sealed class LayoutEventArgs : public EventArgs
[JScript]
public class LayoutEventArgs extends EventArgs

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

LayoutEventArgs Members | System.WinForms Namespace