How to modify the appearance and size of the framework program generated by the MFC AppWizard wizard, three ways to modify the icon, cursor, and background. How to add and delete toolbar buttons, how to add a toolbar to an application, how to show and hide a toolbar. Customize the status bar, add a clock display to the status bar, CTime class and its usage. Add a progress bar to the status bar (the clever idea of generating a progress bar immediately after the main window is generated, which cannot be directly processed in the OnCreate function, and the custom message method must be used). Mouse coordinate display, several ways to obtain the status bar object in CView. How to add a startup screen to the application.
You Might Like
Recommended ContentMore
Open source project More
Popular Components
Searched by Users
Just Take a LookMore
Trending Downloads
Trending ArticlesMore