BCGControlBar Pro for MFC
virtual CEdit* CBCGPGridItem::NewInPlaceEdit ( )
protectedvirtual

Called by the Grid to create a new in-place edit control.

Returns
A pointer to newly created in-place edit control.

Override this method in a derived class to create a custom in-place edit control (which must be derived from CEdit or one of its descendants).