Hi,
You all know the QueryBuilder designer from the Dataset when adding a new
table adapter and you want to create a query... Well, I need to use that in a
windows application(also web app if possible), and let the user choose its
tables based on an already configured connection string, and l...
more >>
Hello!
I'm using Visual Studio 2005 Professional Edition, especially Visual Basic.
What I'm trying to do is to make a UserControl using "Windows Control
Library" project.
I'm adding some properties in the class, but I found out that when I add a
property of type "PointF", I cannot seem to cha...
more >>
Hello,
I used the code of Linda Liu :
http://groups.google.it/group/microsoft.public.dotnet.framework.windowsforms.designtime/browse_thread/thread/a3de0c7d8d53c3a5/733038e531a523d3?hl=it&lnk=st&q=dataGridView+vertical&rnum=8#
It works, but I have some problems when the dataGridView hav...
more >>