Click here to Skip to main content
15,890,579 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am having a c# Application Which will return a Message Box when a User wants to find Location Coordinates. So at present it is displaying the default Message Box.

Now i need a Message Box which should have its entire background color as RED and the Red color should be flashing for every 5 Seconds. So that Red and White Backgrounds are displayed alternatively.
Posted

1 solution

You can write a custom messagebox -
A Custom Message Box[^]
Custom Message Box in VC#[^]
Customized Dialog[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900