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

Failure to add a component to the project

Today I've started the VB6 IDE for a new project and have clicked on project/components menu to select "Microoft Windows Common Controls 6.0 (SP6)". After clicking OK the message "File not found"...

View Article


help using (for statement ) to grab certain strings

i have richtextbox1 that has html code and now i need to understand how to use a for statement to grab all strings that has same string in html example line below html code in richtextbox1 there are so...

View Article


Image may be NSFW.
Clik here to view.

Grid Reference Issue

Hi,Friends i want to fill all the percentage .when i dragged until end of the specific row .the issue is that but i want GrandTotal(don't change in reference but the upper reference change .but it is...

View Article

Checkboxes all Items of ListView by API ?

How to Checkboxes all items of ListView by using api functions? i found this example but i can't Checkboxes all items! http://www.vbforums.com/showthread.p...istView-by-API

View Article

Levels within a Treeview and how many Children in lowest level

Hello, I have a treeview control called TREEVIEW1. I need to get several statistics out of the control. Example 1 -1.1 -1.2 -1.3 2 -2.1 -2.2 -2.3 3 -3.1 -3.2 -3.3 4 -4.1 -4.2 -4.3 Assumptions: Each...

View Article


PrintForm not displaying contents in Windows 7

Hi, Thanks in advance for any help. I am perplexed by this problem. I have a VB6 form that credits/debits an account. And if a checkbox is clicked, a receipt (another form) will be printed using the...

View Article

TreeView Tooltips Slow Refreshing In Win7 When Using Non-Aero Theme

Hi all I have TreeView in a VB6 application which has roughly 15 items in it. When I hover over each of the Nodes the default Tooltips is displayed, when I then move the mouse down over the other Nodes...

View Article

Printing selected Pages

Hi When I send data to the printer from VB6 all of the selected file will print and this is fine. I have a need to allow the user to print selected pages so I have used the CommonDialog to display the...

View Article


(8875.71 - 8550) = 325.709999999999

Hello, THIS CALCULATION in VB6 RETURNS a RESULT of 325.709999999999 : Print (8875.71 - 8550) -Is it correct or is it a bug ?

View Article


Run time error '-2147467259(80004005)': automation error unspecified error

Hi Im new to VB I trying to connect to oracle 10g data base using excel 2003 vb 6.5 Below is the code.. when i try to run.. iam getting the above error [Run time error '-2147467259(80004005)':...

View Article

[VB6] ShockwaveFlash1 usage

Hey guys :wave: i would like o know all the ShockwaveFlash1 Component usage i'm stuck :c Hope you guys help me :D

View Article

set deny permission on folder

hi. i want to set permission on security tab on folder. i can set access permission. but i want to set deny permission on this tab. how can i do it?

View Article

Hovering mouse over variables doesn't always work

Is this a problem within VB6? During debugging steps most of the time when I hover the mouse over a variable it shows the contents however on other occasions it does not show the contents but there are...

View Article


Read Unicode(Japanese, Chinese) emails from outlook into VB as a string

I am trying to Read Outlook object and get Message Body as a string. Dim MailItem as new Outlook.mailItem Dim temp as String temp = StrConv(MailItem.Body, vbUnicode) I always get '?' when it comes to...

View Article

Pass control reference from form to module

I'm not sure the title of this isn't a little misleading .. here's what I want to do: I have at least one MSFlexGrid on each form using VB6. I have to manually set the height and width of the grid...

View Article


[RESOLVED] Pass control reference from form to module

I'm not sure the title of this isn't a little misleading .. here's what I want to do: I have at least one MSFlexGrid on each form using VB6. I have to manually set the height and width of the grid...

View Article

datareport problem

can anyone help me to solve my problem.i have a client who wants to coorporate the data of credits namely,groceries,cash and purchase order.can i do this using data report?

View Article


how to reset msflexgrid row color?

Friends, VB6SP6 Code: Private Sub Grid_Click() rowval = Me.Grid.RowSel With Grid     .Row = rowval    ' the row you want to highlight     For i = 0 To .Cols - 1         .Col = i         .CellBackColor...

View Article

how to convert 32 bitmap to 8 bitmap

i need as short and simple code as possible thanks in advanced

View Article

How to build a progress timer ?

Hi guys, I would like to make a timer to count (in miliseconds and seconds) how long time take a process from start to end (the progress time). As display I want to use a Label or a TextBox, it doesn't...

View Article
Browsing all 21846 articles
Browse latest View live


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