System.Windows.Forms
2.0.0.0
System.EventArgs
The event occurs when a new area of a in virtual mode is exposed and the determines a new range of items is needed.
Provides data for the event.
Constructor
To be added.
Initializes a new instance of the class with the specified starting and ending indices.
The starting index of a range of items needed by the for the next event that occurs.
The ending index of a range of items needed by the for the next event that occurs.
2.0.0.0
Property
System.Int32
To be added.
The range of values specified by the and properties represents the range of values most likely needed by a virtual control for the next occurrence of a event.
Gets the ending index for the range of values needed by a control in virtual mode.
2.0.0.0
Property
System.Int32
To be added.
The range of values specified by the and properties represents the range of values most likely needed by a virtual control for the next occurrence of a event.
Gets the starting index for a range of values needed by a control in virtual mode.
2.0.0.0