In This Topic
The following tables list the members exposed by GoLayout.
Public Properties
Public Methods
Public Events
| Name | Description |
| Disposed | (Inherited from System.ComponentModel.Component) |
| Progress | The Progress event is raised at various times during the PerformLayout routine to indicate progress. In particular, a Progress event should be raised at the start of the layout with a progress of 0.0 and at the end of the layout with a progress of 1.0. Other calls with progress values should be layout routine specific. |
Top
See Also