PreButtonClickedEventArgs Class Fields
- Last UpdatedNov 06, 2025
- 2 minute read
For a list of all members of this type, see PreButtonClickedEventArgs members.
| Name | Description | |
|---|---|---|
![]() | ButtonDesc | The ButtonDesc field contains the description of the pressed button. (Inherited from FactMES.Controls.PostButtonClickedEventArgs) |
![]() | ButtonID | The ButtonID field contains the ID of the pressed button. (Inherited from PostButtonClickedEventArgs) |
![]() | Cancel | The Cancel field contains a flag that indicates whether the user can cancel the press of the button. |
![]() | UserData | The UserData field contains the position of the pressed button within the list of buttons. (Inherited from PostButtonClickedEventArgs) |
