PercentEditboxes
A collection of percent editbox controls.
PercentEditboxes Properties
| Property |
Type |
Access |
Description |
| Count |
Long |
read |
The number of PercentEditboxes. |
| Item |
Object |
read |
Returns the PercentEditbox with the specified index or name as Long or String. |
PercentEditboxes Methods
| Method |
Returns |
Description |
| Add |
PercentEditbox |
Create a new PercentEditbox. |
| AnyItem |
Object |
Returns any PercentEditbox. |
| FirstItem |
Object |
Returns the first PercentEditbox. |
| ItemByID |
Object |
Returns the PercentEditbox with the specified ID. |
| ItemByRange |
Objects |
Returns the PercentEditboxes within the specified range. |
| LastItem |
Object |
Returns the last PercentEditbox. |
| MiddleItem |
Object |
Returns the middle PercentEditbox. |
| NextItem |
Object |
Returns the next PercentEditbox. |
| PreviousItem |
Object |
Returns the previous PercentEditbox. |
Previous post: PICT
Next post: PercentEditbox