home *** CD-ROM | disk | FTP | other *** search
- Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
- Path: sparky!uunet!uvaarpa!darwin.sura.net!paladin.american.edu!auvm!JCSVAX1.BITNET!SHADOW
- X-Envelope-to: win3-l@uicvm.BITNET
- X-VMS-To: IN%"win3-l@uicvm"
- Message-ID: <01GTXXODHFLG8WZEQ7@JCSVAX1.BITNET>
- Newsgroups: bit.listserv.win3-l
- Date: Mon, 25 Jan 1993 16:32:00 EST
- Sender: Microsoft Windows Version 3 Forum <WIN3-L@UICVM.BITNET>
- From: SHADOW@JCSVAX1.BITNET
- Subject: How to get a scroll bar's ID number...
- Lines: 15
-
- Hi there,
-
- I've got a quick question...
-
- I'm writing a dialog window procedure where the user is supposed to change a
- certain color by clicking on 3 scrollbars... ID_SB_RED,ID_SB_GREEN,ID_SB_BLUE.
- Theses are the colors that combined with the RGB macro give me the actual color.
- Now my problem is that I can't figure out which scrollbar sends me which message
- ...(I've tried to get that from the lParam of the message WM_VSCROLL... lPara
- m
- is supposed to have in the hiword the ID for the scrollbar... no good...)
-
- Anybody has a suggestion?
-
- Thanks,Nick.
-