You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/maker/canvas-apps/reference-properties.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,6 +68,8 @@ Configure the appearance and behavior of a control by setting one of its propert
68
68
69
69
**[HTML text](controls/control-html-text.md)** – Convert HTML tags automatically.
70
70
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
+
71
73
**[Icon](controls/control-shapes-icons.md)** – Add graphic appeal and visual interest.
72
74
73
75
**[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
116
118
117
119
**[Video](controls/control-audio-video.md)** – Play a video clip from a local file, a data source, or YouTube.
118
120
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
+
119
123
**[3D object](mixed-reality-component-view-3d.md)** - Rotate and zoom into the model with simple gestures in 3D.
120
124
121
125
**[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