Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
how can i put with Create function a working button on a Child Window of my mdi app derived from CFormView ? << Thank you people >>
if you're using MFC it shouldn't be too difficult to call Create on a CButton object that you can allocate dynamically - haven't tried myself I have to say :)