UIX_NotifyCodes Enumeration

From PDF XChange PDF SDK
Revision as of 22:57, 20 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Specifies the ...

Syntax

enum UIX_NotifyCodes
{
    _UIX_Notify_Base_First_ = 0;
    UIX_Notify_Click = 1;
    UIX_Notify_DblClick = 2;
    UIX_Notify_Clicked = 3;
    UIX_Notify_DblClicked = 4;
    UIX_Notify_Changed = 5;
    UIX_Notify_SelChanged = 6;
    UIX_Notify_SelChanging = 7;
    UIX_Notify_InputFocusChanged = 8;
    UIX_Notify_BeforeShowPopup = 9;
    UIX_Notify_PopupShowed = 10;
    UIX_Notify_BeforeHidePopup = 11;
    UIX_Notify_PopupClosed = 12;
    UIX_Notify_KeyDown = 13;
    UIX_Notify_Char = 14;
    UIX_Notify_KeyUp = 15;
    UIX_Notify_SysKeyDown = 16;
    UIX_Notify_SysKeyUp = 17;
    UIX_Notify_MouseWheel = 18;
    UIX_Notify_Commit = 19;
    UIX_Notify_Update = 20;
    UIX_Notify_ItemToggled = 21;
    UIX_Notify_ItemChecked = 22;
    UIX_Notify_ContextMenu = 23;
    UIX_Notify_BeginTrack = 24;
    UIX_Notify_EndTrack = 25;
    UIX_Notify_HotItemChanged = 26;
    UIX_Notify_ScrollChanged = 27;
    UIX_Notify_MouseEnter = 28;
    UIX_Notify_MouseExit = 29;
    UIX_Notify_PropSheetPage_Validate = 30;
    UIX_Notify_PropSheetPage_BeforeDeactivate = 31;
    UIX_Notify_PropSheetPage_Activated = 32;
    UIX_Notify_PropSheetPage_Apply = 33;
    UIX_Notify_ComboEdit_Changed = 34;
    UIX_Notify_ComboEdit_SelChanged = 35;
    UIX_Notify_ComboEdit_SelChanging = 36;
    UIX_Notify_ExecCmd = 37;
    UIX_Notify_CmdLine_Minimized = 38;
    UIX_Notify_CmdLine_Expanded = 39;
    UIX_Notify_CmdPane_Minimized = 40;
    UIX_Notify_CmdPane_Expanded = 41;
    UIX_Notify_MenuItemClicked = 42;
    _UIX_Notify_Base_Last_ = 100;
    _UIX_Notify_Layout_First_ = 101;
    UIX_Notify_Layout_ItemActivated = 102;
    UIX_Notify_Layout_BeforeHideItem = 103;
    UIX_Notify_Layout_ItemHidden = 104;
    UIX_Notify_Layout_AddNewTabs = 105;
    UIX_Notify_Layout_ShowSortedTabs = 106;
    UIX_Notify_Layout_ShowTabsThumbs = 107;
    UIX_Notify_Layout_ShowContextMenu = 108;
    UIX_Notify_Layout_BeginDragItem = 109;
    UIX_Notify_Layout_EndDragItem = 110;
    UIX_Notify_Layout_NewParents = 111;
    UIX_Notify_Layout_Changed = 112;
    UIX_Notify_Layout_BeginFullScreen = 113;
    UIX_Notify_Layout_PreEndFullScreen = 114;
    UIX_Notify_Layout_EndFullScreen = 115;
    _UIX_Notify_Layout_Last_ = 150;
    _UIX_Notify_PropList_First_ = 151;
    UIX_Notify_PropList_ItemClicked = 152;
    UIX_Notify_PropList_ItemDblClicked = 153;
    UIX_Notify_PropList_ItemKeyDown = 154;
    _UIX_Notify_PropList_Last_ = 200;
    UIX_Notify_CmdCustomized = 201;
    UIX_Notify_RangesNavigator_BeforeDeleteRange = 202;
    UIX_Notify_RangesNavigator_AfterDeleteRange = 203;
    UIX_Notify_RangesNavigator_BeforeAddNewRange = 204;
    UIX_Notify_RangesNavigator_AfterAddNewRange = 205;
    UIX_Notify_RangesNavigator_CannotDeleteFirstRange = 206;
    _UIX_Notify_End_ = 207;
    UIX_Notify_RangeChanged = 5000;
};

