Newbie question: how to use icons in main menu?

D

Dmitry Bond.

Hello All.

I have running Visual Studio .Net 2002.
Currently I porting one application from Delphi to C#.
Almost all things is ported fine but I still unable to assign icons to items
in MainMenu in C# application. :-(
Looks like there is no such properties in C#.
In Borland Delphi there is "Images" property in "MainMenu" component and
"ImageIndex" property in "MenuItem" component.
Unfortunately I still unable to makes menu in C# application looks like menu
in Borland Delphi's application.... :-(((

Could you please help me with it?
How I can assign icons to items in MainMenu in C# application?

Btw, there is very convenient component in Borland Delphi - ActionList.
Does C# have something like ActionList?...

WBR,
Dmitry.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top