Detail

The Designer Logo Control Component provides a means to embed within a Pollstar100 Application, display information about the designer of the Pollstar100 Application -such as a logo, URL or even a Flash Movieclip.  
 
 
 
 
Custom XML Tag  
 
Use the following XML tag to define custom Properties for the Designer Logo Control Component within your Custom XML file:  
 
 
<DesignerLogo />  
 
 
 
 
 
 
Common Properties  
 
The Designer Logo Control Component inherits the following common Properties:  
 
Component Visibility Properties  
Use this Property to exclude the Designer Logo Control from the UI.  
 
Location Properties  
Use these Properties to specify the size and location of the Designer Logo Control within the UI.  
 
Control Image Properties  
Use these Properties in order to define images for the Designer Logo Control.  
 
Opacity Properties  
Use this Property to set the Component image opacity.  
 
URL  
Use this Property to define a URL for the Designer Logo Control.  
 
URL Target  
Use this Property to specify the type of browser window that is used to display a Designer Logo URL.  
 
 
 
 
Default Property Values  
 
The following default Property values are defined for the Designer Logo Control Component:
 
 
Property Name
Default Value
Visible
true
X
undefined
Y
undefined
Width
undefined
Height
undefined
ImageUp
undefined
ImageDown
undefined
ImageOver
undefined
Opacity
100
URL
undefined
URLTarget
_blank
 

 
 
 
Related Topics  
 
Generic Controls