Difference between revisions of "Commandbutton"

From Lianjapedia
Jump to: navigation, search
m (Yvonne.milne moved page Visage Application Framework - Commandbutton to Commandbutton without leaving a redirect)
Line 1: Line 1:
 +
Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages.
 +
 
====Properties====
 
====Properties====
  
Line 9: Line 11:
 
!width="50%"|Description
 
!width="50%"|Description
 
|-
 
|-
 
+
|Text
 +
|RW
 +
|Character
 +
|Text displayed in the object's caption
 +
|-
 +
|Caption
 +
|RW
 +
|Character
 +
|Text displayed in the object's caption
 +
|-
 +
|Picture
 +
|RW
 +
|Character
 +
|Filename of image displayed
 +
|-
 
|}
 
|}
  

Revision as of 10:00, 21 December 2012

Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages.

Properties

This class supports the Common properties plus the following:

Property Access (R/RW) Value Description
Text RW Character Text displayed in the object's caption
Caption RW Character Text displayed in the object's caption
Picture RW Character Filename of image displayed

Methods

This class supports the Common methods plus the following:

Method Args Description

Events

This class supports the Common events plus the following:

Event Args Description