Computing.Net search found documents about:
making a link with 2 forms in vb
Results 1 - 25 of 16577
- higher confidence,
- lower confidence
making a link with 2 forms in vb Summary: hi!!! i'm doing a project useing visual basic 6 and i want to know how to make a link between 2 forms just like a hyperlink on a website and stuff. i ...
Master-Detail Form in VB - How? Summary: VB6->SQL2000 How do you make a standard master/detail form in VB? I'm trying to do a simple master/detail form and I can't get it working properly. I...
link a menu with the forms in VFoxPro? Summary: If you use DO FORM, by default the form does not have a name and cannot be referenced as an object by external processes. In a program file, you can ...
need help with check boxes in VB Summary: Make the check boxes a Control Array. In the Click Event of Check Box create a For/Next loop to check which Check Boxes have been clicked. Here you h...
Login form in vb Summary: I want to make a form where in the user shold first write his user name & then password .If the user name and password are currect then the next form...
need help in vb Summary: i am doing simple programm in vb,i have designed a simple form in vb with some text boxes and two buttons to submit and cancel.After i insert the valu...
Making a list with batch Summary: I want to to be able to output a list using a batch file. I have most of what is needed but I cannot add a couple of things to it. I'm trying to make ...
Please Help me in VB Summary: Dear Friend Hansraj, I have connected the EPABX to the serial port of the Computer System. Initially when the software is started it establishes a lin...
StuartS...DLL in C++ for use in VB? Summary: Hello StuartS Well am stuck with the classic problem of trying to use the Linked list data structure in VB. It is easy to create and manipulate it in ...
Comunicating with windows clock in vB Summary: Below is a routine i used for collecting my ema9il every 20 mins, theres a timer on main form, which is just sate running at pause 500, clock.caption ...
Cleat textBoxex in vb.net Summary: Hi friends I have a lot of textBoxes on a form in VB.NET . I have a button of Clear which will empty the text boxes existing on the form. My coding is...
Bind Data to Pocket PC Form in VB.N Summary: How do I bound data and create a database for my Pocket PC apps I have created in VB.Net Jester4281 ...
Visual Basic Code expert Summary: Hi to everyone and thx for replay. U all getting me confused here as i m confused at fist place. I think i have to reask my question again better this...
Homepage Code, WHERE? Summary: In some cases, you can use a frame (if you don't have frames, you can make a frameset with 2 rows and make their size *.100% and load your webpage in ...
Function in VB 6 Summary: I thought that there was a ceil and floor function in VB... could this not do what you need without the overkill? ...
VB6 & Crystal Report8.5 (URGENT!!!!) Summary: Hai, I am having a problem with crystal report in vb. I have pasted a Crystal OCX control on the vb form and having a button.On click event of the but...
How to make a batch file type text Summary: hi, im trying to make a batch file to type in my AIM password in the AIM Password text box...heres the code that will/won't work.... echo off title A...
ANSI Characters in VB Summary: Can u explain yourself ,what u mean ? How to use with VT100 protocol in VB or what? ...
Need help to make a Local Host Lock Summary: I need to make a Local host Lock Manager in C or Unix shell. Please help me. You are required to design, implement and test logic for the local lock m...
Sending image through winsock in vb Summary: I am writng a Server and a client application through winsock in vb.The server will load an image in the image control and waits for the client to con...
Compare 2 databases in VB Summary: The databases are in Sql Server. The name fields in both database are the same. The application that I am writing is in vb. I am able to connect to...
Editors amd tabs Summary: Hi. you know how when you are in a programming enviroment how you can say insert a tab on one line and when you hit return ot goes back to the tab? fu...
making a line in VB Summary: Many many ways to make that line. 1. Use two lines, one white and one gray. 2. Use a rectangle with 3D shading enabled but only make the height 2 pixe...
checking if a form is open in vb Summary: VB5/6 have a feature that makes it unnecessary to load a form [class] before using it. With COM Automation, as much as accessing any function of the f...
Adding tabs in a string in vb.net Summary: Hello everybody. I am trying to create a string that has columns with the use of the tab. In VB6 it was something like : string 3 =string1 & tab(5) & ...
Jump To:
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | >>