Apr 28, 2004 #1 golyg Programmer Joined Jul 22, 2002 Messages 319 Location US Can someone explain to me why you would use Active X controls in place of standard window controls? quick list of benefits if possible and can I use regular controls on a dialog where ActiveX controls are being used? thanks so much
Can someone explain to me why you would use Active X controls in place of standard window controls? quick list of benefits if possible and can I use regular controls on a dialog where ActiveX controls are being used? thanks so much
Apr 29, 2004 #2 Cagliostro Programmer Joined Sep 13, 2000 Messages 4,226 Location GB Let's suppose you need to have in your program a displayed WebPage, a WordArt object, or a flash... Ion Filipski Upvote 0 Downvote
Let's suppose you need to have in your program a displayed WebPage, a WordArt object, or a flash... Ion Filipski
May 2, 2004 #3 teriviret Programmer Joined Dec 12, 2003 Messages 288 Location US Yes, you can use regular controls and ActiveX controls on the same dialog. Upvote 0 Downvote
May 7, 2004 Thread starter #4 golyg Programmer Joined Jul 22, 2002 Messages 319 Location US Thanks for the info.. Upvote 0 Downvote