DataGridView::DataGridViewAccessibleObject::GetFocused Method ()
.NET Framework (current version)
Returns the accessible object of the DataGridViewCell that has the keyboard focus.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Return Value
Type: System.Windows.Forms::AccessibleObject^An AccessibleObject that specifies the DataGridViewCell that has the current focus, or null if the DataGridView does not have focus.
.NET Framework
Available since 2.0
Available since 2.0
Show: