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 / November 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Inherited forms question21 Nov 2004 08:49 GMT2
Got a form with a couple labels in it that is being used as inherited form
in a calling project. Trying to allow one of the labels to be resized in
calling project's IDE. Tried setting modifiers to Public but does not seem
to work, don't get resize handles on that label.
Populate a ListBox with Subdirectories21 Nov 2004 08:42 GMT2
I'm new to VB.Net, and I'm trying to put a list of all of the folders (no
files) in F:\REPORTS\ inside a listbox on a form.  The idea is to have the
user select a folder from the list, then hit a button to print all of the
items within that folder.  I'm not having much luck on my ...
newbie; Update not working21 Nov 2004 08:18 GMT2
Hey all I'm new to .net trying to update a database with a new calculated
values. I keep getting this error.
An unhandled exception of type 'System.Data.SqlClient.SqlException' occurred
in system.data.dll
Reference dynamically created control by name21 Nov 2004 07:57 GMT7
I would like to reference a dynamically created control and I know the name.
I would like to use the following:
Dim strName as String = "txtControl1"
' This is the ".Name" used when textbox was dynamically created
I'm in real need for info about spywares??21 Nov 2004 07:41 GMT6
Can someone please explain to me how spywares work?  I would like to know
how to capture all key strokes in any active application, also, getting the
contents of chat programs like Yahoo Messenger?
And before anyone is going to start flaming me, it is totally for my own
add values to a comboBox in VB.NET in Windows application.21 Nov 2004 06:07 GMT5
For my new Windows application, all I want is to create an initial
form to demo to the user to show them how it looks like with some data
on it.  So I figure the fastest way is to create some comboBox-es to
show some data on them manually entered in the code without connecting
Populate a ListBox with Subdirectories21 Nov 2004 01:48 GMT1
I'm new to VB.Net, and I'm trying to put a list of all of the folders (no
files) in F:\REPORTS\ inside a listbox on a form.  The idea is to have the
user select a folder from the list, then hit a button to print all of the
items within that folder.  I'm not having much luck on my ...
Best way to structure app made up with several components21 Nov 2004 01:44 GMT1
Planning an app that will be made up of separately purchasable modules. Do
not want all the modules to be needed to be installed on end user machines,
only install when they get an additional module. If user has gotten modules
1,2 and 3 . App would always have to start in Module 1, ...
a download manager?21 Nov 2004 00:44 GMT4
I need to develop a download manager using vb.net, the requirement being
that it can download X files together, with every file having individual Y
parts being downloaded from mirrors. How do you think I should implement
this most efficiently? I think I will need thread....but ...
Conversion from VB to C#21 Nov 2004 00:29 GMT3
I am new in C#.
Please tell me, how to convert following statements..
Dim fOld As Font = myRichTextBox.SelectionFont
Dim fStyle As FontStyle = fOld.Style + (IIf(fOld.Bold, FontStyle.Bold * -1,
Question on help writing math formula tia sal20 Nov 2004 21:49 GMT1
Greets All,
I'm having a little trouble in creating dynamic arrays I've had some help
in getting this formula but I'm not sure how to make the array dynamic
enough in vb.net to include Cn.....Xn in example 1.
Stored procedure parameter prob20 Nov 2004 20:35 GMT6
This is my stored procured. i try to pass the parametre like this. i am
getting error.
any one please tell me how to pass the parameter?
vb code:
Inter-related form20 Nov 2004 20:33 GMT7
I have two forms, FormA and FormB. FormA opens FormB. FormB needs to execute
a public method on FormA.
I am able to do it. But I want to generalize the design so that FormB can be
used with any form that required the functionality provided by FormB. Of
Drag And Drop Columns In Win Form DataGrid20 Nov 2004 20:18 GMT1
Hi ,
I need the option to allow the user to drag and drop datagrid columns
In vb.net winform.
Where do i start from ?
Floating and docked toolbars20 Nov 2004 20:09 GMT2
Hi, i'm back again!
I'm not very expert with VB .NET...
How can I create a vs-like toolbar, I mean a toolbar that can be docked to
the window but that the user can also move around the screen?
 
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.