Miscellaneous Examples (Access 95 and 97)

You can test any of the following examples by adding a command button to one of the previous lessons in the tutorial, and pasting the sample code in the Click procedure.

In most cases, you can add the button after the first lesson Loading and Displaying an Image. In cases where you need to zoom in or zoom out, you must first finish Zooming Out and Zooming In.

Note: You can use the Visual Basic examples for most cases in Access 95 and 97. These are the examples that are not exactly the same as in Visual Basic. In many cases, the differences are minor ones, such as the inclusion of the Hourglass command.


AnnSaveMemory example for Access 95 and 97

AutoTrim example for Access 95 and 97

BinaryFilter example for Access 95 and 97

Capture example for Access 95 and 97

ColorRes example for Access 95 and 97

Combine example for Access 95 and 97

CreateBitmap, Size, and Combine example for Access 95 and 97

dbCan... example for Access 95 and 97

DDB example for Access 95 and 97

DIB example for Access 95 and 97

FilePage Event Example for Access 95 and 97

GetBitmapDC example for Access 95 and 97

GetHistogram example for Access 95 and 97

GetMinMaxBits example for Access 95 and 97

GetMinMaxVal example for Access 95 and 97

GetServerBitmap example for Access 95 and 97

LoadInfo... example for Access 95 and 97

LoadMemory example for Access 95 and 97

ODBC Example for Access 95 and 97

Paint event example for Access 95 and 97

PaintEffect example for Access 95 and 97

PaintPalette example for Access 95 and 97

Render example for Access 95 and 97

Resize event example for Access 95 and 97

RgnChange example for Access 95 and 97

Save example for Access 95 and 97

SaveMemory example for Access 95 and 97

Scroll event example for Access 95 and 97

Underlay example for Access 95 and 97