AutoEditableItemStyleTextBoxEditControl Property
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
public override Control EditControl { get; set; }
Public Overrides Property EditControl As Control
Get
Set
Property Value
Control
You can only set an instance of RoundTextBox class or instances derived from it to this property.