Search the web
Sign In
New User? Sign Up
visualbasic6programming · VB help for all versions!
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 13718 - 13751 of 32051   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
13718
JOB SEEKERS! www.cvpages.com You want to WORK with the Finest Employers in USA,UK,CANADA,Asia Pacific & Worldwide. Just look no further.Your search Ends here. ...
greatcareersite1
greatcareers...
Offline
Jan 1, 2004
8:24 am
13719
if u want to do like that..then there is a option for making ur software as a package.After creating this package ,whenever u go to a new m/c and if there is...
Nithyanandam Prakash
prakash45
Offline Send Email
Jan 1, 2004
9:49 am
13720
I have a masked edit control, formatted (I think) for numeric entry of zip codes or telephone numbers. After a single character is entered into the masked...
danielcioffi
Offline Send Email
Jan 1, 2004
8:07 pm
13721
Someone please tell me what property for the command button will change the font color?...
AJ
latinsalsero
Offline Send Email
Jan 2, 2004
12:36 pm
13722
AJ Sorry, there is no ForeColor property for command buttons. However, there is a BackColor property. In addition, you need to set the Style property to 1...
spooboy54
Offline Send Email
Jan 2, 2004
2:47 pm
13723
Dan The "I think" is a little disturbing... didn't you code it? I'm not much of a MaskedEditControl guy, but I believe that there should be placeholders, such...
spooboy54
Offline Send Email
Jan 2, 2004
3:00 pm
13724
Spoo, Remember me? The guy ahead of everybody? lol. He can change it but he would have to use the Microsoft Common Dialog Box from the Component manager. He ...
Jean-Pierre Jamous
jpjamous@...
Send Email
Jan 2, 2004
3:05 pm
13725
JP You da way out [ok, in front] man!! Spoo ... he would ... manager. He ... something ... Spoo admit ... button ... Service....
spooboy54
Offline Send Email
Jan 2, 2004
4:06 pm
13726
When a command button has the focus, if you press the space bar it activates the command button click event. I have a special situation where I do NOT want...
Clayton Mellina
cemellina
Offline Send Email
Jan 2, 2004
7:46 pm
13727
Can you set Visible = False? Or do you want to still use the command Button? ... From: Clayton Mellina [mailto:cmellina@...] Sent: Friday, January 02,...
Jean-Pierre Jamous
jpjamous@...
Send Email
Jan 2, 2004
8:32 pm
13728
can make suggestions sure. for streaming can't u use the windows media control ? - there is a licence - basically need to accept it and its free. ... From:...
Tushar G Kapila
tgkprog
Offline Send Email
Jan 2, 2004
8:34 pm
13729
msdn: AutoTab Property Determines whether or not the next control in the tab order receives the focus as soon as the Text property of the Masked Edit control...
Tushar G Kapila
tgkprog
Offline Send Email
Jan 2, 2004
8:34 pm
13730
Tushar, Do you know of some kind of an API function to play MP3s? I have the one for .wav file but I'd like to play MP3s in much the same way. Any suggestions?...
Jean-Pierre Jamous
jpjamous@...
Send Email
Jan 2, 2004
8:43 pm
13733
the command button still needs to work. -Clayton...
Clayton Mellina
cemellina
Offline Send Email
Jan 2, 2004
11:28 pm
13734
Why use Media player? I already use an OCX to grab the incoming video on the remote computer. This has a image from the front of the locomotive. Does this mean...
Darrin J. Calcutt
dcalcutt2000
Offline Send Email
Jan 3, 2004
12:56 am
13735
Hi dear group fellows, After remaining free for 5 mins, my pc's hard drive start working it self as it is searching something. I have found a "PCHealth...
Alino
the_down2003
Offline Send Email
Jan 3, 2004
2:52 am
13736
A bit OT, but... a.f.a.i.k: Such problems usually isn't caused by a virus. Instead, a worm, trojan, or spyware is the more likely cause. One way, you might...
Antonius Sutta
iseeducksdan...
Offline Send Email
Jan 3, 2004
4:57 am
13737
Greetings everyone. In response to the many requests from those tired of the demo "nag" messages in my ADO 2.8 "Thin" Database Client Project (and as a way of...
rjhunziker
Offline Send Email
Jan 3, 2004
6:35 am
13738
Hi Alino, My questions are these. How is it important PCHealth software for you? Do you use is all the time? If your answer is not. Then why don't you...
Jaime Jr. Banaag
jayr_banaag
Offline Send Email
Jan 3, 2004
8:18 am
13739
hi all i need urgent help regarding the error in crpts in vb 6.0 i have designed one form depending on the user selections fields will come in to the listbox ...
ckkanth
Offline Send Email
Jan 3, 2004
8:26 am
13740
Found meanwhile the solution on the internet: Set Db = OpenDatabase("D:\_data_\DB1.MDB", False, False, "; pwd=MYPW") works OK !!!...
Bert Hemmes
jopie_slim
Offline Send Email
Jan 3, 2004
9:18 am
13741
I noticed something with hard drives like that. 1. You must use a process of elimination to find the program that is reading or writing to your hard drive. Use...
Jean-Pierre Jamous
jpjamous@...
Send Email
Jan 3, 2004
2:40 pm
13742
I see. Then you may want to overload the ASCII character for the space bar. Look under overloading in the msdn for VB. I wish it was C++ I can write you a...
Jean-Pierre Jamous
jpjamous@...
Send Email
Jan 3, 2004
2:48 pm
13743
Clayton I think you need to do 2 things: 1. In design mode, set the Form's KeyPreview property to TRUE [or do this in the Form_Load() sub] 2. Add a sub to...
spooboy54
Offline Send Email
Jan 3, 2004
3:44 pm
13744
Hello, Yes, there is no Forecolor property for the normal command buttons, but you can do it using API. I give you an example of this: 1. Make a new proyect an...
Pablo
pclemares
Offline Send Email
Jan 3, 2004
7:17 pm
13745
Sorry, in the last step, put the code in the form load. Pablo. ... De: Pablo [mailto:truelies@...] Enviado el: sábado, 03 de enero de 2004 20:16 Para:...
Pablo
pclemares
Offline Send Email
Jan 3, 2004
7:20 pm
13746
Pablo HOLY SASAFRASS!!! A truly heroic (and masochistic <wink>) effort! If I understand the code, you are basically simulating a command button by using a...
spooboy54
Offline Send Email
Jan 3, 2004
8:26 pm
13747
hi r u talking about the open file/ color chooser/ font chooser box? why do u need to make that invisble - it already is unless u call on one of the show...
Tushar G Kapila
tgkprog
Offline Send Email
Jan 3, 2004
11:08 pm
13748
Hi, I am using Win ME. Here "PCHealth" is not a unique programm and i did not install it himself. It is just a shedule maintained by window. I have deleted its...
Asad
the_down2003
Offline Send Email
Jan 3, 2004
11:31 pm
13751
Happy new year!! ... Pablo ... De: spooboy54 [mailto:spooboy54@...] Enviado el: sábado, 03 de enero de 2004 21:26 Para:...
Pablo
pclemares
Offline Send Email
Jan 4, 2004
9:39 am
Messages 13718 - 13751 of 32051   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help