[]
Represents the arguments, associated with a Resize event.
public class ResizeEventArgs : CancelEventArgs
| Name | Description |
|---|---|
| Control | The C1DockingTab or C1CommandDock control that is being resized. |
| Neighbor | The neighbor control. |
| NewSize | The new size of the control. |
| Side | The side of the control that is being resized. |