Version

Search Results

DrawTheme Method (FloatingWindowContainerUIElement)

Renders the themed element Syntax Parameters drawParams The Infragistics.Win.UIElementDrawParams used to provide rendering information. Return Value True to prevent further rendering of the element Example To add XP theming support to your element. Simply override the virtual method DrawTheme. Use the XPThemes cla...

DrawToBitmap Method (FloatingWindowContainerUIElement)

Syntax Parameters drawAncestors alphaBlendMode

ElementFromPoint(Point) Method

Syntax Parameters point

ElementFromPoint(Point,Boolean) Method

Syntax Parameters point ignoreClipping

ElementFromPoint(Point,Boolean,UIElementInputType) Method

Syntax Parameters point ignoreClipping inputType

ElementFromPoint(Point,UIElementInputType) Method

Syntax Parameters point inputType