D
Dino Buljubasic
Hi,
My application has a menu with some of the menu items that have their
own menu items. By default, VB will add a black right rectangle when
a menu items has its own menu items.
However, when my menu items have thier property OwnerDrawn set to
true I have to draw menu items and text inside each menu items by
myself. All that works fine, but how do I get the black right
triangle drawn as well?
Thank you
My application has a menu with some of the menu items that have their
own menu items. By default, VB will add a black right rectangle when
a menu items has its own menu items.
However, when my menu items have thier property OwnerDrawn set to
true I have to draw menu items and text inside each menu items by
myself. All that works fine, but how do I get the black right
triangle drawn as well?
Thank you