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 / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Mainmenu white25 Sep 2005 14:02 GMT3
i just want to have mainmenu Backcolor white...
someone could help pls
Unload a dll called via assembly25 Sep 2005 13:56 GMT1
i´m working on an application that loads different modules (dll files)
via an assembly.
I check the build version in that dll file and if a newer version
exists, i want to update the file. There´s only one problem: once loaded
Data Grid Column Titles25 Sep 2005 12:09 GMT1
What is the best way of setting non-default column titles on a bound data
grid?
SDI under VB.NET25 Sep 2005 12:03 GMT1
under VC++.NET we have the possibility to make a SDI application, by loading in the client area (of the main form), another form.
I do not know if we can do the same in VB.NET or if i have to use MDI and to "make up" application in such way.
Does someone know it ?
thanks a lot,
Combobox25 Sep 2005 10:21 GMT6
I'm using this code to display the selected item in msgbox
Dim ob As Object
       ob = cmbCategory.SelectedItem
       MsgBox(ob.ToString())
Fax Broadcasting25 Sep 2005 09:24 GMT1
We send so many faxes every day.  So the best thing is to write
something which can automate this process.
There are services who charge like 6 or 7 cents per page and can send
thousands of fax in minutes.  I wonder how do they do it?  I would like
Resizeing af tif-file25 Sep 2005 01:05 GMT3
Hi..
How can i resize an image from a tif-file?
And save it to a new file?
Accessing a forms textbox control from a second form and Vis versa25 Sep 2005 00:50 GMT3
I am reading the book Teach Yourself Microsoft Visual Basic .Net 2003 in 21
Days.
I am having trouble getting one of the exercises to work at the end of day 4.
Exercises:
simple connect24 Sep 2005 20:54 GMT2
hey, i was wondering if 1) anyone could tell me whats wrong with my code, i
did a little fixing to the msdn version fo this, or 2) how to make a simple
program that will connect and listen for connections async. if the user
pushes the selected buttons.
Line number in a release version24 Sep 2005 20:29 GMT4
Is there a way of detecting the line number of the error in a release version?
When I look at the stack it shows the file and the procedure, but not the
line number.
Thank you,
facing probs. to make application compatible with different Window24 Sep 2005 20:07 GMT1
During  my development i  used .Net framework 1.1 with Office com component
9.0 (ie Word (.0 and Excel 9.0) object library and my application and my
development system has windows  XP installed.
when i install  my application on XP based system  it's working fine but in
form stacking and visibility using transparency24 Sep 2005 19:17 GMT1
How do I control the layering of 4 forms of identical size and position to
cause the desired form to be second from the top..
Form1 has my welcome screen etc.and the code for file manipulations etc. etc
Form2 has a foreground image of a decorative picture frame (,png image) with
Panel and OnEnabledChanged Method24 Sep 2005 17:55 GMT1
I have a control which inheirits from "Panel Control Class".  I am trying to
use the OnEnabledChanged Protected method as follows:
Protected Overrides sub OnEnabledChanged (e as system.eventargs)
end sub
Replacing text in a String24 Sep 2005 17:48 GMT3
I am a beginner programmer in VB and need help.  If I have a string with a
return, how do I exchange the return with a return and tab?
Currently I am entering a string with EnterKeyBehavior enabled so I get text
and returns within the text string.  However, I need to replace the ...
Lines crossing24 Sep 2005 16:59 GMT2
I'm drawing points and lines in a picturebox control in visual basic .Net,
and i need to know the point() where those lines "cross" each other. That
would be easy if the lines where only vertical and horizontal because i could
try to find the pixels that would be used between two ...
 
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.