Displaying Advertisement in Windows Application.
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hello Geeks, We have AdRotator Control that can be used on Web Forms to display an Advertisement (Ad). Is there any other similar control that can help me to display Advertisement on Windows form or Dialog box. What I am trying to accomplish is something like this.... I want to get some info about an Ad from Server and store that info on my PC and then display that info in the form of Ad on dialog box. Also the Ad should rotate. Can AdRotator Control which is used on Web Form can be used on Dialog box. Or is there any other similar control that can display information which will keep rotating. Thanks in advance.