Skip to content

Commit 4323c25

Browse files
committed
Added more screenshots
1 parent 7d56624 commit 4323c25

26 files changed

+39
-13
lines changed

docs/Controls/ColorPicker.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# ColorPicker
22

3-
Control for choosing **color**.
3+
Control for choosing **color**.
4+
5+
![](../../images/colorpicker.png)

docs/Controls/DataGrid.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ Features:
77
- Strong integration with the Xamarin.Forms binding mechanism.
88
- Configurable row height.
99
- Configurable column widths.
10-
- Customizable colors.
10+
- Customizable colors.
11+
12+
![](../../images/datagrid.png)

docs/Controls/DateTimePicker.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# DateTimePicker
22

3-
Allows the user to select a **date and time**.
3+
Allows the user to select a **date and time**.
4+
5+
![](../../images/datetimepicker.png)

docs/Controls/Expander.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# Expander
22

3-
A container which can **hide** its **child**.
3+
A container which can **hide** its **child**.
4+
5+
![](../../images/expander.png)

docs/Controls/FileButton.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# FileButton
22

3-
A button to launch a **file selection dialog**.
3+
A button to launch a **file selection dialog**.
4+
5+
![](../../images/filebutton.png)

docs/Controls/FontButton.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# FontButton
22

3-
A button to launch a **font selection dialog**.
3+
A button to launch a **font selection dialog**.
4+
5+
![](../../images/fontbutton.png)

docs/Controls/GridSplitter.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# GridSplitter
22

3-
A control that **redistributes space** between columns or rows.
3+
A control that **redistributes space** between columns or rows.
4+
5+
![](../../images/gridsplitter.png)

docs/Controls/HyperLinkButton.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# HyperLinkButton
22

3-
A button bound to a **URL**.
3+
A button bound to a **URL**.
4+
5+
![](../../images/hyperlinkbutton.png)

docs/Controls/ImageCheckBox.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# ImageCheckBox
22

3-
Toggle button with **images** for every **state**.
3+
Toggle button with **images** for every **state**.
4+
5+
![](../../images/imagecheckbox.png)

docs/Controls/ScaleButton.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# ScaleButton
22

3-
A button which pops up a **scale**.
3+
A button which pops up a **scale**.
4+
5+
![](../../images/scalebutton.png)

docs/Controls/Separator.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# Separator
22

3-
A **separator** control.
3+
A **separator** control.
4+
5+
![](../../images/separator.png)

docs/Controls/TextEditor.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# TextEditor
22

3-
Text **editor** control.
3+
Text **editor** control.
4+
5+
![](../../images/texteditor.png)

docs/Controls/TreeView.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# TreeView
22

3-
A control for displaying **trees**.
3+
A control for displaying **trees**.
4+
5+
![](../../images/treeview.png)

images/colorpicker.png

17.2 KB
Loading

images/datagrid.png

12 KB
Loading

images/datetimepicker.png

85.1 KB
Loading

images/expander.png

5.09 KB
Loading

images/filebutton.png

5.07 KB
Loading

images/formsgtktoolkit.png

-96.2 KB
Loading

images/gridsplitter.png

4.96 KB
Loading

images/hyperlinkbutton.png

4.76 KB
Loading

images/imagecheckbox.png

5.29 KB
Loading

images/scalebutton.png

5.07 KB
Loading

images/separator.png

4.79 KB
Loading

images/texteditor.png

6.3 KB
Loading

images/treeview.png

5.13 KB
Loading

0 commit comments

Comments
 (0)