DataGridViewCell::DataGridViewCellAccessibleObject::GetFocused Method ()

 

Returns the child accessible object that has keyboard focus.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
virtual AccessibleObject^ GetFocused() override

Return Value

Type: System.Windows.Forms::AccessibleObject^

null in all cases.

.NET Framework
Available since 2.0
Return to top
Show: