LDialogBase::GetBitmap

#include "ltwrappr.h"

LBitmapBase L_FAR * LDialogBase::GetBitmap(L_VOID)

Gets the LBitmapBase object used by the dialogs for auto processing.

Returns

A pointer to the bitmap object used by the dialogs.

Required DLLs and Libraries

LTDLGKRN
LTDLGUTL
LTDLGCTRL
LTDLGCOM

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application

See Also

Functions:

LDialogBase::LDialogBase, LDialogBase::EnableAutoProcess, LDialogBase::SetBitmap, Class Members

Topics:

Using Imaging Common Dialog

Example

For an example, refer to LDialogBase::SetFont.