X-Git-Url: https://git.ucc.asn.au/?p=matches%2Fhonours.git;a=blobdiff_plain;f=research%2Ftransmission_spectroscopy%2FTOF%2FWin32%2B%2B%2Fsamples%2FDialogBars%2FReadme.txt;fp=research%2Ftransmission_spectroscopy%2FTOF%2FWin32%2B%2B%2Fsamples%2FDialogBars%2FReadme.txt;h=e9d0d4b0fd8b08e44944fe110dbc2f51a941210a;hp=0000000000000000000000000000000000000000;hb=70a96cca12cb006506461d26cd112bab179fe74c;hpb=8caf60af39689a3546074f0c68d14c3a2e28191e diff --git a/research/transmission_spectroscopy/TOF/Win32++/samples/DialogBars/Readme.txt b/research/transmission_spectroscopy/TOF/Win32++/samples/DialogBars/Readme.txt new file mode 100644 index 00000000..e9d0d4b0 --- /dev/null +++ b/research/transmission_spectroscopy/TOF/Win32++/samples/DialogBars/Readme.txt @@ -0,0 +1,13 @@ +DialogBars Example +================== +This program displays a modal dialog containing a slider control, a Scrollbar +control and a progressbar control. These controls are attached to CWnd objects. + + +Features demonstrated in this example +===================================== +* Using a dialog as an application. +* Using a slider, scrollbar and progressbar control in a dialog. +* Use of AttachDlgItem to attach a dialog control to a CWnd. +* Use of OnMessageReflect to handle notifications in the object that + generated them. \ No newline at end of file