dbicDropDate Send comments on this topic.
Focus Method
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiDropDate Class : Focus Method

Sets input focus to the control.

Syntax

Visual Basic (Declaration) 
Public Function Focus() As Boolean
C# 
public bool Focus()

Return Value

true if the input focus request was successful; otherwise, false.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also