BCGControlBar Pro for MFC
Main Page
Articles
Groups
Classes
BOOL CBCGPFrameWnd::SetDockingBarsIconList
(
UINT
nResID
,
const CSize &
sizeIcon
=
CSize(16, 16)
,
COLORREF
clrTransparent
=
RGB(255, 0, 255)
,
BOOL
bAutoScale
=
TRUE
)
inline
Specify a docking bars (panes) icon list.
Parameters
nResID
Iconst list resource ID (BMP, PNG or SVG).
sizeIcon
Icon size.
clrTransparent
Transparent color.
bAutoScale
Specifies whether the icon list is automatically scaled according to current DPI.
Returns
Returns True if image list is successfully loaded; FALSE - otherwise.
CBCGPFrameWnd
Copyright 1998-2024 BCGSoft CO Ltd. All rights reserved.
Send Feedback