Initializes a new instance of the LayoutChangedArgs class.
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal type As LayoutChangeType _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public LayoutChangedArgs( LayoutChangeType type ) | |
Parameters
- type
- Specifies the type of layout change.