Class: CustomCheckListBox
Source Location: /checklst.inc.php
|
|
|
|
|
|
|
|
|
Inherited Properties
|
Inherited Events
|
Inherited JS Events
|
Inherited Methods
|
|
Properties
property
BorderStyle : enum
[line 335]
Specifies Border Style used to display a control
Tags:
property
BorderWidth : integer
[line 321]
Specifies Border width used to display a control
property
Count : integer
[line 316]
Return the number of itmes in the radio group.
property
Items : array
[line 374]
Contains the strings that appear in the radio group.
property
TabOrder : integer
[line 392]
TabOrder indicates in which order controls are access when using the Tab key. The value of the TabOrder can be between 0 and 32767.
property
TabStop : bool
[line 407]
Enable or disable the TabOrder property. The browser may still assign a TabOrder by itself internally. This cannot be controlled by HTML.
Events
Javascript Events
Methods
|
|