Commit before breaking everything
[matches/honours.git] / research / transmission_spectroscopy / TOF / Win32++ / samples / DialogBars / Readme.txt
1 DialogBars Example\r
2 ==================\r
3 This program displays a modal dialog containing a slider control, a Scrollbar\r
4 control and a progressbar control. These controls are attached to CWnd objects.\r
5  \r
6 \r
7 Features demonstrated in this example\r
8 =====================================\r
9 * Using a dialog as an application.\r
10 * Using a slider, scrollbar and progressbar control in a dialog. \r
11 * Use of AttachDlgItem to attach a dialog control to a CWnd.\r
12 * Use of OnMessageReflect to handle notifications in the object that \r
13    generated them. 

UCC git Repository :: git.ucc.asn.au