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

vb6 Need Help (vbalListview Control)

I need help about vbalListview Control. I am having a problem on creating group in listview. My Codes : Dim colX As cColumn Dim lstX As cListItems Dim grpX As cItemGroups Dim itm As cListItem With lv...

View Article


How can I set focus on a MSHflexGrid ?

Hi I have a form with a 2-tab control and a separate MSHFlexGrid control on each tab. On Load_Form event, I fill the FlexGrids with specific data. After that, I want to set focus on the first row on...

View Article


Run time error 2147217904

Hi Guys, Need your help on below, I am getting an error message of No Value given for one or more required parameters Code: Private Sub MFGTrailer_Click()     With frmTrailerDetails...

View Article

WScript.Quit getting an error (Object required)

I made this code out of bordem but became really into it. It's a test that asks you questions and marks your score in a text document. The problem is, when ever I don't have WScript.Quit, it loops...

View Article

[RESOLVED] Prevent User From Resizing Column Width in ListView

is there a way to prevent from a user to resize the columns in a listview?

View Article


Designing/Formatting Excel during exporting Data from vb6 application.

Im using this code to export data from my vb6 application to excel. Is it possible to apply color formatting in the cell/columns of the worksheet where my data will be exported? Code: Private Sub...

View Article

Shell does not work in windows 7 and 8 pc for openfile command bat files

I am running a bat file in my vb6 code as shown below Code: Shell(Chr(34) & GetOpenFileList & Chr(34), vbMaximizedFocus) The bat file content is Code: openfiles /query /FO CSV >>...

View Article

Shell does not work in windows server 2008 and 2003 for openfile command bat...

I am running a bat file in my vb6 code as shown below .GetOpenFileList is a variable having path of bat file. Shell(Chr(34) & GetOpenFileList & Chr(34), vbMaximizedFocus) The bat file content...

View Article


Database, ADODC, table issues.

i have one database and two tables there are : field table1 : id, name. field table2 : id, picture. it have relationship on "id-to-id" with one-to-many relationship. i want to make one id have many...

View Article


Combobox showing options in listbox??

Hello All! I'm totally new on this. But I'm trying :) I was thinking of creating a Character generator to an Old time RPG (Paper and pen) and was thinking of using a ComboBox to select the Race and...

View Article

calculate distance from zip code vs zip code

I need to calculate distance in Km from zip code to zip code...? Suggest me a method iin vb6. Tkx

View Article

VB6 and Excel loading then unloading immediately

First off I posted this here http://social.msdn.microsoft.com/For...forum=exceldevHowever I think this is the right forum for this. We have an old VB6 application that uses data from and to Excel...

View Article

[RESOLVED] How to run periodically a process

Hello, I want to check automatically, at certain time intervals, if a folder has some files which I am interested in. For this purpose I chose to use the classic timer control checking per second if my...

View Article


Need a little help....

I am wondering if anyone has seen a code that will convert a date and time into the unix time stamp through visual basics. I have been looking for some time now and it would help me greatly. Any input...

View Article

Insert , Update, Delete,Update Cant figure it out

i have 2 tables named Debts & History i have a form that is named Frmorders now there is a comobox named CmbStatus it has 2 things Paid NotPaid i have also Have a form named FrmDebts now if i pick...

View Article


Image may be NSFW.
Clik here to view.

Creating Table which has Picture, ComboBox, CheckBox, Label

I want to generate table which have Picture, ComboBox, CheckBox and Label like attached file. I'm not sure if this kind of complex table is possible by MSHFlexGrid control. If not, how could I make...

View Article

[RESOLVED] How can I open a form by pressing F7

Hi, I need a code on how to press any code of like F7 F12 F3 to open other forms on my project. thanks

View Article


Need help (Icons for Toolbar)

where I could find or download a good quality icons 32x32 for toolbar? I've already downloaded plenty of icons but the quality wasn't good. is there anyone could help me out? I need : - Add New - Edit...

View Article

Is there a way to copy items from one listbox to the other?

Hi there everyone! I am working on a small prog where I need to be able to just copy the items from one listbox to another. Would anyone know of a simple way to copy whatever is in list1 into list2?...

View Article

MouseDown on Picturebox that is in a UserControl

My UC has a Picture1 picturebox. If user clicks on this how can I have a method in the parent Form to capture this event?

View Article
Browsing all 21887 articles
Browse latest View live


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