|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Visual Basic .NETmicrosoft.public.dotnet.languages.vb
Jim Hubbard -
12 Mar 2005 12:12 AM - 144 messages
[link],1759,1774642,00.asp ...
thowle -
10 Mar 2005 2:35 AM - 2 messages
Okay, here is what I have, I designed a GUI that has rounded edges at the top (left and right). I want them to be transparent (Like Windows XP is when you have the Luna themes enabled). The only problem is... well, it's not working. ...
Carlos -
9 Mar 2005 9:31 PM - 2 messages
Me pasa lo siguiente: Instancio un formulario y cuando se dispara el evento resize redimensiono mis controles pero no se porque se me desplazan un poco abajo despues cuando redimensiono el formulario con el mouse ya se me posicionan bien solo se colocan mal la primera vez ...
Geoff Jones -
9 Mar 2005 3:57 PM - 2 messages
Hi I am loading a DataSet using a DataAdaptor e.g. myDataAdaptor = New OleDb.OleDbDataAdaptor("Select * From [myTable]", myConnection) myDataAdaptor.Fill(myDataSet, "MyTable") The table is very large and it takes quite a few seconds for these two steps to complete. I do not need to write back to the table and I was wondering if ...
ben davies via .NET 247 -
7 Mar 2005 7:27 PM - 7 messages
hi all, Im trying to create 64 bit integer structure in vb.net that i can extract the HI/LO parts from like you would in c++ using bit masking etc. I would have liked to beable to use an unsigned 64 bit int but it seems vb.net doesn't like me and spits out all kind of errors when i try to do bitwise operations on unsigned values. ...
ljlevend2 -
7 Mar 2005 2:03 AM - 3 messages
The help for the Windows.Forms.Clipboard class states, "Place data on the clipboard in multiple formats to maximize the possibility that a target application, whose format requirements you might not know, can successfully retrieve the data." So how do you do that? I want to place text and an ...
|
|||||||||||||||||||||||