D 
		
								
				
				
			
		Dino M. Buljubasic
I'd like to make my menu items appear transparent.  Any ideas how to do
this?
Regards,
Dino
				
			this?
Regards,
Dino
Russell Jones said:You need to create OwnerDraw menus to make them transparent, as far as I
know. Set the OwnerDraw property to True and handle the MeasureItem and
DrawItem events.

Russell Jones said:You need to create OwnerDraw menus to make them transparent, as far as I
know. Set the OwnerDraw property to True and handle the MeasureItem and
DrawItem events.
