DataGrid::ProcessTabKey Method (Keys)
.NET Framework (current version)
Gets a value indicating whether the Tab key should be processed.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
protected: [UIPermissionAttribute(SecurityAction::LinkDemand, Window = UIPermissionWindow::AllWindows)] bool ProcessTabKey( Keys keyData )
Parameters
- keyData
-
Type:
System.Windows.Forms::Keys
A Keys that contains data about which the pressed key.
UIPermission
for drawing UI. Associated enumeration: UIPermissionWindow::AllWindows.
.NET Framework
Available since 1.1
Available since 1.1
Show: