| [Width] / [Height] '(layout name).Width' / '(layout name).Height' |
Set the screen width and height. When the values are changed, brackets are disappeared. Even if you change the target model, the values are not changed. When the screen is displayed, width and height are fit to the display area. Setting Value Range: 1 - 5000 |
Data Binding Support: To use as a Binding Source, refer to the
following.
Note that if the width and height remain as their default values, the value
of the Binding Source is 0. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Fill] |
| Set the background color for the screen. |
| [Type] |
Select how to display colors. -[None]: Display no color. -[Solid]: Display a solid color. -[Blink]: Alternate between 2 colors. |
When selecting [Solid]When selecting [Solid]
| [Color] |
| [Value] '(layout name).Fill.Color.Value' / '(layout name).Fill.Color.ColorIndexEnabled' |
| Set the display color. To the right of the item name is the current display color. Click the display color to pop up a color palette. Select the color set up method, either [ID] or [RGB], which appears at the top of the color palette. -[ID]: From the color palette, select the display color you want to use. The display color is managed using the ID. While ID numbers are the same between color sets, because the display color depends on the color set, if you change the color set the display color will also change. -[RGB]: Set the display color in RGB format. Either select from the color palette, or enter the RGB value. |
For information about color sets, refer to
the following. Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Transparency] '(layout name).Fill.Color.Transparency' |
Set the transparency level of the display color. Setting Value Range: 0 - 100 |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
When selecting [Blink]When selecting [Blink]
| [Speed] |
Select the blink speed for the display color. |
| [Color] |
| [Value] '(layout name).Fill.Color1.Value' / '(layout name).Fill.Color1.ColorIndexEnabled' '(layout name).Fill.Color2.Value' / '(layout name).Fill.Color2.ColorIndexEnabled' |
| Set the display color. To the right of the item name is the current display color. Click the display color to pop up a color palette. Select the color set up method, either [ID] or [RGB], which appears at the top of the color palette. -[ID]: From the color palette, select the display color you want to use. The display color is managed using the ID. While ID numbers are the same between color sets, because the display color depends on the color set, if you change the color set the display color will also change. -[RGB]: Set the display color in RGB format. Either select from the color palette, or enter the RGB value. |
For information about color sets, refer to
the following. Data Binding Support: To use as a Binding Source, refer to the
following. '(layout name).Fill.Color2.Value' / '(layout name).Fill.Color2.ColorIndexEnabled' When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Transparency] '(layout name).Fill.Color1.Transparency' / '(layout name).Fill.Color2.Transparency' |
Set the transparency level of the display color. Setting Value Range: 0 - 100 |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Row] / [Column] |
Set the number of rows and columns. Setting Value Range: 1 - 100 |
When using Grid or Scroll Grid, if the screen width cannot be divided evenly by the specified number of columns, the remainder is applied to existing columns, in order from the left column. Similarly, the remainder from dividing the screen by the specified number of rows is applied to existing rows, in order from the top row. (Example) Screen width: 800, Screen height: 481, Grid rows: 3, columns: 3 800 / 3 = 266, remainder 2. The remainder is distributed between columns A and B. 481 / 3 = 160, remainder 1. The reminder is applied to the first row.
|
| [Height] / [Width] |
Set the height and width of each row and column in pixels. Enter an asterisk (*) for the height/width of the entire drawing area minus the height/width of other rows/columns. |
(Example using asterisks)
|
| [Screen Type] |
Select the type of screen. -[Grid] |
For information about types of screens, refer to Types of Screens. |
| [Border] |
| Set the border color.
|
| [Type] |
Select how to display colors. -[None]: Display no color. -[Solid]: Display a solid color. -[Pattern]: Display two colors in a pattern. |
When selecting [Solid]When selecting [Solid]
| [Color] |
| [Value] '(layout name).Border.Color.Value' / '(layout name).Border.Color.ColorIndexEnabled' |
| Set the display color. To the right of the item name is the current display color. Click the display color to pop up a color palette. Select the color set up method, either [ID] or [RGB], which appears at the top of the color palette. -[ID]: From the color palette, select the display color you want to use. The display color is managed using the ID. While ID numbers are the same between color sets, because the display color depends on the color set, if you change the color set the display color will also change. -[RGB]: Set the display color in RGB format. Either select from the color palette, or enter the RGB value. |
For information about color sets, refer to
the following. Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Transparency] '(layout name).Border.Color.Transparency' |
Set the transparency level of the display color. Setting Value Range: 0 - 100 |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
When selecting [Pattern]When selecting [Pattern]
| [Pattern] |
Select the pattern for the display colors. |
| [Color] |
| [Value] '(layout name).Border.ForeColor.Value' / '(layout name).Border.ForeColor.ColorIndexEnabled' '(layout name).Border.BackColor.Value' / '(layout name).Border.BackColor.ColorIndexEnabled' |
| Set the display color. To the right of the item name is the current display color. Click the display color to pop up a color palette. Select the color set up method, either [ID] or [RGB], which appears at the top of the color palette. -[ID]: From the color palette, select the display color you want to use. The display color is managed using the ID. While ID numbers are the same between color sets, because the display color depends on the color set, if you change the color set the display color will also change. -[RGB]: Set the display color in RGB format. Either select from the color palette, or enter the RGB value. |
For information about color sets, refer to
the following. Data Binding Support: To use as a Binding Source, refer to the
following. '(layout name).Border.BackColor.Value' / '(layout name).Border.BackColor.ColorIndexEnabled' When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Transparency] '(layout name).Border.ForeColor.Transparency' / '(layout name).Border.BackColor.Transparency' |
Set the transparency level of the display color. Setting Value Range: 0 - 100 |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Border Thickness] '(layout name).BorderThickness' |
Set the width of the border. Setting Value Range: 1 - 9 |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [HorizontalLine] |
| Set the horizontal line color.
|
| [Type] |
Select how to display colors. -[None]: Display no color. -[Solid]: Display a solid color. -[Pattern]: Display two colors in a pattern. |
When selecting [Solid]When selecting [Solid]
| [Color] |
| [Value] '(layout name).HorizontalLine.Color.Value' / '(layout name).HorizontalLine.Color.ColorIndexEnabled' |
| Set the display color. To the right of the item name is the current display color. Click the display color to pop up a color palette. Select the color set up method, either [ID] or [RGB], which appears at the top of the color palette. -[ID]: From the color palette, select the display color you want to use. The display color is managed using the ID. While ID numbers are the same between color sets, because the display color depends on the color set, if you change the color set the display color will also change. -[RGB]: Set the display color in RGB format. Either select from the color palette, or enter the RGB value. |
For information about color sets, refer to
the following. Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Transparency] '(layout name).HorizontalLine.Color.Transparency' |
Set the transparency level of the display color. Setting Value Range: 0 - 100 |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
When selecting [Pattern]When selecting [Pattern]
| [Pattern] |
Select the pattern for the display colors. |
| [Color] |
| [Value] '(layout name).HorizontalLine.ForeColor.Value' / '(layout name).HorizontalLine.ForeColor.ColorIndexEnabled' '(layout name).HorizontalLine.BackColor.Value' / '(layout name).HorizontalLine.BackColor.ColorIndexEnabled' |
| Set the display color. To the right of the item name is the current display color. Click the display color to pop up a color palette. Select the color set up method, either [ID] or [RGB], which appears at the top of the color palette. -[ID]: From the color palette, select the display color you want to use. The display color is managed using the ID. While ID numbers are the same between color sets, because the display color depends on the color set, if you change the color set the display color will also change. -[RGB]: Set the display color in RGB format. Either select from the color palette, or enter the RGB value. |
For information about color sets, refer to
the following. Data Binding Support: To use as a Binding Source, refer to the
following. '(layout name).HorizontalLine.BackColor.Value' / '(layout name).HorizontalLine.BackColor.ColorIndexEnabled' When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Transparency] '(layout name).HorizontalLine.ForeColor.Transparency' / '(layout name).HorizontalLine.BackColor.Transparency' |
Set the transparency level of the display color. Setting Value Range: 0 - 100 |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [HorizontalThickness] '(layout name).HorizontalThickness' |
Set the thickness of ruled lines (horizontal). Setting Value Range: 1 - 9 |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [VerticalLine] |
| Set the vertical line color.
|
| [Type] |
Select how to display colors. -[None]: Display no color. -[Solid]: Display a solid color. -[Pattern]: Display two colors in a pattern. |
When selecting [Solid]When selecting [Solid]
| [Color] |
| [Value] '(object name).VerticalLine.Color.Value' / '(object name).VerticalLine.Color.ColorIndexEnabled' |
| Set the display color. To the right of the item name is the current display color. Click the display color to pop up a color palette. Select the color set up method, either [ID] or [RGB], which appears at the top of the color palette. -[ID]: From the color palette, select the display color you want to use. The display color is managed using the ID. While ID numbers are the same between color sets, because the display color depends on the color set, if you change the color set the display color will also change. -[RGB]: Set the display color in RGB format. Either select from the color palette, or enter the RGB value. |
For information about color sets, refer to
the following. Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Transparency] '(object name).VerticalLine.Color.Transparency' |
Set the transparency level of the display color. Setting Value Range: 0 - 100 |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
When selecting [Pattern]When selecting [Pattern]
| [Pattern] |
Select the pattern for the display colors. |
| [Color] |
| [Value] '(layout name).VerticalLine.ForeColor.Value' / '(layout name).VerticalLine.ForeColor.ColorIndexEnabled' '(layout name).VerticalLine.BackColor.Value' / '(layout name).VerticalLine.BackColor.ColorIndexEnabled' |
| Set the display color. To the right of the item name is the current display color. Click the display color to pop up a color palette. Select the color set up method, either [ID] or [RGB], which appears at the top of the color palette. -[ID]: From the color palette, select the display color you want to use. The display color is managed using the ID. While ID numbers are the same between color sets, because the display color depends on the color set, if you change the color set the display color will also change. -[RGB]: Set the display color in RGB format. Either select from the color palette, or enter the RGB value. |
For information about color sets, refer to
the following. Data Binding Support: To use as a Binding Source, refer to the
following. '(layout name).VerticalLine.BackColor.Value' / '(layout name).VerticalLine.BackColor.ColorIndexEnabled' When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Transparency] '(object name).VerticalLine.ForeColor.Transparency' / '(object name).VerticalLine.BackColor.Transparency' |
Set the transparency level of the display color. Setting Value Range: 0 - 100 |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [VerticalThickness] '(layout name).VerticalThickness' |
Set the thickness of ruled lines (vertical). Setting Value Range: 1 - 9 |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Stripe Color] |
| [Type] |
Select how to display colors. -[None]: Display no color. -[Solid]: Display a solid color. -[Blink]: Alternate between 2 colors. |
When selecting [Solid]When selecting [Solid]
| [Color] |
| [Value] '(layout name).StripeColor.Color.Value' / '(layout name).StripeColor.Color.ColorIndexEnabled' |
| Set the display color. To the right of the item name is the current display color. Click the display color to pop up a color palette. Select the color set up method, either [ID] or [RGB], which appears at the top of the color palette. -[ID]: From the color palette, select the display color you want to use. The display color is managed using the ID. While ID numbers are the same between color sets, because the display color depends on the color set, if you change the color set the display color will also change. -[RGB]: Set the display color in RGB format. Either select from the color palette, or enter the RGB value. |
For information about color sets, refer to
the following. Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Transparency] '(layout name).StripeColor.Color.Transparency' |
Set the transparency level of the display color. Setting Value Range: 0 - 100 |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
When selecting [Blink]When selecting [Blink]
| [Speed] |
Select the blink speed for the display color. |
| [Color] |
| [Value] '(layout name).StripeColor.Color1.Value' / '(layout name).StripeColor.Color1.ColorIndexEnabled' '(layout name).StripeColor.Color2.Value' / '(layout name).StripeColor.Color2.ColorIndexEnabled' |
| Set the display color. To the right of the item name is the current display color. Click the display color to pop up a color palette. Select the color set up method, either [ID] or [RGB], which appears at the top of the color palette. -[ID]: From the color palette, select the display color you want to use. The display color is managed using the ID. While ID numbers are the same between color sets, because the display color depends on the color set, if you change the color set the display color will also change. -[RGB]: Set the display color in RGB format. Either select from the color palette, or enter the RGB value. |
For information about color sets, refer to
the following. Data Binding Support: To use as a Binding Source, refer to the
following. '(layout name).StripeColor.Color2.Value' / '(layout name).StripeColor.Color2.ColorIndexEnabled' When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Transparency] '(layout name).StripeColor.Color1.Transparency' / '(layout name).StripeColor.Color2.Transparency' |
Set the transparency level of the display color. Setting Value Range: 0 - 100 |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Visibility] '(layout name).Visibility' |
Select the visibility state of the screen. -[Visible] (0): Display the screen. -[Hidden] (1): Hide the screen. The screen area is maintained. -[Collapsed] (2): Collapse the screen. The screen area is also collapsed. Setting Value Range: 0 - 2 |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |