Hi,
Anyone know how you can scroll a Single Line Edit control that does not have a Horizontal Scrollbar, but does have the ES_AUTOHSCROLL style, from within your code? For example scroll the text 3 chars right,o r something like that (the carot position cant change, so EM_SCROLLCARET isn't an option) For multiline edits this isn't a problem, but i couldn't find a solution for single line edits.
Thanks
Joshua
Anyone know how you can scroll a Single Line Edit control that does not have a Horizontal Scrollbar, but does have the ES_AUTOHSCROLL style, from within your code? For example scroll the text 3 chars right,o r something like that (the carot position cant change, so EM_SCROLLCARET isn't an option) For multiline edits this isn't a problem, but i couldn't find a solution for single line edits.
Thanks
Joshua