INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES

indexing

title: "Tab control message (TCM) constants. ", "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_TCM_CONSTANTS
feature -- Access

Tcm_adjustrect: INTEGER

Tcm_deleteallitems: INTEGER

Tcm_deleteitem: INTEGER

Tcm_getcurfocus: INTEGER

Tcm_getcursel: INTEGER

Tcm_getimagelist: INTEGER

Tcm_getitem: INTEGER

Tcm_getitemcount: INTEGER

Tcm_getitemrect: INTEGER

Tcm_getrowcount: INTEGER

Tcm_gettooltips: INTEGER

Tcm_hittest: INTEGER

Tcm_insertitem: INTEGER

Tcm_removeimage: INTEGER

Tcm_setcursel: INTEGER

Tcm_setimagelist: INTEGER

Tcm_setitem: INTEGER

Tcm_setitemextra: INTEGER

Tcm_setitemsize: INTEGER

Tcm_setpadding: INTEGER

Tcm_settooltips: INTEGER
end -- class WEL_TCM_CONSTANTS

INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES