Click or drag to resize

StiControlPaintDrawFocus Method (Graphics, Rectangle, Rectangle)

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.StiControlPaint.DrawFocus(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle)"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static void DrawFocus(
	Graphics graphics,
	Rectangle bounds,
	Rectangle buttonBounds
)

Parameters

graphics
Type: System.DrawingGraphics

[Missing <param name="graphics"/> documentation for "M:Stimulsoft.Base.Drawing.StiControlPaint.DrawFocus(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle)"]

bounds
Type: System.DrawingRectangle

[Missing <param name="bounds"/> documentation for "M:Stimulsoft.Base.Drawing.StiControlPaint.DrawFocus(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle)"]

buttonBounds
Type: System.DrawingRectangle

[Missing <param name="buttonBounds"/> documentation for "M:Stimulsoft.Base.Drawing.StiControlPaint.DrawFocus(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle)"]

See Also