Type a page name and press Enter. You'll jump to the page if it exists, or you can create it if it doesn't.
To create a page in a module other than Constants, prefix the name with the module name and a period.
OBJ_ (Constants)
.
Summary
C# Constants:
public const int
OBJ_PEN = 1,
OBJ_BRUSH = 2,
OBJ_DC = 3,
OBJ_METADC= 4,
OBJ_PAL = 5,
OBJ_FONT = 6,
OBJ_BITMAP= 7,
OBJ_REGION= 8,
OBJ_METAFILE= 9,
OBJ_MEMDC = 10,
OBJ_EXTPEN= 11,
OBJ_ENHMETADC = 12,
OBJ_ENHMETAFILE = 13,
OBJ_COLORSPACE = 14;
VB Constants:
TODO
Notes:
None.
TODO - a short description
9/7/2021 12:31:58 AM - tmo793-180.150.94.207
The EnumObjects API
3/16/2007 7:44:52 AM - -131.107.0.102
Please edit this page!
Do you have...
helpful tips?
corrections to the existing content?
additional languages you want to include?
Select "Edit This Page" on the right hand toolbar and edit it!