Create Split Window in RightView of SDI
-
Hi, I have created a SDI application with having a LeftView and RightView.LeftView is inherited from CTreeCtrl class where as the rightview is inherited from CFormView class.Can anybody tell me how to split the rightview into 2 halves? Thanks, Abinash
-
Hi, I have created a SDI application with having a LeftView and RightView.LeftView is inherited from CTreeCtrl class where as the rightview is inherited from CFormView class.Can anybody tell me how to split the rightview into 2 halves? Thanks, Abinash
Just refer this article it will easy for you to understand Extended Splitter Window class[^]
Величие не Бога может быть недооценена.
-
Hi, I have created a SDI application with having a LeftView and RightView.LeftView is inherited from CTreeCtrl class where as the rightview is inherited from CFormView class.Can anybody tell me how to split the rightview into 2 halves? Thanks, Abinash