Assembly: Report;
The IPrxUserButtonElement interface contains properties of the toolbar element corresponding to a custom button.
IPrxUserButtonElement
Cast toolbar element to the IPrxSystemButtonElement interface described by the IPrxToolbarElement interface, if the IPrxToolbarElement.Type property = PrxToolbarElementType.UserButton.
Property name | Brief description | |
UserButton | The UserButton property determines a custom button, to which a toolbar element corresponds. |
See also: