BCGSuite for MFC
Main Page
Articles
Groups
Classes
virtual BOOL CBCGPGridItem::IsOptionPrefix
(
UINT
nChar
,
const CString &
strOptionText
)
const
protected
virtual
Override this method if you wish to customize drop-down item selection by keyboard.
Parameters
nChar
The typed character.
strOptionText
Grid item's option text.
Returns
Returns TRUE if typed character is matched the option; FALSE - otherwise.
CBCGPGridItem
Copyright 1998 - 2024 BCGSoft CO Ltd. All rights reserved.
Send Feedback