Click or drag to resize

IConsolePaneHeader Properties

The IConsolePaneHeader type exposes the following members.

Properties
  NameDescription
Public propertyCaption
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.
Public propertyCaptionControl
Gets the header's caption control.
Public propertyContentRow
Gets the row that contains the header content itself including Toggler, caption, and buttons.
Public propertyHeaderControl
Gets the header's control.
Top
See Also