IConsolePaneHeader Properties |
The IConsolePaneHeader type exposes the following members.
Name | Description | |
---|---|---|
![]() | Caption |
Gets/sets the pane header caption.
Note that this is really just a passthrough call to IConsolePane.Caption.
See IConsolePane.Caption for more information regarding the complexities
of console pane caption handling.
|
![]() | CaptionControl |
Gets the header's caption control.
|
![]() | ContentRow |
Gets the row that contains the header content itself including Toggler, caption, and buttons.
|
![]() | HeaderControl |
Gets the header's control.
|