Tooltips for CheckedListBox items?

后端 未结 5 740
盖世英雄少女心
盖世英雄少女心 2021-01-17 10:20

Is there a straighforward way to set additional text to appear in a tooltip when a user\'s mouse is held over an item in a CheckedListBox?

What I would expect

5条回答
  •  既然无缘
    2021-01-17 10:40

    Contrived or not; that's what there is...

    I'm not aware of an easier way than you have already described (although I'd probably re-use a tooltip instance, rather than creating new all the time). If you have articles that show this, then use them - or use a 3rd party control that supports this natively (none leap to mind).

提交回复
热议问题