UIX_RangesNavigatorStyleFlags Enumeration

From PDF XChange PDF SDK
Revision as of 02:11, 27 May 2015 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_RangesNavigatorStyleFlags
{
    UIX_RangesNavigatorStyle_NoUndoRedo           = 256,
    UIX_RangesNavigatorStyle_NoLabels             = 512,
    UIX_RangesNavigatorStyle_ZeroBasedLabels      = 1024,
    UIX_RangesNavigatorStyle_FixedRanges          = 2048,
    UIX_RangesNavigatorStyle_NoTooltip            = 4096,
    UIX_RangesNavigatorStyle_NoZoomByMouseWheel   = 8192,
    UIX_RangesNavigatorStyle_NoScrollByMouseWheel = 16384,
};

Constants

UIX_RangesNavigatorStyle_NoUndoRedo
The ...
UIX_RangesNavigatorStyle_NoLabels
The ...
UIX_RangesNavigatorStyle_ZeroBasedLabels
The ...
UIX_RangesNavigatorStyle_FixedRanges
The ...
UIX_RangesNavigatorStyle_NoTooltip
The ...
UIX_RangesNavigatorStyle_NoZoomByMouseWheel
The ...
UIX_RangesNavigatorStyle_NoScrollByMouseWheel
The ...