UltraCarousel_E_ItemSelectionChanging
|
Occurs before the contents of the SelectedItems collection is changed.
|
UltraCarousel_E_ItemSelectionChanged
|
Occurs after the contents of the SelectedItems collection has changed.
|
CarouselItem_P_ItemSettings
|
Returns the ItemSettings object which defines properties that are specific to the item.
|
|
Gets/sets the text of the item.
|
|
Gets/sets whether the item should be displayed.
|
ItemSettings_P_HotTrackingAppearance
|
Gets/sets the appearance that is applied to an item when the cursor passes within the bounds of its UIElement.
|
ItemSettings_P_SelectedAppearance
|
Gets/sets the appearance that is applied to a CarouselItem when it is selected.
|
ItemSettings_P_BorderStyle
|
Gets/sets the style of the item’s border.
|
|
Gets/sets the Enabled state of items.
|
ItemSettings_P_Appearance
|
Gets/sets the appearance that is applied to CarouselItem objects.
|
UltraCarousel_Description
|
Ultimate UI for Windows Forms control which renders visual items along a specified path.
|
|
Returns the collection of CarouselItem objects.
|
UltraCarousel_P_ItemSettings
|
Returns the ItemSettings object which defines properties that are specific to items.
|
UltraCarousel_P_SelectionType
|
Gets/sets the SelectionType constant which dictates how items can be selected via the user interface.
|
Exception_CannotAddItemToSameCollection
|
An CarouselItem cannot be added to the same CarouselItemsCollection to which it already belongs.
|
Exception_CannotAddItemToDifferentCollection
|
An CarouselItem cannot belong to more than one CarouselItemsCollection.
|
Exception_CannotSelectItemFromDifferentCollection
|
An CarouselItem cannot be selected if it does not belong to this control’s Items collection.
|
PredefinedPath_HorizontalLine
|
|
PredefinedPath_VerticalLine
|
|
PredefinedPath_EllipseBottom
|
|
PredefinedPath_EllipseTop
|
|
PredefinedPath_EllipseLeft
|
|
PredefinedPath_EllipseRight
|
|
PredefinedPath_LowerLeftU
|
|
PredefinedPath_InverseParabola
|
|
|
|
|
|
|
|
PredefinedPath_Spiral_Lite
|
|
|
|