How do i put pictures, text box etc in the mesage box in C#.. I have seen this doen.
This is a discussion on How? within the C# Programming forums, part of the General Programming Boards category; How do i put pictures, text box etc in the mesage box in C#.. I have seen this doen....
How do i put pictures, text box etc in the mesage box in C#.. I have seen this doen.
A message-box is a dialog-box, so just create your own dialog box, then put pictures on it if you want.