Hello,
I'm using a table control element with its built in popup menu (goto, find, sort). I also added some new menu entries.
Now I want to change the font style of one of those new menu entries (i.e. print it bold), indicating that this is the default function.
How can I do that ?
I tried several SetCtrlAttribute, but it didn't work.
Unfortunately I also don't know the menubar handle.
Have a look a the attached source code.
Any help would be greatly appreciated