Just create it using CBRS_TOP style.
No further other call.Code:DWORD dwStyle = WS_CHILD | WS_VISIBLE | CBRS_TOP; VERIFY(m_dialogBar.Create(this, IDD_DIALOGBAR, dwStyle, AFX_IDW_DIALOGBAR));
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 11 of 11
Thread: Make undockableThreaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |