Wimark.Controls Class Library  

DataGridViewCell.DrawFocusRectangleWhenCurrent Property

Gets a value indicating whether the control should draw the focus rectangle when the cell is current (default is true).

[Visual Basic]
Overridable Public ReadOnly Property DrawFocusRectangleWhenCurrent As Boolean 
[C#]
public virtual bool DrawFocusRectangleWhenCurrent {get;}
[C++]
public: __property virtual bool get_DrawFocusRectangleWhenCurrent();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

DataGridViewCell Class | DataGridViewCell Members | Wimark.Controls Namespace