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

[noob] Byte Array APPEND

how to append an array? i've tried this code,but "type mismatch" codee Code: dim arx() as byte  Private Sub Winsock1_DataArrival(ByVal bytesTotal As Long) Dim asd() As Byte Winsock1.GetData asd arx =...

View Article


How to change the color of each column of the same series in MSChart control?

I'm creating a bar-chart in VB6 using MSchart. It draws all the bars in the same colour. I want to have each bar in different colour (in the same series). There is only one series of data. For example,...

View Article


I Want Help On Connection Error With Sql Server

I Have Program With VB6 And SQL Server And Work Ok . But the Problem is when i Stop the server when the client is connected to it and run server again this message appear to me " DBNETLIB...

View Article

vb6 webbrowser help

i have a webbrowser that loads up a site but the site is yahoo it has some script running while the page loads how ever the problem is when the page loads the script or something i dont no stops the...

View Article

Image may be NSFW.
Clik here to view.

remote desktop speed help

i downloaded this source from planet source for testing purpos and making this work for my office i need help making the speed more smooth and as the remote desktop user does something client image...

View Article


Image may be NSFW.
Clik here to view.

Problem with form size

Hey there, everyone! So, this is what's going on. I'm supposed to have a playable demo of a simple 2D Side-Scroller written with Visual Basic 6 by next week for my game programming class. Recently, I...

View Article

Image may be NSFW.
Clik here to view.

vb6 remote desktop small error

Public Sub savescreenshoot(ByVal file As String) DoEvents Call keybd_event(vbKeySnapshot, 0, 0, 0) DoEvents SavePicture Clipboard.GetData(vbCFBitmap), file End Sub marked red is error this line gives...

View Article

[RESOLVED] winsock data arrival help

am making chat with winsock in dataarrival i have winsock1(0).getdata strdata ok strdata brings all my data even users name and chattxt i use a webbrowser as chat window i want to archive doing is If...

View Article


Image may be NSFW.
Clik here to view.

Changing the state of control on Mouse Movement & Click

Dear, Please look at the attached snap, it has 4 different (you can say) parts, 1. Normal 2. MouseOver 3. Click 4. Disable I want that when my form loads, the picture show the 1st part of this snap,...

View Article


Simple 2d Array question

Sorry I know I am new and this question has probably been asked because I have seen similar threads but still I have a simple task but I just cant get it to work even looking at those. I have a txt...

View Article

Update using SQL in vb

I have used the following codes for updating my record in database (Access 2007) Dim DBConnection As New MySQLConn DBConnection.connect() Dim Query As String Query = "UPDATE Members SET MemberName = '"...

View Article

Setting up a new default folder for projects

I want all my projects to be saved in a folder I have made for them in My Documents. However, on 'saving a project as' it always defaults to vb98. How can I change this?

View Article

data arrival

winsock chat help i have a lstuser.list which is chatroom user list and list2 is ignore list , every user that be in list2 there text in data arrival shud be "" so the chat window dont get updated with...

View Article


Image may be NSFW.
Clik here to view.

[RESOLVED] Changing the state of control on Mouse Movement & Click

Dear, Please look at the attached snap, it has 4 different (you can say) parts, 1. Normal 2. MouseOver 3. Click 4. Disable I want that when my form loads, the picture show the 1st part of this snap,...

View Article

[RESOLVED] Setting up a new default folder for projects

I want all my projects to be saved in a folder I have made for them in My Documents. However, on 'saving a project as' it always defaults to vb98. How can I change this?

View Article


VB6 - Questions about MsFlexGrid

This thread starts in the next post I've written below. Sorry for the inconvenience.

View Article

Image may be NSFW.
Clik here to view.

how to save text and transfer to the other form

Hello every body i have a question for example we have two forms and i have textbox on the form 1 and i want to save that text and when i need that i be able to transfer that from saved place to the...

View Article


subclass and subcollection

Hello everybody, Can anyone tell me how do I make a subclass and a subcollection in VB6, with VB Class Builder? I mean, can I build and use the type: collection(3).subcollection(5).euros = 5000 ???

View Article

Need help with this program

So it's quite simple. The Form will include a Text Box, a button, and a List Box. When the user types in a number into the Text Box and clicks the Button the List Box will display the numbers in a form...

View Article

Substitute for ItemData property in ListView

I'm trying to display some previously stored data when a ListView is clicked which I previously did using a ListBox like so: Code: Record_Position = Game_List.ItemData Game_Channel = FreeFile Open...

View Article
Browsing all 21869 articles
Browse latest View live


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