Ilist

  • Thread starter Thread starter Wally
  • Start date Start date
W

Wally

I'm using IList interface to browse ITEMS (of listbox and combobox),
TABPAGES (of tabcontrol) and so on. My problem is that TABPAGES have
property ToolTipText (ITEMS haven't), how can I manage this property using
IList interface? Thanks.
 
* "Wally said:
I'm using IList interface to browse ITEMS (of listbox and combobox),
TABPAGES (of tabcontrol) and so on. My problem is that TABPAGES have
property ToolTipText (ITEMS haven't), how can I manage this property using
IList interface?

Please post some code.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top