ComponentOne WinForms Edition
Demos
Docs
Samples
Download
InputPanel for WinForms | ComponentOne
C1.Win.8 Assembly
/
C1.Framework Namespace
/
GridRow Class
/ Focus Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Syntax
See Also
InputPanel Overview
Help with WinForms Edition
Key Features
Quick Start
Design-Time Support
Collection Editors
Designers and Dialogs
DataBinding
Components
Add and Remove Components
Layout
Export and Import Layout
InputFlowPanel Layout
InputGridPanel Layout
Keyboard Navigation
Validation
Appearance and Style
Walkthrough
Create Rich ToolTips for InputPanel Items
InputPanel for WinForms Samples
.NET API Reference
C1.Win.InputPanel.8 Assembly
C1.Win.8 Assembly
.NET Framework API Reference
C1.Win.C1InputPanel.4.8 Assembly
C1.Win.4.8 Assembly
Focus Method (GridRow)
In This Topic
Syntax
See Also
Sets the focus to the host control and to this
Element
within the host control.
Syntax
Visual Basic
C#
public
bool
Focus()
'Declaration Public Function Focus() As
Boolean
Return Value
True if the focus was set successfully.
See Also
Reference
GridRow Class
GridRow Members