TPM_RIGHTBUTTON top-level constant

  1. @Deprecated('Use TRACK_POPUP_MENU_FLAGS.TPM_RIGHTBUTTON instead')
int const TPM_RIGHTBUTTON

The user can select menu items with both the left and right mouse buttons.

Implementation

@Deprecated('Use TRACK_POPUP_MENU_FLAGS.TPM_RIGHTBUTTON instead')
const TPM_RIGHTBUTTON = 0x0002;