[]
        
(Showing Draft Content)

C1.Framework.XView.DrawFocusRectangle

DrawFocusRectangle Method

DrawFocusRectangle(Graphics, Rectangle)

Draws focus rectangle

Declaration
protected virtual void DrawFocusRectangle(Graphics g, Rectangle bounds)
Protected Overridable Sub DrawFocusRectangle(g As Graphics, bounds As Rectangle)
Parameters
Type Name Description
Graphics g

Graphics instance.

Rectangle bounds

Focus bounds.