Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Called by the framework when the property loses the input focus.
virtual BOOL OnKillFocus(
CWnd*
);
Parameters
Parameter |
Description |
|---|---|
[in] CWnd |
(Not used.) Pointer to a window. |
Return Value
This method always returns TRUE.
Remarks
By default, this method does nothing and then returns TRUE. If you override this method, return TRUE if the framework can end the edit operation when the property loses the input focus.
Requirements
Header: afxpropertygridctrl.h