Saved Bookmarks
| 1. |
What Is Class Description Of Cwindow? |
|
Answer» Provides a method, GetDlgControl, that will return an interface pointer on a CONTROL, given the ID of its host window. In addition, the Windows API WRAPPERS exposed by CWINDOW GENERALLY make window management easier. Provides a method, GetDlgControl, that will return an interface pointer on a control, given the ID of its host window. In addition, the Windows API wrappers exposed by CWindow generally make window management easier. |
|