Ilist

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Wally

    Ilist

    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.


  • Herfried K. Wagner [MVP]

    #2
    Re: Ilist

    * "Wally" <valter@nospamc ambieri.it> scripsit:[color=blue]
    > 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?[/color]

    Please post some code.

    --
    Herfried K. Wagner [MVP]
    <URL:http://dotnet.mvps.org/>

    Comment

    • Wally

      #3
      Re: Ilist


      "Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> ha scritto nel
      messaggio news:2i6lorFj98 6sU1@uni-berlin.de...[color=blue]
      > * "Wally" <valter@nospamc ambieri.it> scripsit:[color=green]
      > > 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[/color][/color]
      using[color=blue][color=green]
      > > IList interface?[/color]
      >
      > Please post some code.
      >
      > --
      > Herfried K. Wagner [MVP]
      > <URL:http://dotnet.mvps.org/>[/color]

      I haven't code. I'm looking for a code to manage it!

      W


      Comment

      • Armin Zingler

        #4
        Re: Ilist

        "Wally" <valter@nospamc ambieri.it> schrieb[color=blue][color=green]
        > > Please post some code.
        > >[/color]
        >
        > I haven't code. I'm looking for a code to manage it!
        >
        > W[/color]

        Now all code is managed, no matter what you write.

        SCNR

        ;-)


        --
        Armin

        How to quote and why:



        Comment

        Working...