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

Determines if the text will be selected when the control receives focus.

Syntax

Visual Basic (Declaration) 
Public Property SelectOnFocus As Boolean
C# 
public bool SelectOnFocus {get; set;}

Property Value

Boolean

Requirements

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

See Also