|
-
Apr 12th, 2003, 03:49 PM
#1
ComboBox events?
There is an event called DropDown, is there any event when the combobox "closes"?
also when the combobox is open (dropDownList), and the user moves the mouse over an item, that item is highlighted. How can I figure out which item is the mouse over?
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
Apr 14th, 2003, 07:57 AM
#2
Sleep mode
Re: ComboBox events?
ComboBox1_Leave event fires when it closes & loses foucs .
-
Apr 14th, 2003, 04:13 PM
#3
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|