Version

Search Results

DragWindowOpacity Property

Gets/set the opacity percentage used for a translucent drag style window. Syntax Example The following example demonstrates the initialization of the properties of the UltraDockManager component.

DragWindowStyle Property

Gets/sets the how the docked window appears as it is dragged. Syntax Example The following code initializes various properties on the ultradockmanager component.

DragWindowStyleResolved Property

Returns the DragWindowStyle being used by the component. Syntax Remarks Only certain operating systems (Windows 2000 and above) provide support for layered windows.

ElementFromPoint(Point) Method

Returns the UIElement at the point specified. Syntax Parameters pt Point in screen coordinates Return Value A uielement if one is found at the specified point or null

ElementFromPoint Method (UltraDockManager)

Returns the UIElement at the point specified. Overload List Example The following method demonstrates the ElementFromPoint and PaneFromPosition methods of the UltraDockManager component.

EndUpdate(Boolean) Method

Syntax Parameters invalidate

EndUpdate Method

Overload List