VB Classic Coding Message Board (Q&A). Free help! Answer questions. Part of our VB Classic Group. Visual Basic Classic group (primarily focusing on VB6 but all versions from 1-6 welcome).
To start a new thread, choose a topic, then click [New Thread].
Setup disk creation is a method that are using it for creating a disk drive properly. if you learn this method so you do it research on it.
Available here https://lariatelectric.org/ Electrician Services in Valencia CA
Looking for a reliable site to boost your exam prep? ExamsMirror.com is your go-to resource for practice tests, exam dumps, and real questions and answers. It’s designed to help students and professionals sharpen their skills and increase confidence. Whether you're preparing for certification exams or school tests, the site offers a wide range of materials to suit your needs.
With easy navigation and up-to-date content, ExamsMirror makes studying less stressful and more effective. Say goodbye to last-minute cramming and hello to smarter preparation. Trust ExamsMirror.com to guide you toward success with quality resources and expert insights.
Get 70% Off on Your First Exam!>>>>> https://www.examsmirror.com/
Looking for a reliable site to ace your exams? CertsMania is your go-to platform for high-quality practice tests, exam dumps, and real questions and answers. Whether you're preparing for a certification or trying to improve your skills, this site offers everything you need to succeed.
With easy-to-understand materials and updated content, CertsMania makes studying more effective and less stressful. Trust this site to help you gain confidence and pass your exams on the first try. Visit CertsMania today and take the first step toward achieving your professional goals!
Start Your Journey to Exam Mastery Here!>>>> https://www.certsmania.com/
I'm a newbie and I have a problem. It's probably so simple but I can't get it. Not with the MSDN help anyway., , I have a form with a command button called cmdChooseColour, a text box called txtcolor, a common dialog box called cdbOpenSave, and the following code., , Private Sub cmdChooseColour_Click(), With Me.cdbOpenSave, .CancelError = True, .Flags = &H2&, .ShowColor, End With, Me.BackColor = cdbOpenSave.Color, txtColor = cdbOpenSave.Color, End Sub, , How can I get the number into the text box so it displays as a RGB Hex number., Max
I am very much a beginner. I need to use one of the above components, but none of them do what I want. I know you can change the background color behind the tabs. I know you can change the text color by changing the foreground property. Is there any way to change the color of each individual tab/page? The color is currently a drab gray. I think a different color for each tab page would help the user recognize which tab is currently active. Thanks for the help!
SSTab, TabStrip and MultiPage are user interface controls used in Visual Basic to create layouts and works differently with others.
Transportation Service in Durant OK
Hi there,, I am new to VB and am trying to display video in a circular object. Can anyone tell me how/whether I can do this? eg what tool to use and how to associate the .avi or .mpeg file with it., Thanks.
If you add the video in circle object with used of code so you can used the Visual studio tool in which easily deploy code for play a video in circle object.
Reliable Handyman Services in Long Island NY
Hello, , I am sure that this is going to be a simple problem to fix, but I have just started a very steep learning curve with Visual Basic 6 in that I have to alter a program that has already been written, and I am a complete novice to VB., , What I need to do is to read in a text file which has multiple lines. The information that is read in then has to be displyed in a text box for the user to read. i.e. one line in the text file should appear as one line in the text box. Is there a simple way of achieving this, or can someone point me in the right dircetion for finding a solution., , Thank you for your time., , Gary Park
Yes its a very simple solution to add one line text into a one text box by adding the text box with coding then write a line of text in it by using a code.
Home Additions in Riverview FL
I have a user control and a command button, on my form. If the user control has focus, and I click the command button, then the, user control's lost focus event fires and, after the code in there is executed it is, done. The command button click event is, lost! Surely others have encountered this, problem before. Is there an easy way to, fix this? I'd like the lost focus code to, execute and then the command button click, event to execute. Help!, , thanks for any help...
Hi,
Am using classic VB (5) and I would like to ba able to read the windows registration number. This is the one you see when you look at the properties of "My Computer".
Anyone know of an API or other type of solution?
Thanks,
Bart,
If you want to registered the window throught the number that are officailly get form the window sites and used product key to active the window properly.
Available here https://1heartcaregiverservice.com/ Home Health Care Services in Carmichael CA
Looking for a reliable site to boost your exam prep? ExamsMirror.com is your go-to resource for practice tests, exam dumps, and real questions and answers. It’s designed to help students and professionals sharpen their skills and increase confidence. Whether you're preparing for certification exams or school tests, the site offers a wide range of materials to suit your needs.
With easy navigation and up-to-date content, ExamsMirror makes studying less stressful and more effective. Say goodbye to last-minute cramming and hello to smarter preparation. Trust ExamsMirror.com to guide you toward success with quality resources and expert insights.
Get 70% Off on Your First Exam!>>>>> https://www.examsmirror.com/
Looking for a reliable site to ace your exams? CertsMania is your go-to platform for high-quality practice tests, exam dumps, and real questions and answers. Whether you're preparing for a certification or trying to improve your skills, this site offers everything you need to succeed.
With easy-to-understand materials and updated content, CertsMania makes studying more effective and less stressful. Trust this site to help you gain confidence and pass your exams on the first try. Visit CertsMania today and take the first step toward achieving your professional goals!
Start Your Journey to Exam Mastery Here!>>>> https://www.certsmania.com/
Hi I am new to Classic vb
I have a really challenging problem, and I would be very grateful for any help ideas suggestions that any of you gun vb6 developers might have
I need to read data out of an Access 2.0 file format file from VB6 this has to be compiled and redistributed as part of a database upgrader, licensing constraints and the end user desktops prevent the use of a VBA runtime.
Thanks in advance