cd1fdc33f458703719b6ba50115413100bd8fa8a
[matches/honours.git] / research / transmission_spectroscopy / TOF / Win32++ / samples / PropertySheet / Readme.txt
1 PropertySheet Example\r
2 =====================\r
3 A property sheet will have one or more property pages. These pages are much \r
4 like dialogs which are presented within a tabbed dialog or within a wizard. \r
5 The data on a property page can be validated before the next page is presented.\r
6 Property sheets have three modes of use: Modal, Modeless, and Wizard.\r
7 \r
8 In this demo CMyProptertySheet inherrits from CPropertySheet. It displays\r
9 two property pages, namely CButtonPage and CComboPage. The demo shows how a\r
10 Modal, Modeless or Wizard property sheet can be displayed.\r
11  \r
12 \r
13 Features demonstrated in this example\r
14 =====================================\r
15 * Use of CFrame to display the window frame\r
16 * Use of Modal, modeless and wizard property sheets\r

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