[]
Initializes a new instance of a DrawSplitterEventArgs.
public DrawSplitterEventArgs(Graphics graphics, Rectangle bounds, bool vertical)
Public Sub New(graphics As Graphics, bounds As Rectangle, vertical As Boolean)
| Type | Name | Description |
|---|---|---|
| Graphics | graphics | |
| Rectangle | bounds | |
| bool | vertical |