|
Copyright © 2003-2005 MultiMedia Soft
Return to index
|
|
|
Item name
|
Description
|
Corresponding property/method
|
|
Unique IDs listbox
|
Contains the list of the available cells Unique IDs
|
CellsManager.GetCount and CellsManager.GetCellUniqueID methods
| |
|
"Add" button
|
Creates a new cell
|
CellsManager.AddCell method
| |
|
"Delete" button
|
Deletes the selected cell
|
CellsManager.DeleteCell method
| |
|
Visible
|
Sets/resets the selected cell visibility
|
||
|
Position in % X
|
The horizontal cell position expressed in percentage of the control width
|
||
|
Position in % Y
|
The vertical cell position expressed in percentage of the control height
|
||
|
Size in % Width
|
The cell width expressed in percentage of the control width
|
||
|
Size in % Height
|
The cell height expressed in percentage of the control height
|
||
|
"Apply" buttons
|
Apply the respective settings
|
| |
|
Background transparent factor
|
Applies alpha channel transparency to the cell background color (if any)
|
||
|
Background color
|
Applies a color to the cell background: if no color is applied (situation represented with the
|
||
|
Border width
|
If set to 1 or higher, adds a border line to the cell
|
||
|
Border color
|
Applies a color to the cell's border (if any): the default color is black
|
||
|
Change buttons
|
These buttons will open the color choice dialog box for the corresponding property.
|
|
|
|
Item name
|
Description
|
Corresponding property
|
|
|
|
|
|
|
Text
|
The text that will appear over the button: it can be multi-line (press the Enter key each time you need to create a new line of text).
|
||
|
Visible
|
Hides/shows the selected text
|
||
|
Alignment
|
Horizontal and vertical text alignment
|
||
|
Offset X
|
Offset from the default horizontal position
|
||
|
Offset Y
|
Offset from the default vertical position
|
||
|
Effect
|
Enhancement special effect applied to text
|
||
|
Factor
|
Enhancement special effect factor
|
||
|
Double space
|
Applies/removes double space (Available only with Professional edition)
|
||
|
Antialias
|
Applies/removes anti-aliasing to text borders (Not available with Light edition)
|
||
|
Transparency
|
Applies alpha channel transparency to text. (Available only with Professional edition)
|
||
|
Rotation angle
|
Text rotation angle (Available only with Professional edition)
|
||
|
Normal Color (Up)
|
Text color when the button is in Normal state.
|
||
|
Mouse over Color
|
Text color when the mouse is over the button surface: if this color is left undefined the Normal Color will be used.
The undefined state is represented with the
|
||
|
Pressed Color (Down)
|
Text color when the button is in Pressed state: if this color is left "undefined" the Normal Color will be used.
The undefined state is represented with the
|
||
|
Highlight effect color
|
Color of the highlighted text portion (available when a special effect is applied): if this color is left undefined the color will be calculated automatically.
The undefined state is represented with the
|
||
|
Shadow effect color
|
Color of the shadowed text portion (available when a special effect is applied): if this color is left undefined the color will be calculated automatically.
The undefined state is represented with the
|
||
|
Halo effect color
|
Color used to create a Halo special effect.
|
||
|
Solid background Color
|
Applies/removes a solid background under the text position (Available only with Professional edition).
|
||
|
Background border Color
|
Applies/removes a border.
|
||
|
Background shadow Color
|
Applies/removes a shadow.
|
||
|
"..." color editing buttons
|
These buttons will open the color choice dialog box for the corresponding property.
|
|
|
|
Item name
|
Description
|
Corresponding LOGFONT field
|
|
Font
|
The font name (also known as typeface or facename): only TrueType (marked with the
|
lfFaceName
| |
|
Size
|
The height of the button expressed in points
|
lfHeight
| |
|
B Bold checkbox
|
Sets/resets the bold attribute
|
lfWeight
| |
|
I Italic checkbox
|
Sets/resets the italic attribute
|
lfItalic
| |
|
U Underline checkbox
|
Sets/resets the underline attribute
|
lfUnderline
| |
|
S Strikethrough checkbox
|
Sets/resets the strikethrough attribute
|
lfStrikeOut
|
|
|
Item name
|
Description
|
Corresponding property/method
|
|
|
|
|
|
|
Picture for normal state
|
The picture file displayed on the cell surface when the button is in Normal state.
|
||
|
Picture for disabled button
|
The picture file displayed on the cell surface when the button is in Disabled state.
|
||
|
Transparent factor
|
Apply alpha channel transparency to the loaded pictures
|
||
|
Alignment
|
Changes the picture or animation position over the cell.
|
||
|
|
Browses the current PC folders for a picture.
|
| |
|
|
Deletes the current picture.
|
| |
|
Preview
|
Preview of the loaded picture.
|
|