Basic Library for WinRT
SelectOnFocus Property

Gets or sets the condition under which all control text is selected when the control receives focus.
Syntax
'Declaration
 
Public Property SelectOnFocus As SelectOnFocusCondition
public SelectOnFocusCondition SelectOnFocus {get; set;}
Remarks
The default value is OnDefaultSelection.
See Also

Reference

C1NumericBox Class
C1NumericBox Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback