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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB IDE changes case05 Feb 2004 11:01 GMT1
There are some variables in my program that keep having their case changed
by the IDE when I close & reopen it. For example, I have the udt:
Private Type DialCode
   ID As Integer
Value in Picture box05 Feb 2004 10:17 GMT4
This might be an easy one for all you wissss out there but for me it's
just another problem for another beginner.
I run a program that displays a value into a picture box (I have to
use a picture box). When I clear the picture box and look for another
How to detect Dial Up Networking Windows?05 Feb 2004 09:04 GMT1
 I am trying to write a VB program to detect the Dial Up Networking
window in WinXP. For instance, everytime when i launch my Internet
Explorer, the default MS windows Dial Up Networking will pop up and
start dialling to my ISP.
RichTextBox.find Question05 Feb 2004 06:07 GMT4
I use the find function in the Richtextbox object to search through a page
of text and highlight a searched word.
My question is, if the word I am searching for does not exist, HOW DO I TEST
FOR THIS?
SendKeys Check CapLocks05 Feb 2004 05:58 GMT7
I have an app that does SendKeys and people are changing their PC to
Capslocks on all the time.  The Sendkeys code is sending a ID and Password
all are case sensitive and need to be lowercase.  How can I make sure the
text sent is lowercase or check the key state and change it?
Sorting/Arranging array with -1 values05 Feb 2004 05:57 GMT4
I need some help with my game I'm making.  Basically you have a list of
ships (spaceships) in the array Ship().  One of the "sections" (don't know
the proper term for this) is Ship().ConvoyIndex - this variable contains a
number indicating which convoy the ship is a part of.  If it ...
main() causes error 5 in XP?  Differences in XP programming?05 Feb 2004 05:01 GMT11
Hi, one of apps uses sub main() as it's startup object
instead of a form. This corrected a weird form-unloading
issue for me. XP seems to have a fit about it. Before the
form ever loads, I get an illegal function call error.
ATN Function05 Feb 2004 04:39 GMT7
I need to obtain an angle in degrees using the following but its not right.
labela.caption = round(atn((labelb.caption/labelc.caption)* pi / 180, 0))
using the following labelb.caption=200, labelc.caption=220
labela.caption should be around 42 degrees
Weird Visual Basic BUG. HELP!!!!05 Feb 2004 04:29 GMT1
I'm driving myself crazy trying to figure this one out.  So much so
that I think I'm within walking distance now!
The program is written and compiled in Visual Basic 6 with SP5.  The
OS is Windows XP Professional.
Font size and combo boxes05 Feb 2004 00:53 GMT7
I am trying to build a pair of combo boxes to display and select font and font size for a text box. I can get the fonts to show in
the first combo box, but how do I get the associated font sizes to show in the second combo box?
Like in, oh yes, another text editor.
iroonmike|#|inav ...
sound in VB6.004 Feb 2004 21:31 GMT2
Is it possible to play wav, mp3, mid files in visual basic 6.0 ? There
appears to be no keyword for playing any sounds.
Thanks for your help!
Mark
VB Project Help Urgently Needed04 Feb 2004 18:09 GMT2
I'm a highly inexperienced VB user and I need help quickly with a
school project (please note that asking for help like this is not
considered cheating or anything), and if anyone can provide with help
or even completed code for this simple operation I'd appreciate it
Excel sheet being hidden04 Feb 2004 17:19 GMT1
I've got a VB 6 app that is required to create an excel spreadsheet.
Everything goes fine, until I save the sheet, either using .save or .saveas,
when it hides the workbook.  The file is in the appropriate directory, but
when I open it, I have to click the "Window" menu then ...
use a variable to declare an object04 Feb 2004 17:13 GMT2
On a form I put 25 images. Depending on an action one of the images has to
become visible.
ImageXX.Visible = True
Every action gives me a number corresponding with te image that must get
anyone got a slick routine for removing duplicate characters from a textbox?04 Feb 2004 16:28 GMT7
I need to test the contents of a textbox as it's changed, removing duplicate
comma-delimited entries:
********
MyString  = "A,d,b,c,D,S,a,g"
 
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.