Hi EmWin users,
I'm using ListBox to show menu list with OwnerDraws. In some cases, some of menuitems shall not be shown to user.
I tried LISTBOX_SetItemdisabled() but it shows the item. I want to make it disappear and not to affect IncSel() and DecSel() APIs.
How can it make it totally disappear ?
Thanks
Regards
I'm using ListBox to show menu list with OwnerDraws. In some cases, some of menuitems shall not be shown to user.
I tried LISTBOX_SetItemdisabled() but it shows the item. I want to make it disappear and not to affect IncSel() and DecSel() APIs.
How can it make it totally disappear ?
Thanks
Regards