|
-
October 18th, 1999, 06:06 AM
#1
Can I create Splitter outside OnCreateClient ??
Hello,
Can I create Static Splitter outside
CMainFrame::OnCreateClient(LPCREATESTRUCT lpcs, CCreateContext* pContext)
such as CMyAppView::OnCreate(...)
My problem is I don't know pContext is and what's the fuction that return it
My program have to create static splitter at runtime and may change number of
rows or columns depend on users so I have to create its outside OnCreateClient
Thanks in advance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|