Search the web
Sign In
New User? Sign Up
helpwithvb · A group for those who need help with Visual Basic
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 16956 - 16985 of 22575   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16956
I haven't had to time to do my research, but I have a friend who has asked me to write an application that can convert various audio files to mp3 and vice...
allan_blackford
Offline Send Email
Sep 1, 2005
1:10 pm
16957
Adelle, Steve, Thank you both for responding to my situation. I have changed my code in the following Manner. 1.) I am leaving the Modeless form object...
Joe Wasko
jpwswbug
Offline Send Email
Sep 1, 2005
2:17 pm
16958
Good Morning Joe, Could I back-track, and ask a question about the " With Events " ? My question is....., Why ? If you create any form from / with an...
Steve Manser
tileguy2929
Offline Send Email
Sep 1, 2005
3:01 pm
16959
... Hi Steve, In coming up with the answer I gave Joe, I tried to work within what I perceived as being a key part of his design - having everything controlled...
Adelle Hartley
adellehartley
Offline Send Email
Sep 1, 2005
4:50 pm
16960
Steve, While I am writing this, you and Adelle are sending more emails, and I will try to unravel this as best I can. 1.) frmAbout - Just used as an example....
Joe Wasko
jpwswbug
Offline Send Email
Sep 1, 2005
5:38 pm
16961
I am trying to load a graphic into a picturebox using common dialog. not a problem. BUT I would like to have the graphic resized to fit the picturebox. I found...
Schmendrick
schmendrick3...
Online Now Send Email
Sep 1, 2005
6:47 pm
16962
Another project, another problem I have added a registry entry to have my program start with windows. Is there a way that I can force it to the top of the list...
Schmendrick
schmendrick3...
Online Now Send Email
Sep 1, 2005
6:49 pm
16963
Hi Joe, Yep. I know what it is like to start getting hit from either side, or from all sides :-) No worries. Adelle's solution is the most sophisticated,...
Steve Manser
tileguy2929
Offline Send Email
Sep 1, 2005
7:00 pm
16964
Joe and all: Thought I would chime in here and try to clarify something. An instance variable used to reference a form is NOT the instance of the form itself....
Neiger, Bruce D
thezorch
Offline Send Email
Sep 1, 2005
7:44 pm
16965
Hi Bruce, ... Actually, VB does support a fairly similar syntax: With New Form1 .Show End With No instance variable for you to hang on to (technically, if you...
Adelle Hartley
adellehartley
Offline Send Email
Sep 2, 2005
3:22 am
16966
Dumb question time: Once upon a time, I read an article on how to add toolbox components to one of the .ini files so that the components would be available...
Bob
babalooey_52
Offline Send Email
Sep 2, 2005
5:52 am
16967
Hi Bob, ... Create a new project with the references you want, and save it in C:\Program Files\Microsoft Visual Studio\VB98\Template\Projects It will appear as...
Adelle Hartley
adellehartley
Offline Send Email
Sep 2, 2005
12:04 pm
16968
Good Morning David, While I sip my first coffee my brain is telling me that Rod Stephens explains how to do this on his VB-Helper.com site. ... The phrase to...
Steve Manser
tileguy2929
Offline Send Email
Sep 2, 2005
1:28 pm
16969
Hi David, No help here. I'm clueless. Never did any research on this. Steve ... From: helpwithvb@yahoogroups.com [mailto:helpwithvb@yahoogroups.com] On...
Steve Manser
tileguy2929
Offline Send Email
Sep 2, 2005
1:31 pm
16970
If you want to do it by yourself, it depends on what OS the program will run on.... Basically for WinNT/2000/XP you can change the order by placing it in the...
Alan Segal
alansegal1
Offline Send Email
Sep 2, 2005
2:18 pm
16971
Cool. Excellent explanation..... So, between the external .dll and the OS, the reference counting is taken care of... And the active instance of the form,...
Neiger, Bruce D
thezorch
Offline Send Email
Sep 2, 2005
3:01 pm
16972
I have a Combo Box that has a highly functional recursive search routine attached to it By recursive I am saying that as you type the name of an item in the...
Dwight Norris
choroid_45
Offline Send Email
Sep 2, 2005
3:13 pm
16973
Thanks, Adelle...I'll give it a try. Bob ... From: "Adelle Hartley" <adelle@...> To: <helpwithvb@yahoogroups.com> Sent: Friday, September 02, 2005...
B. F. Consulting Serv...
babalooey_52
Offline Send Email
Sep 2, 2005
3:45 pm
16974
Steve Manser wrote: Did you see this project ? http://www.vb-helper.com/howto_fit_picture_to_box.html Fill a PictureBox with a picture preserving its aspect ...
Schmendrick
schmendrick3...
Online Now Send Email
Sep 2, 2005
3:58 pm
16975
Hey Alan, Thanks for the input! Would you mind clearing something up for me? Whats the difference between a service and a regular program? The program this is...
Schmendrick
schmendrick3...
Online Now Send Email
Sep 2, 2005
4:01 pm
16976
Well here is one solution but a new problem this code will fire the No Match is you have no match and go to the EOF if you look at a record lower in the rs...
Dwight Norris
choroid_45
Offline Send Email
Sep 2, 2005
6:49 pm
16977
I was wondering if anyone has used the Sharp Develop IDE?...
allan_blackford
Offline Send Email
Sep 2, 2005
8:23 pm
16978
Nah.we're all VB types here. ;) _____ From: helpwithvb@yahoogroups.com [mailto:helpwithvb@yahoogroups.com] On Behalf Of allan_blackford Sent: Friday, September...
Tim Rupp
timrupp804
Offline Send Email
Sep 2, 2005
8:27 pm
16979
You have downloaded the e-book and the source code from Apress.com, correct? Regards, Tim _____ From: helpwithvb@yahoogroups.com...
Tim Rupp
timrupp804
Offline Send Email
Sep 2, 2005
8:32 pm
16980
Many Thanks Alan, Sincerely, Clueless ... From: helpwithvb@yahoogroups.com [mailto:helpwithvb@yahoogroups.com] On Behalf Of Alan Segal Sent: Friday, September...
Steve Manser
tileguy2929
Offline Send Email
Sep 2, 2005
8:44 pm
16981
Negative. ... Apress.com, correct? ... [mailto:helpwithvb@yahoogroups.com] On ... t=ms&k=Basic+programming+language&w1=Basic+pro ... ...
allan_blackford
Offline Send Email
Sep 2, 2005
9:51 pm
16982
... Sharp Develop IDE ( for C-# & VB dot Net) [ #develop ] http://www.icsharpcode.net/OpenSource/SD/Default.aspx The Open Source Development Environment for...
Steve Manser
tileguy2929
Offline Send Email
Sep 2, 2005
10:27 pm
16983
http://www.apress.com/free/ Free download of the book "Dissecting a C# Application: Inside SharpDevelop " You can also download the source code for the...
Tim Rupp
timrupp804
Offline Send Email
Sep 2, 2005
11:59 pm
16984
Not real sure -- but I believe a service can run with priv's for all accounts, whereas a program may not have all the privs for any account that may run it. IE...
Alan Segal
alansegal1
Offline Send Email
Sep 3, 2005
1:15 am
16985
... Box ... code ... For this to work correctly we must assign a string value into the Combo List, and immediately after doing that assignment in our code, we...
Steve Manser
tileguy2929
Offline Send Email
Sep 3, 2005
2:29 am
Messages 16956 - 16985 of 22575   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