Re: Reszing form highlights combo box
- From: "MikeD" <nobody@xxxxxxxxxxx>
- Date: Wed, 6 Jul 2005 23:39:28 -0400
"Dale" <D-Man> wrote in message
news:uf91wWngFHA.2916@xxxxxxxxxxxxxxxxxxxxxxx
> The subject line says it all.
No, it doesn't.
> Without posting gobs of code, what might be the number one culprit?
> Number two? Three.........
To what? Are you saying that when a form is resized, the combobox gets
focus? If not that, I have no idea what you're talking about. You need to
elaborate more.
>
> Also, somewhat related, I have a Form_KeyDown event WHICH when pressed AND
> the combo box has the focus will cause the combo box to open, similar to
> when the mouse clicks for dropdown.
>
> I realize this is probably asking a lot without some posted code but I'm
> kinda trying to get ideas so I can figure this out myself.
I'm lost. What problem are you having? You mention a KeyDown event for the
form. You mention the combobox having focus. You mention the combobox
"opening" (I assume this means showing the dropdown portion). What's the
problem? Is the combobox showing the dropdown when you press a key? If the
combobox has focus, that would be normal. What is the code in your
Form_Keydown event? Do you have KeyPreview set to True? What behavior are
you desiring?
In your mind, I'm sure everything's clear and makes sense. But we're not
mindreaders. You need to be specific and provide as much detail as you can
in order to get any kind of decent help.
>
> Then if all else fails, I can wimp out and just ask for help (Big Grin).
Nothing wrong with asking for help. That's what the newsgroups are for.
But, you've got to make it clear what you need help with. I can't figure out
what that is.
--
Mike
Microsoft MVP Visual Basic
.
- Follow-Ups:
- Re: Reszing form highlights combo box
- From: Dale
- Re: Reszing form highlights combo box
- References:
- Reszing form highlights combo box
- From: Dale
- Reszing form highlights combo box
- Prev by Date: ODBC Time Out Expired
- Next by Date: Re: ODBC Time Out Expired
- Previous by thread: Reszing form highlights combo box
- Next by thread: Re: Reszing form highlights combo box
- Index(es):
Relevant Pages
|