Syntax
Syntax Parameters invalidate
Overload List
Syntax Parameters graphics invalidRectangle doubleBuffer alphaBlendMode
Syntax Parameters graphics invalidRectangle doubleBuffer alphaBlendMode forceDrawAsFocused
Overload List
Overridden. Used to draw the slight glow gradient into the page for selected contextual tabs. 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 dra...
Draws the borders for the element. Syntax Parameters drawParams The Infragistics.Win.UIElementDrawParams used to provide 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.