Commit before breaking everything
[matches/honours.git] / research / transmission_spectroscopy / TOF / Win32++ / samples / DockContainer / Readme.txt
diff --git a/research/transmission_spectroscopy/TOF/Win32++/samples/DockContainer/Readme.txt b/research/transmission_spectroscopy/TOF/Win32++/samples/DockContainer/Readme.txt
new file mode 100644 (file)
index 0000000..7a597a4
--- /dev/null
@@ -0,0 +1,30 @@
+DockContainer Example\r
+=====================\r
+This example demonstrates "container" docking. Dock containers are a specialised\r
+view window for dockers.  They are a tab control which provide support for\r
+tab undocking, and "container within container docking" where docking the\r
+container adds a tab to the container. They also provide an optional toolbar.\r
+Containers in turn have their own "view window"\r
+\r
+The dock containers are the view window for dockers, allowing them to be \r
+undocked and docked as required.\r
+\r
+Classes titled CDockXXXX are inherited from CDocker. Classes titled \r
+CContainerXXXX are inherited from CDockContainer. Classes titled CViewXXXX\r
+are the various view windows inherited from CWnd.\r
+\r
+Refer to the documentation for further information on the use of the CDocker\r
+and CDockContainer classes.\r
+\r
+\r
+Features demonstrated in this example\r
+=====================================\r
+* Use of CFrame to provide a frame window.\r
+* Use of a CDocker as the view window for the frame.\r
+* Use of CContainer as a view window for CDocker.\r
+* Use of RichEdit, ListView and TreeViews as view windows for CDockContainer.\r
+* Use of the container's optional toolbar.\r
+* Use of a ComboBoxEx control within a toolbar.\r
+* Displaying tabs at the top or bottom of the container.\r
+* The use of several docking styles.\r
+* Saving the dock layout in the registry.\r

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