---
title: "HorizontalDistribution (Dialog Control)"
---
```
Beschreibung
```

Dieses Element erlaubt es, mehrere Elemente horizontal nebeneinander anzuordnen.

Attribute

| Name | Typ | Beschreibung |
| --- | --- | --- |
| Type | [string](../../../standard-datentypen/string.md) | "HorizontalDistribution" oder "HDist" |
| Controls | [object] | Dialogelemente, welche horizontal nebeneinander angeordtet werden sollen |

Beispiel

| "Control" : { "Type":"HorizontalDistribution", "Controls": [ {...},{...} ] } |
| --- |

### **Ereignis-Meldungen**

Keine.
