Clear ITEMS in B4XComboBox
Is this code correct or there are any other thecnic: private Sub ClearCombo(Combo As B4XComboBox) #if b4a Combo.cmbBox.Clear #else 'for b4j Combo.cmbBox.Items.Clear #End If End Sub
www.b4x.com
หมายเหตุ
B4XComboBox เป็นส่วนหนึ่งของไลบรารี่ XUIViews