Button
Generate events to run methods.
Properties
Name | BrowseName | DataType | Description |
---|---|---|---|
Image path | ImagePath | Icon to be displayed in the navigation tab of a Navigation panel object. | |
Text position | TextPosition | Position of the text on the horizontal and vertical axes relative to the sides of the object. | |
Image width | ImageWidth | Width of the image to display. The Auto value sets the native width of the image. | |
Image height | ImageHeight | Height of the image to display. The Auto value sets the native height of the image. | |
Word wrap | WordWrap | Enable/disable the automatic word wrapping when the text is wider than the container. Ignored when the object width is automatic or when text abbreviation is set. | |
Text trimming | Elide | Text trimming mode. Insert three dots (...) in the indicated position when the text is too long for the available space. Ignored when the object width is automatic or when word wrap is set. | |
Background color | BackgroundColor | If the Appearance is Default, Bordered Circular or Bordered Rectangular, it is the color of the button. If the Appearance is Accent, the color is the one set in the style sheet in the Highlight color property. | |
Events
MouseClick event
- BrowseName
MouseDown event
- BrowseName
MouseUp event
- BrowseName
Provide Feedback