vendredi 11 septembre 2020

How to know if the item of a TabControl is a listbox?

I was thinking on something like:

If TabControl1.Controls.Item(1) = ListBox Then

End If

Anyway to get if the item is a ListBox or a Button or something like that ?

Aucun commentaire:

Enregistrer un commentaire