Sravanthi Ch 0 Newbie Poster

Hi,

Is there any way to modify Shell About Dialogue box..?

[DllImport("shell32.dll")]
public static extern int ShellAbout(IntPtr hWnd, string szApp, string szOtherStuff, IntPtr hIcon);

Thanks in advance.

Regards,

Sravanthi Chepooru