Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Browsing all 21973 articles
Browse latest View live
↧

How to Close Child form by clicking on MDI Main form?

hi, am using MDI Main form and 4 Child form in my vb6 project. how do i Directly Close ChildForm whn i click on another option in menu in MDIMain. thanks in advance... Kaushal

View Article


how to verify a record in other table before delete in another table ?

hi, i want to delete a record from MASTER Table, but before that i want to check that record is used in Transaction table or not. if that record is NOT used in Transaction Table then it should be...

View Article


"My.Application.Startup Event" in VB6 (run specified script on startup)

Pretty simple really, I want a greyed out label and to do this I can use "Label1.Enabled = False" except when double clicking the label it brings up "Private Sub Label1_Click()" so, simply put, my...

View Article

Take RichTextBox Text and append to Unicode File?

Hello everyone, I have a photography program that captures photo details in a richtextbox. But I want to append that information into either a new or existing text file. The existing text file is...

View Article

[RESOLVED] Simple clock (system tray popup)

Code: Private Sub Form_Load()       'the form must be fully visible before calling Shell_NotifyIcon       Me.Show       Me.Refresh       With nid         .cbSize = Len(nid)         .hwnd = Me.hwnd...

View Article


Clock system tray pop up box on event (time change)

http://www.vbforums.com/showthread.p...em-tray-popup) Now I want what I've asked for in the thread title. The event would be for example the time changing to "12:00" Thanks a lot

View Article

Image may be NSFW.
Clik here to view.

How to Know the record number to search result

please Attachment 90169? in this example Attached Files example.rar‎ (209.5 KB)

View Article

Error Handling

Code: Private Declare Function URLDownloadToFile Lib "urlmon" _ Alias "URLDownloadToFileA" _ (ByVal pCaller As Long, _ ByVal szURL As String, _ ByVal szFileName As String, _ ByVal dwReserved As Long,...

View Article


VB6 - Sub Or Function Not Delcared

Hello All, I have been coding in VB6 for over a month now without issue as everything is pretty straightforward. However lately I keep getting this error when I try to seperate out a snippet of code...

View Article


Image may be NSFW.
Clik here to view.

Can someone Modify this to support UNICODE?

Here is a Remote File Transfer which for a very long time i am trying to change it to support unicode but failed :( Anyone with the balls to change it? Gurus please accept the challenge. Attached Files...

View Article

How to detect sound card volume levels or if muted?

Hi all, I am trying to detect from VB6 what the audio level is of a particular channel of the sound card or ideally, if a particular channel is muted? Can anyone point me in the right direction of some...

View Article

VB 6.0 Executing SQL with Inter Join

Hello, I am new to VB, but I am trying to add an inter join in the below sqlBO statement. The inter join is from a table in an access database where I opened a new connection called distConn. The below...

View Article

Add Subrow to an MSHFlexGrid

I have a heirarchial flex grid which I've added a bunch of data to using some custom functions. It works fine as a grid, but now I want to get it to expand a subrow for some of the rows to display...

View Article


Question About Strings of Words

If I had a long phrase, like say, "the thrill of victory and the agony of defeat", and such phrase has to take up four rows, with the top and bottom rows having a maximum available capacity of 12...

View Article

Help with syntax

Hi all Would anyone know the proper syntax in vba for the following: Set IVIEW = "C:\Program Files\IrfanView\i_view32.exe" " & Topazout & "/crop=(67,200,326,236) /convert="C:\InsigArch\" &...

View Article


Run Time Error 453 Can't Find DLL entry point Out in inpout32

Everybody please help me with these Parrallel port interfacing sample. i put inpout32.dll in the system 32, but the code i wanted to run will not work. Please, Help me with this thing. Here's my code....

View Article

Add items to LynxGrid not the same type error?

I put the records in a database with access to LynxGrid Type mismatch error, can you see help my code wrong ? Private Sub Form_Load() Dim lRow As Integer 'set list columns With listEntries .Redraw =...

View Article


Image may be NSFW.
Clik here to view.

activex .ocx

hi i cant activex .ocx of vb6. i download every program for activex byt i cant.for example this program but when i open with vb6 gives error(picture one) i think install net Framework 2 or 3 but when i...

View Article

Image may be NSFW.
Clik here to view.

Run Time Error 58(I think I know the resolution just not the code - with...

Attachment 90255 My educated guess is that I simply need a string telling VB "if the file already exists, name it as filename (1) .. (2)... etc.." but I don't know if that is the resolution nor if that...

View Article

Image may be NSFW.
Clik here to view.

Colored Excel speadsheet report

Hello Mark my friend and All, How are you today? I did make some changes to project you did before and I'm facing little issue here. When I try to add some color to excel spreadsheet as you can see in...

View Article
Browsing all 21973 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>