Constants

_UIX_Notify_Base_First_
The ...
UIX_Notify_Click
The ...
UIX_Notify_DblClick
The ...
UIX_Notify_Clicked
The ...
UIX_Notify_DblClicked
The ...
UIX_Notify_Changed
The ...
UIX_Notify_SelChanged
The ...
UIX_Notify_SelChanging
The ...
UIX_Notify_InputFocusChanged
The ...
UIX_Notify_BeforeShowPopup
The ...
UIX_Notify_PopupShowed
The ...
UIX_Notify_BeforeHidePopup
The ...
UIX_Notify_PopupClosed
The ...
UIX_Notify_KeyDown
The ...
UIX_Notify_Char
The ...
UIX_Notify_KeyUp
The ...
UIX_Notify_SysKeyDown
The ...
UIX_Notify_SysKeyUp
The ...
UIX_Notify_MouseWheel
The ...
UIX_Notify_Commit
The ...
UIX_Notify_Update
The ...
UIX_Notify_ItemToggled
The ...
UIX_Notify_ItemChecked
The ...
UIX_Notify_ContextMenu
The ...
UIX_Notify_BeginTrack
The ...
UIX_Notify_EndTrack
The ...
UIX_Notify_HotItemChanged
The ...
UIX_Notify_ScrollChanged
The ...
UIX_Notify_MouseEnter
The ...
UIX_Notify_MouseExit
The ...
UIX_Notify_PropSheetPage_Validate
The ...
UIX_Notify_PropSheetPage_BeforeDeactivate
The ...
UIX_Notify_PropSheetPage_Activated
The ...
UIX_Notify_PropSheetPage_Apply
The ...
UIX_Notify_ComboEdit_Changed
The ...
UIX_Notify_ComboEdit_SelChanged
The ...
UIX_Notify_ComboEdit_SelChanging
The ...
UIX_Notify_ExecCmd
The ...
UIX_Notify_CmdLine_Minimized
The ...
UIX_Notify_CmdLine_Expanded
The ...
UIX_Notify_CmdPane_Minimized
The ...
UIX_Notify_CmdPane_Expanded
The ...
UIX_Notify_MenuItemClicked
The ...
_UIX_Notify_Base_Last_
The ...
_UIX_Notify_Layout_First_
The ...
UIX_Notify_Layout_ItemActivated
The ...
UIX_Notify_Layout_BeforeHideItem
The ...
UIX_Notify_Layout_ItemHidden
The ...
UIX_Notify_Layout_AddNewTabs
The ...
UIX_Notify_Layout_ShowSortedTabs
The ...
UIX_Notify_Layout_ShowTabsThumbs
The ...
UIX_Notify_Layout_ShowContextMenu
The ...
UIX_Notify_Layout_BeginDragItem
The ...
UIX_Notify_Layout_EndDragItem
The ...
UIX_Notify_Layout_NewParents
The ...
UIX_Notify_Layout_Changed
The ...
UIX_Notify_Layout_BeginFullScreen
The ...
UIX_Notify_Layout_PreEndFullScreen
The ...
UIX_Notify_Layout_EndFullScreen
The ...
_UIX_Notify_Layout_Last_
The ...
_UIX_Notify_PropList_First_
The ...
UIX_Notify_PropList_ItemClicked
The ...
UIX_Notify_PropList_ItemDblClicked
The ...
UIX_Notify_PropList_ItemKeyDown
The ...
_UIX_Notify_PropList_Last_
The ...
UIX_Notify_CmdCustomized
The ...
UIX_Notify_RangesNavigator_BeforeDeleteRange
The ...
UIX_Notify_RangesNavigator_AfterDeleteRange
The ...
UIX_Notify_RangesNavigator_BeforeAddNewRange
The ...
UIX_Notify_RangesNavigator_AfterAddNewRange
The ...
UIX_Notify_RangesNavigator_CannotDeleteFirstRange
The ...
_UIX_Notify_End_
The ...
UIX_Notify_RangeChanged
The ...

See Also

See also ...