Re: Combobox with scrollbar
From: Peter (peteralexbox_at_hotmail.com)
Date: 09/17/04
- Next message: Peter Foot [MVP]: "Re: Need General Info for the Pocket PC"
- Previous message: Nathan Mellor: "Re: Webservices References"
- In reply to: Suvrat Chaturvedi: "Re: Combobox with scrollbar"
- Next in thread: Suvrat Chaturvedi: "Re: Combobox with scrollbar"
- Reply: Suvrat Chaturvedi: "Re: Combobox with scrollbar"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 17 Sep 2004 14:13:33 +0700
Hello mr.Suvrat,
It works.
However, I have to change VS_SCROLL into WS_VSCROLL.
Thanks a lots for your great help.
regards,
Peter Alex
"Suvrat Chaturvedi" <suvrat@nospam.com> wrote in message news:ezzAeBHnEHA.3820@TK2MSFTNGP09.phx.gbl...
> Are you creating the combo box at run time or your combo box is added to the
> resource using resource editor? If former, are you passing style VS_SCROLL
> to createwindow? Please paste your code fragment for more details.
>
> Suvrat
>
> "Peter" <peteralexbox@hotmail.com> wrote in message
> news:evo05wGnEHA.2612@TK2MSFTNGP15.phx.gbl...
> > Hello EveryOne,
> >
> > I am developing application user interface using eVC 3.0 and pocket pc
> 2002
> > SDK. I am having problem to create a combobox control which has a
> vertical
> > scrollbar in its dropdown (non MFC).
> >
> > Anyone has idea on how to achieve that?
> >
> > Thanks for everything. I really appriciate it.
> >
> > regards,
> >
> > Peter Alex
> >
> >
>
>
- Next message: Peter Foot [MVP]: "Re: Need General Info for the Pocket PC"
- Previous message: Nathan Mellor: "Re: Webservices References"
- In reply to: Suvrat Chaturvedi: "Re: Combobox with scrollbar"
- Next in thread: Suvrat Chaturvedi: "Re: Combobox with scrollbar"
- Reply: Suvrat Chaturvedi: "Re: Combobox with scrollbar"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|