Output Line Control Properties (Magic xpa 3.x)
The Output Line Control properties are as follows:
Model
|
The model that is associated with the selected control.
You can inherit or disinherit the properties listed for the control. Disinherited property values are not updated when the model is updated.
You can also view the properties by clicking the magnifying glass icon.
|
Static Type
|
The type of Static control you have placed on the form. This setting is defined automatically by Magic xpa when you place the Static control on the form.
|
Color
|
The color of the control taken from the Application Color repository.
Platform specific: In mobile devices, when a system color is used it will show the operating system's default color for the control.
|
Visible
|
Specifies whether the control will be visible to the user.
|
Style
|
The appearance of controls. The options are:
-
3-D Raised
-
3-D Sunken
-
2-D (default)
|
Line style
|
The appearance of lines in a Static control. The valid values are Regular line, Dashed line, Dotted line, Dash+Dot line, and Dash+Dot+Dot line.
|
Line width
|
The width of the line in a Static control. Specify a numeric value based on the measurement units you have defined for the form.
|
X1
|
The x-coordinate of the left point of a selected line.
|
Y1
|
The y-coordinate of the left point of a selected line.
|
X2
|
The x-coordinate of the right point of a selected line.
|
Y2
|
The y-coordinate of the right point of a selected line.
|