Property | Type | Description | |
---|---|---|---|
Controls | SadConsole.Controls.ControlBase[] | ||
IsCollapsed | bool | ||
IsVisible | bool | ||
Title | string |
Method | Description | |
---|---|---|
Loaded ( ) : void | ||
ProcessMouse ( |
Mouse handler passed on by the tools pane.
|
|
Redraw ( |
Called when the tool pane redraws this pane on itself.
|
public abstract ProcessMouse ( |
||
info | Mouse data | |
return | void |
public abstract Redraw ( |
||
control | The control being positioned during redraw. | |
return | int |
public ControlBase[],SadConsole.Controls Controls | ||
return | SadConsole.Controls.ControlBase[] |