- indexing
- title: "Common control Track Bar Style (TBS) 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_TBS_CONSTANTS
- feature -- Access
-
Tbs_autoticks: INTEGER
-
Tbs_vert: INTEGER
-
Tbs_horz: INTEGER
-
Tbs_top: INTEGER
-
Tbs_bottom: INTEGER
-
Tbs_left: INTEGER
-
Tbs_right: INTEGER
-
Tbs_both: INTEGER
-
Tbs_noticks: INTEGER
-
Tbs_enableselrange: INTEGER
-
Tbs_fixedlength: INTEGER
-
Tbs_nothumb: INTEGER
end -- class WEL_TBS_CONSTANTS