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

Selects all of the text in the control.

Syntax

Visual Basic (Declaration) 
Public Sub SelectAll() 
C# 
public void SelectAll()

Return Value

This method does not return a value.

Requirements

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

See Also