How do i change the size of the split view? I tried this. m_splitWnd.GetPane(0,0)->SetWindowPos(NULL,0,0,10,10,SWP_NOMOVE); m_splitWnd.RecalcLayout(); does'nt seems to work. Anyone?
How do i change the size of the split view? I tried this. m_splitWnd.GetPane(0,0)->SetWindowPos(NULL,0,0,10,10,SWP_NOMOVE); m_splitWnd.RecalcLayout(); does'nt seems to work. Anyone?