PreButtonClickedEventArgs Class Members
- Last UpdatedNov 06, 2025
- 2 minute read
The following tables list the members exposed by PreButtonClickedEventArgs.
| Name | Description | |
|---|---|---|
![]() | PreButtonClickedEventArgs Constructor | The PreButtonClickedEventArgs() method is the constructor for the class. |
| 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) |

