mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-05-22 07:01:23 +08:00
...
This commit is contained in:
+2
-2
@@ -17,11 +17,11 @@ GacUI tutorials and the plan
|
||||
* **RichTextEmbedding**: Embed controls in a rich text document.
|
||||
* GacUI_Controls
|
||||
* **ContainersAndButtons**: Using container controls and button controls.
|
||||
* **TextList**: Using text list control with direct assign, data binding and item template. (developing)
|
||||
* **TextEditor**: Implementing a text editor that handle plain text and XML.
|
||||
* **ColorPicker**: Using ItemTemplate on ComboBox and BindableTextList to build a color picker.
|
||||
* **ListView**: Using list view control with direct assign, data binding and item template. (developing)
|
||||
* **TreeView**: Using tree view control with direct assign, data binding and item template. (developing)
|
||||
* **DataGrid**: Using data grid control with direct assign, data binding and item template. (developing)
|
||||
* **TextEditor**: Implementing a text editor that handle plain text and XML.
|
||||
* **RichTextEditor**: Implementing a rich text editor. (developing)
|
||||
* **Misc**: Using other controls. (developing)
|
||||
* GacUI_ControlTemplate
|
||||
|
||||
Reference in New Issue
Block a user