Difference between revisions of "Button properties"
Line 36: | Line 36: | ||
'''Picture''' : '''''String''''' | '''Picture''' : '''''String''''' | ||
+ | |||
+ | That property specify the left margin of picture that one button has | ||
+ | |||
+ | '''PictureHighLeft''' : '''''String''''' | ||
+ | |||
+ | That property specify the left margin of picture that one button has | ||
+ | |||
+ | '''PictureHighRight''' : '''''String''''' | ||
+ | |||
+ | That property specify the right margin of picture that one button has | ||
+ | |||
+ | '''PictureHigh''' : '''''String''''' | ||
That property specify the left margin of picture that one button has | That property specify the left margin of picture that one button has |
Revision as of 15:15, 14 April 2006
This page was written by Pluto and imported with their permission when LinuxMCE branched off in February, 2007. In general any information should apply to LinuxMCE. However, this page should be edited to reflect changes to LinuxMCE and remove old references to Pluto. |
ListBox's Top coordinate.
Left : Integer
If that page is the first page in the wizard, that is the specified height that display screen (or wizard) will run.
Width : Integer
If the text is larger than one specified width size, the control will be cut to the specified size, else the size will be exactly the render text size
Height : Integer
If the text is larger than one specified Height size, the control will be cut to the specified size, else the size will be exactly the render text size
FontHeight : Integer
Font size in pixels
FontName : String
Name of specified font.
Caption : String
That property will specify the button's text.
PictureLeft : String
That property specify the left margin of picture that one button has
PictureRight : String
That property specify the right margin of picture that one button has
Picture : String
That property specify the left margin of picture that one button has
PictureHighLeft : String
That property specify the left margin of picture that one button has
PictureHighRight : String
That property specify the right margin of picture that one button has
PictureHigh : String
That property specify the left margin of picture that one button has