ComboBox lack of vital feature |
Post Reply |
Author | |
Kamand.Jirbande
Newbie Joined: 20 December 2008 Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 20 December 2008 at 1:45am |
Hi,
Your ComboBox control has NOT a very important feature.
In my VB6 development environment, a standard ComboBox control has a .List property in DESIGNER which allows you to enter the combo items at DESIGN-TIME.
This is a very iportant property which your control dones not have.
You know what's the problem with that?
For example I have a ComboBox and want to show the list of country names...
I have to add items amnually in CODE and it just makes my code so crowded.
Why you don't add a .List property to designer so we can add items at design time at ease?
Regards.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |