CFormView as a child window...
-
Dear all, Is it possbile show the formview dialog(which as some controls) whenever i press the menu item in an SDI application. And this formview dialog should be act as modeless dialog...
Manjunath S GESL Bangalore
-
Dear all, Is it possbile show the formview dialog(which as some controls) whenever i press the menu item in an SDI application. And this formview dialog should be act as modeless dialog...
Manjunath S GESL Bangalore
Do you want to have other CFormView ?
-
Do you want to have other CFormView ?
In my SDI application , there is menu item named "BPB" when i press it should display a set of the read only edit box with some static headings since CFormView handles the scroll by itself i planned to use it, Is it possible to use CFormView for this type of display, Actually i get the data from one of the structure that should be displayed in the read only edit box.
Manjunath S GESL Bangalore
-
In my SDI application , there is menu item named "BPB" when i press it should display a set of the read only edit box with some static headings since CFormView handles the scroll by itself i planned to use it, Is it possible to use CFormView for this type of display, Actually i get the data from one of the structure that should be displayed in the read only edit box.
Manjunath S GESL Bangalore
Do you want your program scroll itself ?
-
Do you want your program scroll itself ?
Yes, Dialog with scroll bar...
Manjunath S GESL Bangalore