Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / General 2 / December 2003



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
runtime error 40201 Dec 2003 18:08 GMT1
I would appreciate very much if someone could help me with this one:
"Must close or hide topmost modal form first"
whenever I doubleclick on a message box. Whenever I just hit the return key
it works!
Automate Word w/ VB601 Dec 2003 15:38 GMT1
Is there a way to lock a running Word session once a VB6 application has
opened it?  Or switch the active window.  My app opens a session of Word and
a document that the app will be fill out.  If the user opens another doc
however, it switches the active document and my program ...
Richtextbox word-wrapping01 Dec 2003 12:27 GMT3
The Richtextbox wraps-around a long line, even though
the Richtextbox.ScrollBars property is set to rtfBoth.
Both the scrollbars are visible, the Vertical is
functioning properly, but the Horizontal scrollbar
Tally...challenge01 Dec 2003 08:45 GMT26
A few months ago I posted in this newsgroep a message to create the fastest
tally-function posible. The function should count the number of times a
specified string is present within another string. Below you'll find the
fastest function that was posted that time:
Clipboard and TAB01 Dec 2003 04:49 GMT1
I have 30 tab-delimited numbers that I am trying to paste in to a
webpage that has 30 text boxes.  I can enter them one at a time by
tabbing to the next text box but that is a pain.  To save time,  I
want to try to copy all 30 numbers with their tabs in to one clipboard
newby qu?01 Dec 2003 04:30 GMT9
I have just built a simple stopwatch application, but when i f5 to get
things goings i get this message,
An unhandled exception of type 'System.ArithmeticException' occurred in
system.drawing.dll
for each01 Dec 2003 03:52 GMT4
I have a class with a collection. When I use the class I would like to go
through it with a for/each loop.
What properties/methods do I have to add to the class to implement that?
Extra info to be absolutely clear:
Microsoft Access01 Dec 2003 03:35 GMT2
Private Sub Search()
   Dim rs As Object
   Set rs = Me.Recordset.Clone
   rs.FindFirst "[OID] = " & Str(Me![ZoekOpNaam])
Hilight ListView Row01 Dec 2003 01:17 GMT8
I  need to highlight the first item within a ListView row programmically
after it is filled.  I have the FullRowSelect property set.
How do I go about doing this from within my code?
Keyboard Autorepeat01 Dec 2003 00:24 GMT2
 In the Accessibility Options tab of the Control Panel, you can use
FilterKeys to essentially disable all keyboard autorepeating.  The
settings are stored in the registry and are easy to decipher, but...
 Is there any way to do the same thing using the Win32 API, so I can
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 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.