Difference between revisions of "Optionbutton"

From Lianjapedia
Jump to: navigation, search
Line 10: Line 10:
 
!Value
 
!Value
 
!width="50%"|Description
 
!width="50%"|Description
|-
 
|Caption
 
|RW
 
|Character
 
|Text displayed in the button
 
 
|-
 
|-
 
|valign="top"|Backstyle
 
|valign="top"|Backstyle
Line 20: Line 15:
 
|valign="top"|Numeric
 
|valign="top"|Numeric
 
|valign="top"|Background style: 0 = transparent, 1 = opaque
 
|valign="top"|Background style: 0 = transparent, 1 = opaque
 +
|-
 +
|Caption
 +
|RW
 +
|Character
 +
|Text displayed in the button
 
|-
 
|-
 
|valign="top"|Picture
 
|valign="top"|Picture

Revision as of 11:39, 30 April 2013

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
Backstyle RW Numeric Background style: 0 = transparent, 1 = opaque
Caption RW Character Text displayed in the button
Picture RW Character Filename of image displayed in the button
Value RW Numeric or Boolean Checked state of the button

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