Longbox"

From Documentation
Line 17: Line 17:
  
 
<source lang="xml" >
 
<source lang="xml" >
  <window title="Longbox Demo" border="normal" width="200px">
+
  <window title="Longbox Demo" border="normal" width="400px">
     long box:<longbox/>
+
     long box:<longbox width="250px"/>
 
  </window>
 
  </window>
 
</source>
 
</source>

Revision as of 09:38, 19 November 2010

Longbox

Employment/Purpose

A longbox is used to let users input long data.

Example

ZKComRef longbox.jpg

 <window title="Longbox Demo" border="normal" width="400px">
     long box:<longbox width="250px"/>
 </window>

Supported Events

Name
Event Type
None None

Supported Children

*NONE

Use Cases

Version Description Example Location
     

Version History

Last Update : 2010/11/19


Version Date Content
     



Last Update : 2010/11/19

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.