|
|
1-7 of 7 Visual Basic Graphics sites are shown.
|
|
This .dll encapsulates the ODBC API and demonstartes how to use the ODBC API from VB. You can reference the component from any project that need to access data via ODBC without for additional Data Access Components.
|
|
|
|
|
|
|
selection of sub routines and functions dealing with bitmaps. Straight copy, Transparent copy, Center, Tile, Stretch, Shrink, and Move. Very handy and straightforward utility for any code working with bitmaps.
|
|
|
|
|
|
|
This is a very sophisticated color space toolbox close to completion. I don't think I'll ever be able to call it final for commercial purposes, but I do intend on using these controls (or future modifications) in my own applications, they are good enough for me.
|
|
|
|
|
|
|
Create a Perfect Gradient between ANY 2 colors*
|
|
|
|
|
|
|
To create an "Office-style menu" (or owner-drawn menu) you must register that menu item with Windows as MF_OWNERDRAW and then process the WM_MEASUREITEM and WM_DRAWITEM messages sent to the menu's parent window. The attached project file simplifies this process.
|
|
|
|
|
|
|
This is a complete application that shows you how to load images from a database to a picturebox using the ADO GetChunk method, and how to save images to a database using AppendChunk.
|
|
|
|
|
|
|
This package contains a form demonstrating how to create a perfect gradient between any two colors on the spectrum. Gradients can go one of four directions, and the easy-to-use interface includes on-the-spot color changing so that you can test out the code. Automatically resets itself to draw the gradient over the entire form regardless of the form's size.
|
|
|
|
|
|
|