PlanetSquires Forums

Support Forums => José Roca Software => Topic started by: James Fuller on August 24, 2016, 10:27:12 AM

Title: CW_COMMCTRL_Edit
Post by: James Fuller on August 24, 2016, 10:27:12 AM
Jose,
  In your CW_COMMCTRL_Edit demo when you first press the TAB key the caret moves to the EditMultiline control but nothing happens on subsequent presses.

James
Title: Re: CW_COMMCTRL_Edit
Post by: José Roca on August 24, 2016, 12:54:47 PM
This always have been the normal behavior of a multiline control, which controls the tab key, and others, because it has an option to set tab stops. If you want to change it, you need to subclass the control.