Custom Icon in Message Box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi friends,

I want to use my own icons in MessageBox instead of default icons. How
can we do this?

Ex: MessageBox.Show("You didn't save your information. \n Do you want to
Leave anyway?","Close",MessageBoxButtons.YesNo,MessageBoxIcon.Question)

instead of MessageBoxIcon.Question,i want to give my own .ico file name.

Please help me.
 
VIJAY,
I want to use my own icons in MessageBox instead of default icons.
How can we do this?

Why, we have all so many natural languages in the world. Icons help us to
overcome that in some cases and now you want to make this again impossible.

Just my thought,

Cor
 
Back
Top