hi,

i am doing a project in C#, i have not much knowledge in c#. the task is display the icon inside the form.

i searched in google. still i am not getting information. if anybody know please send ur details.

Thanks & Regards,
Karthikeyan S

Recommended Answers

All 6 Replies

depends what you mean by "the icon". If it's just an image try a PictureBox

depends what you mean by "the icon". If it's just an image try a PictureBox

hi,

in our computer desktop the icons are displayed. so the same format i like to display in the form using C#.

A ListView control displays text and an icon, which is what you asked.

Or you can try and convert the icon to a bmp and show that in the picture control - depends a little on how you want something displayed

hi,

currently i am working with listview control. if not possible i will go through GDI+

Thank you

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.