Click or drag to resize

AppBarButton Properties

The AppBarButton type exposes the following members.

Properties
  NameDescription
Public propertyCaption
Gets or sets the caption of the button, shown under the icon with small font.
Public propertyIconKey
Gets or sets the Icon Key of this AppbarButton.
Public propertyIsChecked
Gets or sets the check status of the button, if the current button is used as toggle button. (IsToggleButton = True)
Public propertyIsCircleVisible
Gets or Sets a value to indicate if a circle is visible outside the icon.
Public propertyIsToggleButton
Gets or sets the value if the button is used as a ToggleButton.
Top
See Also