LayoutEventArgs Constructor
.NET Framework (current version)
Initializes a new instance of the LayoutEventArgs class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | LayoutEventArgs(Control^, String^) | Initializes a new instance of the LayoutEventArgs class with the specified control and property affected. |
![]() | LayoutEventArgs(IComponent^, String^) | Initializes a new instance of the LayoutEventArgs class with the specified component and property affected. |
Show:
