Split a view from a menu item or keystroke
Posted
by Randy More
on August 7th, 1998
void CMySplitterView::OnWindowSplit()
{
((CSplitterWnd*)GetParent())->DoKeyboardSplit();
}

Comments
hello
Posted by meilimeili on 08/14/2010 11:16pmxu_bin
Posted by Legacy on 03/14/2003 12:00amOriginally posted by: xu_bin
Reply