How to draw Button on Ocx control?
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
Hi This Ocx control must be control container i.e. one must have certain interfaces such as IOleInPlaceFrame, IOleInPlaceUIWindow and any other.If this control not supported this interfaces you cant place button on this control.If all of thats interface for container supported you can place button into control with Dialog editor if one are used or create this button by Create function calling.
-
Hello, Look to the www.logicsoftware.net portfolio and find there ATL Button. This is my old project. Ask my friend for more details about it via "contact us". Vitali