UIX_EventCodes Enumeration

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

Jump to: navigation, search


Specifies the ...

Syntax

enum UIX_EventCodes
{
    e_First                 = 6456,
    e_BeforeDestroy         = 6457,
    e_Last                  = 6458,
    e_MouseEnter            = 6459,
    e_MouseExit             = 6460,
    e_MouseCaptureGained    = 6461,
    e_MouseCaptureLost      = 6462,
    e_InputFocusGained      = 6463,
    e_InputFocusLost        = 6464,
    e_PositionChanged       = 6465,
    e_StyleChanging         = 6466,
    e_StyleChanged          = 6467,
    e_Render                = 6468,
    e_PostRender            = 6469,
    e_HitTest               = 6470,
    e_ThemeChanged          = 6471,
    e_Visible               = 6472,
    e_Enabled               = 6473,
    e_VisibleCondition      = 6474,
    e_EnableCondition       = 6475,
    e_Command               = 6476,
    e_Scroll                = 6477,
    e_ScrollChanged         = 6478,
    e_GetScrollTarget       = 6479,
    e_Animation             = 6480,
    e_Timer                 = 6481,
    e_Notify                = 6482,
    e_GetPopupSize          = 6483,
    e_GetSize               = 6484,
    e_ChildRemoved          = 6485,
    e_AllChildrenRemoved    = 6486,
    e_SetFont               = 6487,
    e_GetFont               = 6488,
    e_FontChanged           = 6489,
    e_InitDialog            = 6490,
    e_SpellCheckerChanged   = 6491,
    e_GetPaneMargins        = 6492,
    e_GetPaneThumbnail      = 6493,
    e_GetPaneSaveData       = 6494,
    e_GetObj                = 6495,
    e_GetTouchService       = 6496,
    e_Gesture               = 6497,
    e_TouchBegin            = 6498,
    e_TouchEnd              = 6499,
    e_LanguageChanged       = 6500,
    e_BeginModal            = 6501,
    e_ShowModal             = 6502,
    e_PreEndModal           = 6503,
    e_EndModal              = 6504,
    e_SetText               = 6505,
    e_GetText               = 6506,
    e_ContextHelp           = 6507,
    e_BeforeShowNestedModal = 6508,
    e_ShowKeyboardCues      = 6509,
    e_Custom                = 6510,
    e_QueryDropTarget       = 6511,
    e_Zoom                  = 6512,
    e_Rotate                = 6513,
    e_ShowFloats            = 6514,
    e_SelMenuItem           = 6515,
    e_PrintClient           = 6516,
    e_SetReadOnly           = 6517,
    e_Drop                  = 6518,
    e_PostThemeChanged      = 6519,
    e_PreThemeChanged       = 6520,
    e_LazyUpdateWindow      = 6521,
    e_SafeChar              = 6522,
    e_GetModalPosition      = 6523,
    e_GetCmdCtlSize         = 6529,
    e_EnsureContentLoaded   = 6530,
    e_TouchModeChanged      = 6531,
    e_GetOptimalFocus       = 6532,
    e_ShowOnScreenKeyboard  = 6533,
    e_GetNotifyTarget       = 6534,
    e_UpdateCmdPanes        = 6535,
    e_PenModeChanged        = 6536,
    e_PrepareForFadeShow    = 6537,
    e_KeepActivePopupOpened = 6538,
    e_GetHelpText           = 6539,
    e_HotKey                = 6540,
    _UIX_EventCodes_End_    = 6541,
};

Constants

e_First
The ...
e_BeforeDestroy
The ...
e_Last
The ...
e_MouseEnter
The ...
e_MouseExit
The ...
e_MouseCaptureGained
The ...
e_MouseCaptureLost
The ...
e_InputFocusGained
The ...
e_InputFocusLost
The ...
e_PositionChanged
The ...
e_StyleChanging
The ...
e_StyleChanged
The ...
e_Render
The ...
e_PostRender
The ...
e_HitTest
The ...
e_ThemeChanged
The ...
e_Visible
The ...
e_Enabled
The ...
e_VisibleCondition
The ...
e_EnableCondition
The ...
e_Command
The ...
e_Scroll
The ...
e_ScrollChanged
The ...
e_GetScrollTarget
The ...
e_Animation
The ...
e_Timer
The ...
e_Notify
The ...
e_GetPopupSize
The ...
e_GetSize
The ...
e_ChildRemoved
The ...
e_AllChildrenRemoved
The ...
e_SetFont
The ...
e_GetFont
The ...
e_FontChanged
The ...
e_InitDialog
The ...
e_SpellCheckerChanged
The ...
e_GetPaneMargins
The ...
e_GetPaneThumbnail
The ...
e_GetPaneSaveData
The ...
e_GetObj
The ...
e_GetTouchService
The ...
e_Gesture
The ...
e_TouchBegin
The ...
e_TouchEnd
The ...
e_LanguageChanged
The ...
e_BeginModal
The ...
e_ShowModal
The ...
e_PreEndModal
The ...
e_EndModal
The ...
e_SetText
The ...
e_GetText
The ...
e_ContextHelp
The ...
e_BeforeShowNestedModal
The ...
e_ShowKeyboardCues
The ...
e_Custom
The ...
e_QueryDropTarget
The ...
e_Zoom
The ...
e_Rotate
The ...
e_ShowFloats
The ...
e_SelMenuItem
The ...
e_PrintClient
The ...
e_SetReadOnly
The ...
e_Drop
The ...
e_PostThemeChanged
The ...
e_PreThemeChanged
The ...
e_LazyUpdateWindow
The ...
e_SafeChar
The ...
e_GetModalPosition
The ...
e_GetCmdCtlSize
The ...
e_EnsureContentLoaded
The ...
e_TouchModeChanged
The ...
e_GetOptimalFocus
The ...
e_ShowOnScreenKeyboard
The ...
e_GetNotifyTarget
The ...
e_UpdateCmdPanes
The ...
e_PenModeChanged
The ...
e_PrepareForFadeShow
The ...
e_KeepActivePopupOpened
The ...
e_GetHelpText
The ...
e_HotKey
The ...
_UIX_EventCodes_End_
The ...