Property : Left
Contents |
[edit] Description (OpenDialog)
Use the Left property to specify the number of pixels between the popup and the left edge of the parent window.
When you use this property with the Open Dialog statement, it only applies when the Window Type property is a Non-Modal Overlay or Modal Overlay, and the Position Type property is Left/Top or Bottom/Left.
[edit] Property Editor Location
Bungee Logic - Base Tab (when you select an Open Dialog statement)
Bungee Logic - Layout Tab (under the Advanced property when you select an Open Dialog statement)
[edit] Data Type
[edit] Default Values
| Statement | Default |
|---|---|
| Open Dialog | <default>, -1 |
[edit] Description (Padding & Margin)
Use the Left property to specify the number of pixels to use for padding or margin at the left of an element.
Padding is the space between and element's border and its contents.
Margin is the space between an element's border and its neighboring elements.
[edit] Property Editor Location
Project - Style Tab (within the Default Style Sheet property)
Control - Style Tab (within the StyleSheet property)
Saved Style Sheet - When you expand a Style Project and highlight a saved Style Sheet, you may select a category from the Solution Detail to edit an existing category in the Property Editor, or click the
icon in the toolbar to utilize the Style Sheet Design dialog to add and edit additional categories.
[edit] Data Type
[edit] Default Values
| StyleSheet Category | Default |
|---|---|
| FormMargin → General | 0 |
| HorizontalProgress → Tooltip Padding | 0 |
| InnerMargin → General | 0 |
| Margin → General | 0 |
| Padding → General | 0 |
| VericalProgress → Tooltip Padding | 0 |
[edit] Description (PopupChrome)
Use the Left property to specify the Left image to use in an overlay frame as shown in the diagram below.

[edit] Property Editor Location
Project - Style Tab (within the Default Style Sheet property)
Control - Style Tab (within the StyleSheet property)
Saved Style Sheet - When you expand a Style Project and highlight a saved Style Sheet, you may select a category from the Solution Detail to edit an existing category in the Property Editor, or click the
icon in the toolbar to utilize the Style Sheet Design dialog to add and edit additional categories.
[edit] Data Type
[edit] Default Values
| StyleSheet Category | Default |
|---|---|
| PopupChrome → General | " " |



