I'd like to use a control in my new app
It's the Properties window used in VB Editor 6...
What's the name of this control ?
Where could I find such a control ?
Thanks.
Printable View
I'd like to use a control in my new app
It's the Properties window used in VB Editor 6...
What's the name of this control ?
Where could I find such a control ?
Thanks.
The properties window combination of a ListBox and a TextBox.
Ok thank U
I don't want to re-develop it.
Do you know where I could download it ?
Both should be in your toolbox. The TextBox is a white box with the letters A and B in them. It should be the 1st control in the 2nd row of the ToolBox. The ListBox is 2 rows down from the TextBox.