PC Review


Reply
Thread Tools Rate Thread

add handle at runtime to comboboxes

 
 
Tom De Troch
Guest
Posts: n/a
 
      1st Apr 2004
Hi,

I have a table configuration that has indefinite records.
I have created two arrays that contain as much labels and coboboxes as
records in the table configuration.
I've given each combobox the name of the configuration name.

My question is:

How can I add something like "onDisplayMemberChanged" on each of these
comboboxes?
 
Reply With Quote
 
 
 
 
yououtthere
Guest
Posts: n/a
 
      1st Apr 2004
Tom,

I think your looking for the AddHandler command.
Sample usage:-
AddHandler cboManufacturers.SelectedIndexChanged, AddressOf MyHandler
HTH,
Geoff
"Tom De Troch" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> I have a table configuration that has indefinite records.
> I have created two arrays that contain as much labels and coboboxes as
> records in the table configuration.
> I've given each combobox the name of the configuration name.
>
> My question is:
>
> How can I add something like "onDisplayMemberChanged" on each of these
> comboboxes?



 
Reply With Quote
 
Tom De Troch
Guest
Posts: n/a
 
      1st Apr 2004
tnx it works
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Add ComboBoxes in runtime based on user input, how? svein.erik.storkas@gmail.com Microsoft C# .NET 5 27th Oct 2006 08:24 PM
re:Runtime Error that i can not handle Dakkar Microsoft C# .NET 1 1st Mar 2005 12:06 PM
TRICKY: runtime generated comboboxes and change event Goppi Microsoft Excel Programming 1 28th Oct 2004 04:49 PM
TRICKY: runtime generated comboboxes and change event Goppi Microsoft Excel Programming 0 28th Oct 2004 02:41 PM
TRICKY: runtime generated comboboxes and change event Goppi Microsoft Excel Programming 1 28th Oct 2004 12:56 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:43 PM.