Skip to content

Commit 055e2f9

Browse files
authored
Merge pull request #8685 from MicrosoftDocs/mints-issues
updates per reported issue
2 parents b3125cd + 0b9e67b commit 055e2f9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

powerapps-docs/maker/canvas-apps/reference-properties.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ Configure the appearance and behavior of a control by setting one of its propert
6868

6969
**[HTML text](controls/control-html-text.md)** – Convert HTML tags automatically.
7070

71+
**[Horizontal container ](controls/control-horizontal-container.md)** – Determines the position of the child components so that you never have to set X, Y for a component inside the container.
72+
7173
**[Icon](controls/control-shapes-icons.md)** – Add graphic appeal and visual interest.
7274

7375
**[Image](controls/control-image.md)** – Show an image from, for example, a local file or a data source.
@@ -116,6 +118,8 @@ Configure the appearance and behavior of a control by setting one of its propert
116118

117119
**[Video](controls/control-audio-video.md)** – Play a video clip from a local file, a data source, or YouTube.
118120

121+
**[Vertical container ](controls/control-vertical-container.md)** – Determines the position of the child components so that you never have to set X, Y for a component inside the container.
122+
119123
**[3D object](mixed-reality-component-view-3d.md)** - Rotate and zoom into the model with simple gestures in 3D.
120124

121125
**[View in MR](mixed-reality-component-view-mr.md)** - See how a particular item might fit within a specified space in mixed reality.

0 commit comments

Comments
 (0)