Skip to main content
A newer version of this page is available. .

TdxScrollbarAnnotationKind Type

The scrollbar annotation type ID.

Declaration

TdxScrollbarAnnotationKind = dxFirstScrollbarAnnotationID..dxLastScrollbarAnnotationID;

Remarks

Every scrollbar annotation has a unique identifier within the valid range that includes a sub-range of IDs reserved for custom scrollbar annotations. An application can have no more than 255 different scrollbar annotations.

See Also