Hi YING JANG LIN,
You can get the selected button using the Carousel's
SelectedItem in RadCarousel1_SelectedIndexChanged:
About the second question you can change the mouse cursor using each Carousel item button's events
MouseHover and
MouseLeave. Refer to the code below:
but you cannot move an item to the specific positions with Drag&Drop, because coordinates for items are evaluated only from RadCarouselCalculator. Please, excuse us for the inconvenience.
Sincerely yours,
Peter
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.