Tools Links Login

Browsing Visual Basic 6

Prev   Next

Add a Horizontal Scroll Bar
Adding a horizontal scroll bar to a listboxConst LB_SETHORIZONTALEXTENT = &H194Dim hSize As LonghSize = 350Call SendMessage(List1.
Posted:2020-08-30, 287 views

Find Text

Posted:2020-08-30, 259 views

Add a control programmatically
Programmatically add a label to the form and set its caption Dim objControl As Label Set objControl = Controls.
Posted:2020-08-30, 311 views

Control is Container?
Determine if a type of control is in a type of a container.
Posted:2020-08-30, 235 views

Capture Desktop Picture
Capture Desktop Picture (*.
Posted:2002-06-01, 215 views

Send email using Visual Basic6.0
This article describes how to pro grammatically send an e-mail message from Visual Basic by using the Collaboration Data Objects (CDO 1.
Posted:2002-06-01, 247 views

Zip and Unzip - in VB6
we want to call "WinRar.
Posted:2002-06-01, 243 views

Prev   Next