LDialogBase::GetBitmap
#include "ltwrappr.h"
LBitmapBase * 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 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: |
Example
For an example, refer to LDialogBase::SetFont.