BCGControlBar Pro for MFC
Main Page
Articles
Groups
Classes
virtual BOOL CBCGPFindReplaceDialogThemed::Create
(
BOOL
bFindDialogOnly
,
LPCTSTR
lpszFindWhat
,
LPCTSTR
lpszReplaceWith
=
NULL
,
DWORD
dwFlags
=
FR_DOWN
,
CWnd *
pParentWnd
=
NULL
)
virtual
Creates a themed find/replace dialog.
Parameters
bFindDialogOnly
TRUE to find dialog only.
lpszFindWhat
The find what.
lpszReplaceWith
The replace with.
dwFlags
The flags.
pParentWnd
[in,out] (Optional) If non-NULL, the parent window.
Returns
TRUE if it succeeds, FALSE if it fails.
CBCGPFindReplaceDialogThemed
Copyright 1998-2024 BCGSoft CO Ltd. All rights reserved.
Send Feedback