The PressableCaptionButton type exposes the following members.

Properties

  Name Description
Public property IsPressed
Gets or sets whether caption button state
Public property PressedTooltip
Gets or sets tool tip for caption button in pressed state
Public property Tooltip
Gets or sets the text displayed when the mouse pointer hovers over the button.
(Inherited from CaptionButton.)
Public property Visible
Gets or sets value indicating whether the element is visible or not.
(Inherited from CaptionElement.)

See Also