Dialog box

Window that can be made modal, i.e. not allowing interaction with other interface elements.
BrowseName
Dialog
SuperType
Container(Container)

Properties

Name
BrowseName
DataType
Description
Modal dialog window
Modal
Enable/disable the behavior as modal window.
Horizontal alignment
HorizontalAlignment
Alignment of the object on the horizontal axis. Left = the left side is positioned on the left side of the container, except for the left margin; Right = the right side is positioned on the right side of the container, except for the right margin; Center = the center of the object is positioned in the center of the container, except for the left and/or right margins; Stretch = object width equals container width, except for the left and/or right margins.
Vertical alignment
VerticalAlignment
Alignment of the object on the vertical axis. Top = the top side is positioned on the top side of the container, except for the top margin; Bottom = the bottom side is positioned on the bottom side of the container, except for the bottom margin; Center = the center of the object is positioned in the center of the container, except for the top and/or bottom margins; Stretch = object height equals container height, except for the top and/or bottom margins.
Visible
Visible
(Inherited from Element)
Enabled
Enabled
(Inherited from Element)
Opacity
Opacity
(Inherited from Element)
Left margin
LeftMargin
(Inherited from Element)
Top margin
TopMargin
(Inherited from Element)
Right margin
RightMargin
(Inherited from Element)
Bottom margin
BottomMargin
(Inherited from Element)
Width
Width
(Inherited from Element)
Height
Height
(Inherited from Element)
Rotation
Rotation
(Inherited from Element)

Methods

Close
BrowseName
Close
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.