Version

Search Results

PerformKeyAction Method (UltraDateTimeEditorUIElement)

Syntax Parameters actionCode shiftKeyDown ctlKeyDown

PointInElement(Point) Method

Syntax Parameters point

PointInElement(Point,Boolean) Method

Syntax Parameters point excludeOverlappingSiblings

PointInElement(Point,Boolean,Boolean) Method

Syntax Parameters point excludeOverlappingSiblings ignoreClipping

PositionChildElements Method (UltraDateTimeEditorUIElement)

Makes sure that the child elements for this element are in the ChildElements array and that they are positioned properly. Syntax Example This code overrides the positionChildElements virtual method of UIElement. This sample shows two different methods for creating and positioning child elements.