LRasterPaintWindow::SetToolbar

#include "Ltwrappr.h"

static L_INT LRasterPaintWindow::SetToolbar(pLToolbar)

LToolbar * pLToolbar;

pointer to an LToolbar object

Sets the automation toolbar handle.

Parameter

Description

pLToolbar

Pointer to the LToolbar object that references the handle of the toolbar to set.

Returns

SUCCESS

The function was successful.

< 1

An error occurred. Refer to Return Codes.

Comments

LRasterPaintWindow::Initialize must be called before calling this function.

This function must be called before using the toolbar.

Required DLLs and Libraries

LTPNT
LTDIS
LTFIL
LTAUT
LTCON
LTTLB

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:

LRasterPaintWindow::GetToolbar, Class Members

Example

For an example, refer to LRasterPaintWindow::CreateToolbar.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS DigitalPaint C++ Class Library Help