- indexing
- title: "Toolbar messages. ", "WEL: library of reusable components for Eiffel. ", "Based on WEL library for ISE Eiffel, used with permission. "
- project: "Windows Eiffel Library"
- copyright: "(c) 1986-1997 Interactive Software Engineering Inc. ", "Modifications and extensions: ", "(c) 1997 Object Tools ", "All rights reserved. Duplication and distribution prohibited", "May be used only with Visual Eiffel under terms of user ", "license "
- cluster: wel
class WEL_TB_CONSTANTS
- feature -- Access
-
Tb_addbitmap: INTEGER
-
Tb_addbuttons: INTEGER
-
Tb_addstring: INTEGER
-
Tb_autosize: INTEGER
-
Tb_buttoncount: INTEGER
-
Tb_buttonstructsize: INTEGER
-
Tb_changebitmap: INTEGER
-
Tb_checkbutton: INTEGER
-
Tb_commandtoindex: INTEGER
-
Tb_customize: INTEGER
-
Tb_deletebutton: INTEGER
-
Tb_enablebutton: INTEGER
-
Tb_getbitmap: INTEGER
-
Tb_getbitmapflags: INTEGER
-
Tb_getbutton: INTEGER
-
Tb_getbuttontext: INTEGER
-
Tb_getitemrect: INTEGER
-
Tb_getrows: INTEGER
-
Tb_getstate: INTEGER
-
Tb_gettooltips: INTEGER
-
Tb_hidebutton: INTEGER
-
Tb_indeterminate: INTEGER
-
Tb_insertbutton: INTEGER
-
Tb_isbuttonchecked: INTEGER
-
Tb_isbuttonenabled: INTEGER
-
Tb_isbuttonhidden: INTEGER
-
Tb_isbuttonindeterminate: INTEGER
-
Tb_isbuttonpressed: INTEGER
-
Tb_pressbutton: INTEGER
-
Tb_saverestore: INTEGER
-
Tb_setbitmapsize: INTEGER
-
Tb_setbuttonsize: INTEGER
-
Tb_setcmdid: INTEGER
-
Tb_setparent: INTEGER
-
Tb_setrows: INTEGER
-
Tb_setstate: INTEGER
-
Tb_settooltips: INTEGER
end -- class WEL_TB_CONSTANTS