- indexing
- title: "Visual Eiffel Library.", "Win32 API: Owner draw actions"
- project: "Visual Eiffel Win32 Library"
- revision: "$Revision: 1.1 $"
- copyright: "Copyright (C) 1996-2005 Object Tools Group"
- license: "http://visual-eiffel.com/license"
- cluster: winlib
class WAPI_OWNER_DRAW_ACTIONS
- feature
-
ODA_DRAWENTIRE: BIT 32
-
ODA_SELECT: BIT 32
-
ODA_FOCUS: BIT 32
end -- class WAPI_OWNER_DRAW_ACTIONS