Thanks all for the info. Seems like Microsoft ought to put a warning
label on their software products:
ie
Warning: Visual Studio won't allow you to resize any of the controls
in the design environment. We allow you to change the Size property,
but reset it to some default we decided on.
Warning: Visual Studio will not open a Project created by another
developer, no matter what. We don't know why, and never will.
Warning: We don't understand complex data binding either, so if you
figure it out, contact us somehow.
Warning: We continue to upgrade our products, but don't believe for a
moment that we are going to fix any existing problems. We are
required to upgrade our products periodically, but mostly we simply
add more fluff.
Warning: Periodically, like once a day, you will be required to Reboot
your system and reload Visual Studio. We don't know why, but if you
figure it out, contact us somehow.
Warning: We know that back end data sources change, but we don't know
how to update them in your current Project when your using a dataset.
If you figure it out, contact us somehow.
Warning: We know that we have many megabytes of help data, but that
doesn't mean we can figure out what your seeking help on, even if you
have pressed F1 on a particular property.
Warning: We are going to hide a lot of the critical code that supports
your application, but don't worry about it, we know whats best.
Warning: You are required to patch all of our products frequently,
because we believe that our products should be patched whenever
someone discovers a hole that requires patching.
Warning: We have decided to add tons of new features and we did not
ask for your opinion. You will of course, be required to pay for
these new features every year. And it goes without saying that
"Nothing is backward compatible."
Warning: We will give you the opportunity to to contact technical
support on this product, but don't believe for a moment that they know
more than you.
And now we've got some weight to this product!
On Sun, 15 Oct 2006 02:12:30 +0200, "Herfried K. Wagner [MVP]"
[quoted text, click to view] <hirf-spam-me-here@gmx.at> wrote:
>"HKSHK" <hkshk@gmx.net> schrieb:
>>> Yes. As you may have noticed all forms in Windows suffer from the
>>> different height of textbox and combobox controls. This is simply "by
>>> design", and thus adjusting the combobox' height is not supported out of
>>> the box.
>>
>> It's a "feature" of .NET, not of Windows. With VB 5 I can adjust the
>> height of the textbox to match the height of the combobox (combobox is
>> read-only). In VB.NET (2003) I don't even have that chance...
>