how can i access activex control in MFC?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Rajakumarrs
    New Member
    • Aug 2009
    • 9

    how can i access activex control in MFC?

    i am creating one simple windows form through visualstudio->visual c++->MFC->MFC Application ,only it contains one static edit(label),bro wse button and one button ,here i put browse button ,by right click in the dialog box ,and i select "Add ActiveX control" ,"SelectFile class" .Now i run the form it works ,but i want the path where user selected from the browse button,so the path should be display in Button ,when click "button",.. here i cannot access the SelectFile class control within "buttonclic k event "...help me to resolve my problem ...thank you

    in screenshot ,if i click 'Virtualize' button ,in clickevent ,can i use browsepath ...ex C:\Rajakumarrs\ ....like..thank s in Advance
  • Markus
    Recognized Expert Expert
    • Jun 2007
    • 6092

    #2
    This sounds more like an ActiveX specific question, and I think you'd get a better answer if you asked in an ActiveX developer forum. Try google for one :)

    Comment

    Working...