Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB.NET / October 2004

Tip: Looking for answers? Try searching our database.

combobox dropdown behavior

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Fritz Zimmerman - 18 Oct 2004 05:51 GMT
Hello All,

I have a combobox (several actually) with which I'm having behavioral
problems.

I want the combobox to drop down when someone tabs to the control, I've
added
'Me.cmbServiceType.DroppedDown = True' to the enter event.
This works fine.

The problem comes when a user 'clicks' on the combobox.  The box drops then
goes back up.  I can't seem to stop this behavior no matter what I try.

Anyone have any ideas?

Thanks,

Fritz
One Handed Man \( OHM - Terry Burns \) - 18 Oct 2004 09:04 GMT
I heard there is a ComboBox 'Behavioural' correction facility in Redmond,
its called the development team of microsoft.

This behavious is normal, because it isa response to a user selecting from
the combobox. You could try using the selectedIndexChanged event to make the
DropDown=true

Signature

OHM ( Terry Burns )   * Use the following to email me *

Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
For i As Int32 = 0 To ch.Length - 1
    ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
Next
Process.Start("mailto:" & New String(ch))
--

> Hello All,
>
[quoted text clipped - 15 lines]
>
> Fritz

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.