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, 196 views

Find Text

Posted:2020-08-30, 173 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, 223 views

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

Capture Desktop Picture
Capture Desktop Picture (*.
Posted:2002-06-01, 136 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, 168 views

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

Prev   Next