UIX_SelMenuItemCmd Enumeration

From PDF XChange PDF SDK
Revision as of 04:40, 18 November 2020 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Specifies the ...

Syntax

enum UIX_SelMenuItemCmd
{
    UIX_SelMenuItemCmd_First        = 0,
    UIX_SelMenuItemCmd_Last         = 1,
    UIX_SelMenuItemCmd_FirstVisible = 2,
    UIX_SelMenuItemCmd_LastVisible  = 3,
    UIX_SelMenuItemCmd_Up           = 4,
    UIX_SelMenuItemCmd_Down         = 5,
    UIX_SelMenuItemCmd_PageUp       = 6,
    UIX_SelMenuItemCmd_PageDown     = 7,
    UIX_SelMenuItemCmd_Unsel        = 8,
    UIX_SelMenuItemCmd_Left         = 9,
    UIX_SelMenuItemCmd_Right        = 10,
};

Constants

UIX_SelMenuItemCmd_First
The ...
UIX_SelMenuItemCmd_Last
The ...
UIX_SelMenuItemCmd_FirstVisible
The ...
UIX_SelMenuItemCmd_LastVisible
The ...
UIX_SelMenuItemCmd_Up
The ...
UIX_SelMenuItemCmd_Down
The ...
UIX_SelMenuItemCmd_PageUp
The ...
UIX_SelMenuItemCmd_PageDown
The ...
UIX_SelMenuItemCmd_Unsel
The ...
UIX_SelMenuItemCmd_Left
The ...
UIX_SelMenuItemCmd_Right
The ...