dxLastScrollbarAnnotationID Constant
The maximum ID of a scrollbar annotation.
Declaration
const dxLastScrollbarAnnotationID = 255;
Remarks
The dxFirstScrollbarAnnotationID and dxLastScrollbarAnnotationId global constants define the start and end of the valid range of scrollbar annotation IDs.
See Also