Version

Search Results

Draw(Graphics,Rectangle,Boolean,AlphaBlendMode) Method

Syntax Parameters graphics invalidRectangle doubleBuffer alphaBlendMode

Draw(Graphics,Rectangle,Boolean,AlphaBlendMode,Boolean) Method

Syntax Parameters graphics invalidRectangle doubleBuffer alphaBlendMode forceDrawAsFocused

DrawBackColor Method (RibbonToolSeparatorUIElement)

Does nothing Syntax Parameters drawParams The Infragistics.Win.UIElementDrawParams providing rendering information. Example This sample overrides the virtual method DrawBackColor on UIElement. It calls the base implementation then draws a semi transparant hatch.

DrawBorders Method (RibbonToolSeparatorUIElement)

Draws the borders of the element. Syntax Parameters drawParams The Infragistics.Win.UIElementDrawParams providing rendering information. Example This sample, overrides the virtual method DrawBorders on UIElement. Using the DrawButtonBorders method of DrawParams, we emulate the OfficeXP style border drawing.

DrawElement Method (RibbonToolSeparatorUIElement)

Syntax Parameters defaultDrawParams