The PressableCaptionButton type exposes the following members.

Constructors

  Name Description
Public method PressableCaptionButton
Construct a pressable caption button object.

Properties

  Name Description
Public property PressedToolTip
Gets or sets the ToolTip for a caption button in a 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