Ellipsis Property
Version: Available or changed with runtime version 1.0.
Sets a value that specifies whether an ellipsis (...) is appended to the caption on a command button or menu item. An ellipsis tells the user that other choices will appear if the command button or menu item are selected.
Applies to
- Page Action
- Page Custom Action
Property Value
True if the ellipsis is appended; otherwise, false. The default value is false.
Syntax
Ellipsis = true;