BaseComboBoxUpdateText Method
This is called to update the text in the text box control
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
protected override void UpdateText()
Protected Overrides Sub UpdateText
protected:
virtual void UpdateText() override
abstract UpdateText : unit -> unit
override UpdateText : unit -> unit