2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Select the recordYou can handle DropDown event of comboBoxAdv1 and set as shown in the following code snippet. C# private void comboBoxAdv1_DropDown(object sender, System.EventArgs e) { this.comboBoxAdv1.ListBox.SelectedItem=this.comboBoxAdv1.TextBox.Text ; }
VB Private Sub comboBoxAdv1_DropDown(ByVal sender As Object, ByVal e As System.EventArgs) Me.comboBoxAdv1.ListBox.SelectedItem =Me.comboBoxAdv1.TextBox.Text End Sub
|
2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.