L
Lex
As you may have seen in other posts I have a C# app that has custom
shortcuts so I need to OwnerDraw my MenuItems.
Thanx to vJ and Mick for the tips so far. I am almost there
My last (I hope) issue is aligning the menu text and shortcut text
properly. I need it to line up as if there are two columns - 1 for
the menu text and one for the shortcut text. The menu text is left
justified in col 1 and shortcur text is left justified in col 2. This
is what a standard menu with shortcuts looks like.
Anyone have any ideas on how to accompilsh this?
Best Regards
shortcuts so I need to OwnerDraw my MenuItems.
Thanx to vJ and Mick for the tips so far. I am almost there
My last (I hope) issue is aligning the menu text and shortcut text
properly. I need it to line up as if there are two columns - 1 for
the menu text and one for the shortcut text. The menu text is left
justified in col 1 and shortcur text is left justified in col 2. This
is what a standard menu with shortcuts looks like.
Anyone have any ideas on how to accompilsh this?
Best Regards