PostButtonClickedEventArgs Class Members
- Last UpdatedNov 06, 2025
- 1 minute read
The following tables list the members exposed by PostButtonClickedEventArgs.
| Name | Description | |
|---|---|---|
![]() | PostButtonClickedEventArgs Constructor | The PostButtonClickedEventArgs() method is the constructor for the class. |
| Name | Description | |
|---|---|---|
![]() | ButtonDesc | The ButtonDesc field contains the description of the pressed button. |
![]() | ButtonID | The ButtonID field contains the ID of the pressed button. |
![]() | UserData | The UserData field contains the position of the pressed button within the list of buttons. |

