Determines whether current image number is modified automatically
Visual Basic |
---|
Public Property AutoDisplay As Boolean |
If the number of the latest image to be added to the control is new then the formula used is:
CurrentIndex = max(1, new +1 - MultiRows * MultiColumns)