Commit before breaking everything
[matches/honours.git] / research / transmission_spectroscopy / TOF / Win32++ / samples / Themes / Readme.txt
1 Themes Example\r
2 ==============\r
3 This project demonstrates how to adjust the color and style of various aspects\r
4 of a frame. The applications theme settings will be saved in the registry.\r
5 \r
6 \r
7 Features demonstrated in this example\r
8 =====================================\r
9 * Use of CFrame to display the window frame\r
10 * Toolbar configuration\r
11 * Setting the view window of the frame.\r
12 * Responding to toolbar and menu commands in OnCommand\r
13 * Responding to notifications in OnNotify.\r
14 * How to set the colours of frame components, namely\r
15    - Setting rebar background colors\r
16    - Setting rebar band colors\r
17    - Setting toolbar button hot and pressed colors\r
18    - Setting toolbar button outline color\r
19    - Setting menu hot and pressed colors\r
20    - Setting menu outline color\r
21    - Setting popup menu colors\r
22    \r
23 * Setting various theme options, namely\r
24    - Use rebar themes\r
25    - Use rebar band colors\r
26    - Use rounded rebar band borders\r
27    - Enable rebar band flat style\r
28    - lock the menubar at the top of the rebar\r
29    \r
30 * How to add additional toolbars to the rebar control\r
31 * How to hide/dispay the addtional toolbars from the menu\r
32 * How to add a ComboBoxEx control to a toolbar\r
33 * How to save application settings in the registry\r
34 \r

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