The CaptionButton type exposes the following members.

Properties

  NameDescription
Public propertyHoverImageUrl
Gets or sets the location of an image to display when the mouse pointer hovers over the button.
Public propertyImageUrl
Gets or sets the location of an image to display in the caption box of the C1WebDialog.
(Inherited from CaptionElement.)
Public propertyTooltip
Gets or sets the text displayed when the mouse pointer hovers over the button.
Public propertyVerticalAlign
Gets or sets the vertical alignment of the element within the caption box of the C1WebDialog.
(Inherited from CaptionElement.)

See Also