| Smartphone 2002 Guide |
Description: Displays a static piece of text.
Text wraps if necessary: Yes.
Receives selection: No.
Hide on phone lock: No.
Class ID: {5419F376-6520-4407-B8B8-740F5B353EDA}
The text is specified using the <label> element. To control the background of the plug-in, use the <background/> tag.
The following XML shows an implementation example for this plug-in.
<plugin file="sysplug.dll" clsid="{5419F376-6520-4407-B8B8-740F5B353EDA}">
<label bgtext="#FFFFFF">
<text lang="0x0409">Hello</text>
<text lang="0x040c">Bonjour</text>
</label>
</plugin>
Hosted on msmobiles.com