- indexing
- title: "Button notification (BN) 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_BN_CONSTANTS
- feature -- Access
-
BN_CLICKED: INTEGER
-
BN_PAINT: INTEGER
-
BN_HILITE: INTEGER
-
BN_UNHILITE: INTEGER
-
BN_DISABLE: INTEGER
-
BN_DOUBLECLICKED: INTEGER
-
BN_PUSHED: INTEGER
-
BN_UNPUSHED: INTEGER
-
BN_DBLCLK: INTEGER
-
BN_SETFOCUS: INTEGER
-
BN_KILLFOCUS: INTEGER
end -- class WEL_BN_CONSTANTS