how to add Edit Control in a ListBox?
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2019-10-30
08:17 AM
- last edited on
2022-09-29
10:04 AM
by
Daniel Kassai
2019-10-30
08:17 AM
Hi.
I want to add Edit Control in a ListBox.
But I find SetOnTabItem is not useful (sorry, perhaps I'm not looking hard enough)
Thanks.
I want to add Edit Control in a ListBox.
But I find SetOnTabItem is not useful (sorry, perhaps I'm not looking hard enough)
Thanks.
Labels:
- Labels:
-
Add-On (C++)
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2019-11-01 04:40 AM
2019-11-01
04:40 AM
Hi,You can move the editcontrol up the listbox in .grc file.Maybe this can help you
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2019-11-04 01:37 AM
2019-11-04
01:37 AM
Thanks