LImageViewerCell::IsTitlebarEnabled

Summary

Determines whether the title bar is enabled.

Syntax

#include "ltwrappr.h"

L_BOOL LImageViewerCell::IsTitlebarEnabled(uFlags)

Parameters

L_UINT uFlags

Reserved for future use. Pass 0.

Returns

Value Meaning
TRUE The title bar is enabled.
FALSE The title bar is not enabled, or an error occurred. Refer to Return Codes.

Comments

To show or hide the title bar, call the LImageViewerCell::ShowTitlebar function.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to LImageViewerCell::ShowTitlebar.

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Medical Image Viewer C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.