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
annoying Autoscroll28 Sep 2005 17:19 GMT4
I'm using the property autoscroll = true on my forms. I have to. But
the issue is that I soon as you give the focus to, say a control in the
middle of the form, the scrollbar will scroll down to this control. But
I don't want that, I want to manually scroll it. How can I stop this
Scrolling the Panel Control Programmatically28 Sep 2005 16:45 GMT3
If you have a panel control with scroll bars displayed, how do you scroll
the panel programmatically?
Figureing out how long a sub takes to execute28 Sep 2005 16:40 GMT2
I want to time how long a specific sub takes to execute, what is the best
way to do this? this is only for one sub, and i just need a result back in
milliseconds or such to display to a user. thanks!
Validating Event Not Firing28 Sep 2005 16:29 GMT5
I am having a problem where the validating event of a text box is not
always firing.  I am using vb.net 2003.
I have an MDI application, one of the child forms contains a tab control
which has on the first tab a number of text boxes (amongst other
Format Combobox Display Member 28 Sep 2005 16:18 GMT2
I would like to format the Display Members of a combobox's datasource.  Is
there a way to apply a format without subclassing the original datasource?
For example, given a list of decimal values, format them as currency values
with a leading currency symbol and 2 decimal places.
Getting user's domain name28 Sep 2005 15:41 GMT6
I'm having some strange problems with a VB.NET application that I support.
The application currently uses SystemInformation.UserName() and
SystemInformation.UserDomainName() to determine who is logged in, and what
network domain they are logged into.
Hiding properties from the Forms Designer28 Sep 2005 15:26 GMT3
(VB.Net 2003)
I have a UserControl that exposes a number of public properties.
When using this control on a.n.other Form, how can(?) I prevent
the Forms Designer from adding code into InitializeComponent to
Creating a pictureBox on the main form from a thread28 Sep 2005 15:11 GMT3
  I am using VB2005 Beta 2 in VS 2005 and am running into a small
problem.  I need to be able to add a picture box to the main form from
within a thread.
The program goes to a web site, performs a search based on POST
Anything similar to C's "System()" function?28 Sep 2005 14:42 GMT2
I'm trying to call a program (and/or batch file) from a command line
from within a standalone VB.NET application - something I would have
done using the "System()" function if I was working in C.
The only way I've found so far is
WMI query for events28 Sep 2005 14:39 GMT2
This code snippet fails with 'Specified cast is not valid' when running
the query to get application warning events in the last 10 days...
What am I doing wrong?
HankC
Complie From Cmd Line28 Sep 2005 14:24 GMT10
Let's say I have the code below, and I want to complie this on a
machine that does not have VS2003 installed on it, but does have the
.net framework...  Is it possible to complie this code below, and if so
how?
Deserializing into a pre-exisiting object28 Sep 2005 14:07 GMT4
What happens to an object which is not nothing has another object
deserialized into it? I assume that the data in it is completely destroyed by
the new object.
I am interested because I have some strange persisting data elements
Listview _Control28 Sep 2005 14:07 GMT1
I have a problem regarding clear method of the listview control.
In my application sometimes the "listview1.Items.clear()" method
is giving me a "null reference exception".
All I could thought of it is related to the no. of items in the
Creating a Help file? (chm)28 Sep 2005 13:43 GMT1
I want to create a userhelp for a program i've built.. but how do I create a
Helpfile like the standards in Microsoft environment?
/Lars
Send mail via winform app28 Sep 2005 13:39 GMT2
What is your solution to send mail via winform ?
like system.web.mail
but how to be sure there is a valid smtp ?
 
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.