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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Reordering listbox items with drag and drop20 Jun 2005 04:24 GMT5
Can anyone point me to a tutorial on reordering items within a single
listbox using the mouse, ie drag and drop, specifically with vb.net.
Google shows me various half-references eg to related controls, vb6 or
whatever, but nothing that seems to relate specifically to vb.bet and
Print Text Maintaining Tab Stops20 Jun 2005 03:10 GMT2
I can locate tab stops in a RichTextBox but have not found a way to
maintain that positioning when I print. At the Knowledge Discovery
Keys Site  (http://www.kdkeys.net/forums/3122/ShowPost.aspx) Baily
explains that character printing isn't really supported in VB .Net,
StreamReader, StringReader, TextReader19 Jun 2005 21:05 GMT2
StreamReader says it is designed to read a stream of characters
StringReader says it is designed to read a string
TextReader says it is designed to read a sequential list of characters.
I hate to sound like a VB6 grump, but aren't we splitting hairs??  What's
paged combobox19 Jun 2005 18:58 GMT2
I remember reading recently an article that described custom comboboxes
and/or listboxes that are designed to handle large number of entries
downloaded from a  database. Instead of downloading all the entries at once,
they download and show the first n entries and give the user a ...
Events Ent Threads question19 Jun 2005 18:44 GMT1
Can I start a method in separate thread, and make this method to wait
for a specific event to fire?
What is [varname]?19 Jun 2005 12:11 GMT2
I read thru MSDN documentation but could not find syntax explanation about
this special form of declaration.
Need more information on this.
Pointers??18 Jun 2005 21:54 GMT11
Does VB.NET allow use os pointers like in C++??
example:
int* i = &f;
how would this line of code be in vb.net?
Getting refference to a method parameters18 Jun 2005 19:59 GMT4
I am implementing a logging facility for my app, and I am looking for a
way to iterate through the parametersm passed to a method.
Something like:
Sub Test(byval ABCD as string, byval EFGH as integer)
strange design-time control behavior18 Jun 2005 18:08 GMT3
I have two forms in my project...
one form allows me to use the arrow keys to move and delete controls on my
form.
the other form does NOT allow me to delete controls or move them with arrow
restore application from systray18 Jun 2005 16:21 GMT3
I have a problem regarding restoring previous instance of an
application minimized in systray.So that when I try to run the
application it should maximize its previous instance instead of
creating a new one.
system tray help18 Jun 2005 16:20 GMT2
I have a .NET application where I want to restore the previos
application if it is already running and in minimized state.
The code I added is working fine in the case if the previous
application is only minimized but if it is minimized in to the
Large Datasets and Comboboxes18 Jun 2005 14:51 GMT1
I need some advice. I have a table in MSDE2000 with about 3 million records.
It's a city database. What I want to do is have 3 comboboxes on a form. The
first would be to select a country, second, to select a region (state,
province, etc) in that country, and the third would be a ...
Controlling Focus when two forms are open18 Jun 2005 11:38 GMT2
I have a form with an RTF control and I want to use a subform to do "Find and
Replace".  Beyond that, I want the subForm to always be on Top when the
Parent form has focus but have it not be on top if neither the subform nor
parent form have focus.
Abt Mask Edit control18 Jun 2005 11:20 GMT1
   I think it may be not good to post here. But hope that there's people
here can help me to solve this problem. I´m trying to use your FlexMaskEdit
(http://www.codeproject.com/vb/net/cpflexmaskeditbox.asp)
from codeproject website, but i have one problem. When the text changed i
About ResetText Method18 Jun 2005 11:01 GMT1
       In design time, I set a default in text value of textbox. When I try
to use the method ResetText to set its text value back to default. I found
it just clear the text value to blank. Did I misunderstand the use of method
ResetText ? Does anyone know? Thanks
 
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.