如何让分割视图的分割条变成无边框的?
有人说改这里,但具体怎么做呢?
void CSplitterWndEx::OnDrawSplitter(CDC* pDC, ESplitType nType, const CRect& rect)
{
// TODO: Add your specialized code here and/or call the base class CSplitterWnd::OnDrawSplitter(pDC, nType, rect);
}