CSizingControlBar help needed
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I can't seem to get any help from the messageboard in the article area. So i try here. I've seen many people asking on how to get a pointer to a view that is in the controlbar. But so far i haven't seen any code on how to do it. I'm not that very good on MFC and i could really need som help with this. I have added a CFormView to the controlbar, and it works great. But how do i get a pointer to that view? I need to set some variables, and call some functions but i need a pointer to be able to that. Please, could anyone help me?