|
inline |
Specifies whether the edit control automatically processes the standard keyboard accelelators.
bSet | If TRUE, the edit control will automatically process the standard keyboard accelelators. |
Call this method if the edit control was created on the docking pane or dialog. In this case, all standard keyboard shortcuts such as Ctrl+C or Ctrl+V will be handled by the edit control.