Re: [DOTNET] Tooltip on a combobox

2002-04-22 Thread Ken Vincent
You would think that Control.BringToFront() would work, actually it causes the list portion of the combobox to be dismissed. k On Fri, 19 Apr 2002 14:12:22 -0500, franklin gray <[EMAIL PROTECTED]> wrote: >.bringtofront? > >-Original Message- >From: Ken Vincent [mailto:[EMAIL PROTECTED]

Re: [DOTNET] Tooltip on a combobox

2002-04-19 Thread franklin gray
.bringtofront? -Original Message- From: Ken Vincent [mailto:[EMAIL PROTECTED]] Sent: Friday, April 19, 2002 1:30 PM To: [EMAIL PROTECTED] Subject: [DOTNET] Tooltip on a combobox I have an owner draw ComboBox inherited control. I want to put a tooltip on the dropped down list that chang