Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB.NET / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
moving a control on a form25 Dec 2004 21:58 GMT2
Is there a way to move a control on a form, as if it were a floating toolbar
(but it's not; it's a datagrid, actually, a small one)?
Thanks for any help.
Bernie Yaeger
moving a control on a form25 Dec 2004 21:55 GMT8
Is there a way to move a control on a form, as if it were a floating toolbar
(but it's not; it's a datagrid, actually, a small one)?
Thanks for any help.
Bernie Yaeger
Problem displaying a new form25 Dec 2004 13:55 GMT2
I want to display a new form (named as launchPuzzle2) to the user and I use
the following code :                 Dim nextStep As New launchPuzzle2
In an event handler where I want the window to appear, I write the following
code :       nextStep.ShowDialog()
closing25 Dec 2004 12:02 GMT1
Private Sub Form1_Closing(ByVal sender As System.Object, ByVal e As
CancelEventArgs) Handles MyBase.Closing
If MsgBox("Really close?", MsgBoxStyle.YesNo Or MsgBoxStyle.Question) =
MsgBoxResult.No Then
.NET and Office applications programming25 Dec 2004 01:05 GMT6
Hi all ... could someone point me in the right direction for programming
office applications (specifically excel) using vb.net?
Can vb.net replace or enhance VBA that comes with the office suite?
cheers... have a great Christmas all!
select all childs in a Treeview24 Dec 2004 18:21 GMT2
Hi group.  Merry Xmas one and all!!!!  I hope Santa brings you all something
good.  For me, I would be happy with some nice code!
If I check a node in a treeview, how do I check all childs of that node?  I
wrote:
refresh24 Dec 2004 18:05 GMT1
how can i refresh a listview in form1, if i press a button in form2
thanks Maarten
ps Merry Christmas
Fieldcount is not right.24 Dec 2004 16:36 GMT4
The following sql statement is used to fill a datareader
Select  dbo.SessionsFTP.DateEtHeure AS DateEtHeureRecue,
dbo.PigesRecuesViaFTP.IdentificationDuPoste as CarrierSiteID,
dbo.PigesRecuesViaFTP.NumeroReservoirDuFournisseur as TankId,
Please Help with Setup and OleDbDataReader24 Dec 2004 16:24 GMT4
How do I install or make sure I have the correct Provider for
OleDbDataReader.  On  my development machine (XP Pro, SP2, VS.net 2k3)
everything works and I have the 'VFPOLEDB.1' provider available.  How do I
a) make sure this provider is provided and installed in my setup package ...
newbie Problem with ComboBox24 Dec 2004 16:03 GMT4
I have a CMMS application that I wrote in Access.  I am trying to create the
same application using vb.net.  I have a Work Order form where work orders
are created then completed.  I have everything working properly with the
exception of some combo boxes.  I can't seem to see any ...
create form object in class2.vb24 Dec 2004 15:31 GMT6
i have :
mainform
form2  had 2 textbox
class1.vb
Tlib in vb24 Dec 2004 15:18 GMT2
The function "gzuncompress" in PHP and "TZDecompressionStream" in Delphi can
decompress the tlib format file stream, what corresponding used in VB.Net?
How to decompress Tlib file stream in vb?
Thank you
advice needed vb.net/c++24 Dec 2004 15:10 GMT3
Hi Group,
After the christmas holiday I have to start with creating a vb.net program
but this program allready exists as a c++ program but it needs to be
rewritten in vb.net on some pieces of code need to be re-analysed. But the
Excel constant in VB.NET24 Dec 2004 13:02 GMT1
Anyone can tell me how to use the constant of Excel.object in VB.NET?! Such as xlPaperA4.....
___
Newsgroups brought to you courtesy of www.dotnetjohn.com
HScrollbal and textbox24 Dec 2004 12:50 GMT2
Just wondering if there's a fast and easy way to scroll a long text in a
short textbox with a hscrollbar. I have see on msdn an example but was too
long and complicated. There's a easier solution?
(I hope I was clear enough, I have a textbox with a long text within, I want
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.