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 to share photos of your group with the world? 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 29263 - 29292 of 32051   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
29263
ada program vb yang sudah saya buat tapi saya tidak tau bagaimana buat file setupnya dan program apa yang dipakai serta file - file apa yang diperlukan supaya...
davidandriess
Offline Send Email
Aug 1, 2007
10:50 am
29264
OK. I suppose I should begin at the start (and hopefully end at the present). I decided some time ago to try to learn VB. I bought a couple of books - VB for...
Michael Malone
solarquark
Offline Send Email
Aug 1, 2007
6:44 pm
29265
Hi Mike, Have you looked into the weather station types? You can purchase the whole thing together or by individual components. I would suggest connecting to...
mansfield
rye1024
Offline Send Email
Aug 1, 2007
7:12 pm
29266
How about some shareware components? You'll have to buy them, but they might have what you are looking for. http://elegantjcharts.com/ Rick Rose ... From:...
Rick Rose
roseri1997
Offline Send Email
Aug 1, 2007
7:15 pm
29267
keep the ideas coming guys I supposed we have had some common interests,about me can some of you guys have a vb code for interfacing and controlling say a cnc...
arnel pamatian
arnelpamatian1
Offline Send Email
Aug 1, 2007
9:30 pm
29268
Mike Haha! You took the bait !! OK, seeing as we both seem to be gluttons for punishment, I worked up this little ditty. It will draw a red circle, place 8...
spooboy54
Offline Send Email
Aug 1, 2007
11:18 pm
29269
HI Arnel, Most cnc machines i know of use a command language. Lets call it g code. By understanding the g code you can work with the code by changing values. ...
mansfield
rye1024
Offline Send Email
Aug 2, 2007
12:09 am
29270
you can try use the Visual Basic Package & Deployment Wizard to develop the setup file. (kamu boleh guna Visual Basic Package & Deployment Wizard untuk buat...
woo setlan
setlan83
Offline Send Email
Aug 2, 2007
1:29 am
29271
hello everyone, just like my thread title... i would like to display the tooltips text directly or automatically when the caps lock is on, regardless the mouse...
setlan83
Offline Send Email
Aug 2, 2007
6:30 am
29272
Set Could you be a little more descriptive... How is the app supposed to know what control you are referring to if mouse pointer location is not to be...
spooboy54
Offline Send Email
Aug 2, 2007
1:30 pm
29273
Probably the easiest way to do this is to create your own tooltip by creating a popup menu that holds your tooltip. Then, when the mouse moves over the...
Rick Rose
roseri1997
Offline Send Email
Aug 2, 2007
1:40 pm
29274
I have a situation. I'm working on making a Access database with a VB front end. The code works fine, and as such the program functions as it should. I'm...
Russell Archey
scyther879
Offline Send Email
Aug 2, 2007
4:19 pm
29275
The easiest and cleanest way is to get the selected name from the listbox and run another query only looking for the record with that name, then display that...
Rick Rose
roseri1997
Offline Send Email
Aug 2, 2007
5:46 pm
29276
Russell The quick answer is yes. The way to get there, however, will probably involve some code. I'm a little rusty on ListBoxes, but if I read you correctly,...
spooboy54
Offline Send Email
Aug 2, 2007
8:33 pm
29277
umm... to be more specified, is there any way to automatically shows a tooltips text? Rick Rose <wolfrose32@...> wrote: Probably the easiest way...
woo setlan
setlan83
Offline Send Email
Aug 3, 2007
1:25 am
29278
umm... ok. let's make it as simple as possible. i wish to work out this program like what microsoft did. when user need to login into windows and password is...
woo setlan
setlan83
Offline Send Email
Aug 3, 2007
1:33 am
29279
Now I understand what you want. Just put a label on the form under the textbox or somewhere. In the textbox s gotfocus event, use the code I sent you to...
Rick Rose
roseri1997
Offline Send Email
Aug 3, 2007
1:42 am
29280
Hi Setlan, You want to simultaneously display the tooltip for every object on the desktop, when the Caps lock is pressed? cheers, Ken. ... shows a tooltips...
kengoldy
Offline Send Email
Aug 3, 2007
1:53 am
29281
hello Some times it occures that an access data base get corrupt and the software reading the data displays a message "Unrecognised Data base format". I...
Aziz Al Haq
azizpeshawar
Offline Send Email
Aug 3, 2007
2:02 am
29282
Try looking here.... http://www.tek-tips.com/viewthread.cfm?qid=1128991&page=4...
Kenneth Danner
racermand289
Offline Send Email
Aug 3, 2007
3:02 am
29283
Add the "Jet and Replication Objects 2.6 Library" reference. here's the sample code. first, Create a backup folder named "backup" on the path of your ...
Rex Calanuga
rexzel0230
Offline Send Email
Aug 3, 2007
3:40 am
29284
dear all, is it possible to dispaly records more than 32767 if yes how? regards, Nitin ... Get the freedom to save as many mails as you wish. Click here to...
nitin kalyankar
kalyankar_nitin
Offline Send Email
Aug 3, 2007
6:18 am
29285
yes kengoldy <kengoldy@...> wrote: Hi Setlan, You want to simultaneously display the tooltip for every object on the desktop, when the...
woo setlan
setlan83
Offline Send Email
Aug 3, 2007
9:35 am
29286
Not with a combo box. That is it's limit. I had a client one time that put that question to me. I ended up splitting up the combobox and using 3 seperate...
Rick Rose
roseri1997
Offline Send Email
Aug 3, 2007
1:50 pm
29287
Thanks for the advice. I think I got it figured out. What I did was move the recordset to the first record, then did a Do While loop set to loop until the...
Russell Archey
scyther879
Offline Send Email
Aug 3, 2007
3:01 pm
29288
cdlDBUtil.DialogTitle = "Repair database file" cdlDBUtil.Filter = "MS Access files (*.mdb)|*.mdb" cdlDBUtil.InitDir = App.Path cdlDBUtil.FileName = "" ...
bogoli
Offline Send Email
Aug 3, 2007
7:15 pm
29289
How to Lock File,Folder & Hardware (Like Mouse,Keyboard,printer,pen drive) throw Vb Coding ... Luggage? GPS? Comic books? Check out fitting gifts for grads at...
prakash babia
abhi_prakash...
Online Now Send Email
Aug 4, 2007
1:53 am
29290
How to Lock Foder, File & System (Like, Keyborad, Mouse,Pen Drive, Printer)... In Visual Basic 6.0 Please, Friend Help Me Because Submit This Project In My...
prakash babia
abhi_prakash...
Online Now Send Email
Aug 4, 2007
2:16 am
29291
Thanks Rick for rply, i am working in clients place they have more than 35k records which they dispaly in combo box. they declare combo box as integer and...
nitin kalyankar
kalyankar_nitin
Offline Send Email
Aug 4, 2007
11:33 am
29292
Interesting....How do you declare combo box as integer and how do you change data type of combo from integer to long?...
Kenneth Danner
racermand289
Offline Send Email
Aug 4, 2007
1:06 pm
Messages 29263 - 29292 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