UIX_ListColumnSetMask Enumeration

From PDF XChange PDF SDK
Revision as of 01:36, 20 October 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_ListColumnSetMask
{
    UIX_ListColumnSet_Title   = 1,
    UIX_ListColumnSet_Icon    = 2,
    UIX_ListColumnSet_Tooltip = 4,
    UIX_ListColumnSet_Width   = 8,
    UIX_ListColumnSet_Style   = 16,
    UIX_ListColumnSet_Param   = 32,
};

Constants

UIX_ListColumnSet_Title
The ...
UIX_ListColumnSet_Icon
The ...
UIX_ListColumnSet_Tooltip
The ...
UIX_ListColumnSet_Width
The ...
UIX_ListColumnSet_Style
The ...
UIX_ListColumnSet_Param
The ...