Top Method Summary
Options Name Purpose
+ CHARACTER GenerateHtmlCode (character, character) Returns the HTML code for the Control
+ CHARACTER GenerateHtmlCode (character, character, character) Returns the HTML code for the Control
+ CHARACTER GenerateHtmlCode (character, character, character, character) Returns the HTML code for the Control

Top Property Summary
Options Name Purpose
+ DECIMAL HorizontalScaling Gets and sets the horizontal scaling factor
+ DECIMAL VerticalScaling Gets and sets the horizontal scaling factor


Method Detail
Top

PUBLIC CHARACTER GenerateHtmlCode (character, character)

Purpose: Returns the HTML code for the Control
Notes:

Parameters:
pcTag CHARACTER
The HTML tag for the Control
pcAttributes CHARACTER
The attributes for the Control
Returns CHARACTER
The HTML code for the Control
Top

PUBLIC CHARACTER GenerateHtmlCode (character, character, character)

Purpose: Returns the HTML code for the Control
Notes:

Parameters:
pcTag CHARACTER
The HTML tag for the Control
pcAttributes CHARACTER
The attributes for the Control
pcBinding CHARACTER
The Control binding attribute
Returns CHARACTER
The HTML code for the Control
Top

PUBLIC CHARACTER GenerateHtmlCode (character, character, character, character)

Purpose: Returns the HTML code for the Control
Notes:

Parameters:
pcTag CHARACTER
The HTML tag for the Control
pcAttributes CHARACTER
The attributes for the Control
pcBinding CHARACTER
The Control binding attribute
pcInnerHtml CHARACTER
The inner html for the control
Returns CHARACTER
The HTML code for the Control


Property Detail
Top

PUBLIC DECIMAL HorizontalScaling

Purpose: Gets and sets the horizontal scaling factor
Notes: Defaults to 1.2

Returns DECIMAL
Top

PUBLIC DECIMAL VerticalScaling

Purpose: Gets and sets the horizontal scaling factor
Notes: Defaults to 1.1

Returns DECIMAL


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:26:05