Commit before breaking everything
[matches/honours.git] / research / transmission_spectroscopy / TOF / Win32++ / samples / PropertySheet / Readme.txt
diff --git a/research/transmission_spectroscopy/TOF/Win32++/samples/PropertySheet/Readme.txt b/research/transmission_spectroscopy/TOF/Win32++/samples/PropertySheet/Readme.txt
new file mode 100644 (file)
index 0000000..cd1fdc3
--- /dev/null
@@ -0,0 +1,16 @@
+PropertySheet Example\r
+=====================\r
+A property sheet will have one or more property pages. These pages are much \r
+like dialogs which are presented within a tabbed dialog or within a wizard. \r
+The data on a property page can be validated before the next page is presented.\r
+Property sheets have three modes of use: Modal, Modeless, and Wizard.\r
+\r
+In this demo CMyProptertySheet inherrits from CPropertySheet. It displays\r
+two property pages, namely CButtonPage and CComboPage. The demo shows how a\r
+Modal, Modeless or Wizard property sheet can be displayed.\r
\r
+\r
+Features demonstrated in this example\r
+=====================================\r
+* Use of CFrame to display the window frame\r
+* Use of Modal, modeless and wizard property sheets\r

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