TPM_WORKAREA top-level constant

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

Restricts the pop-up window to within the work area.

Implementation

@Deprecated('Use TRACK_POPUP_MENU_FLAGS.TPM_WORKAREA instead')
const TPM_WORKAREA = 0x10000;