Input for WinForms | ComponentOne
C1.Win.Accessibility.Items Namespace / UiaCalendar Class / UiaCalendar Constructor
Item with ISupportUia.
Item with IUiaTableProvider.
Container with inner items.
UIA parent of this item.
Root control for all items.
Item with IUiaScrollProvider.
Item with IUiaSelectionProvider.
Custom name for this item.
Original control of this item.
Object for caching.

In This Topic
    UiaCalendar Constructor
    In This Topic
    Contructor.
    Syntax

    Parameters

    sourceItem
    Item with ISupportUia.
    table
    Item with IUiaTableProvider.
    sourceContainer
    Container with inner items.
    uiaParent
    UIA parent of this item.
    rootControl
    Root control for all items.
    scrollItem
    Item with IUiaScrollProvider.
    selectionItem
    Item with IUiaSelectionProvider.
    uiaName
    Custom name for this item.
    itemControl
    Original control of this item.
    objectToCache
    Object for caching.
    See Also