Search Tools Links Login

Posts by AndreaTincani

49 hits, 7 pages | Prev | Next

3D Terrain

Render a 3D random terrain with gradient colors and water level, rotate and move the viewing position by moving the mouse with left or right button.


Posted:2019-09-08, 231 views, filed under: VB6 Graphics, VB6 Code Cache

Add a OnMoving Event to your Forms

With this example, you can have "stuff happen" when a form is moved on the screen.


Posted:2019-09-23, 289 views, filed under: VB6 Custom Controls/Forms/Menus, VB6 Windows API, VB6 Miscellaneous, VB6 Code Cache

Capture to Clipboard

This module will allow you to capture the entire screen or just one form, and copy the image to the Windows clipboard.


Posted:2019-09-16, 234 views, filed under: VB6 Windows API, VB6 Graphics, VB6 Code Cache

Convert a Decimal Number in a Given Base

Just a little something to help you do math in different numbering systems.


Posted:2019-08-23, 253 views, filed under: VB6 Math/Dates, VB6 String Handling, VB6 Code Cache

Copy picture to Clipboard

Copy what you see in the Screen or in a Form into the clipboard.


Posted:2019-10-02, 254 views, filed under: VB6 Custom Functions, VB6 Graphics, VB6 Windows API, VB6 Code Cache

Count Files in a Directory

Given a valid path, this code will return the number of files in the specified directory.


Posted:2019-10-01, 205 views, filed under: VB6 Custom Functions, VB6 Windows API, VB6 Files and I/O, VB6 Code Cache

Create Controls at RunTime

A module that allows you to create a control during the execution of your program, on the fly. This example creates a simple button.


Posted:2019-09-26, 231 views, filed under: VB6 Custom Controls/Forms/Menus, VB6 Custom Functions, VB6 Windows API, VB6 Miscellaneous, VB6 Code Cache

Custom ToolTips

Create Custom ToolTips with multiline text and Balloon shape.


Posted:2019-09-16, 286 views, filed under: VB6 Windows API, VB6 Code Cache

49 hits, 7 pages | Prev | Next