ControlsTotal
ControlsTotal
Gets the number of controls in the container.
int ControlsTotal() constReturn Value
Number of controls in container.
Note
The base class method does not have the container, it provides the access to container for its heirs and always returns 0.
Last updated on