How prevent text selection on Edit box got focus

drjackool 956 Reputation points
2023-12-05T10:19:05.26+00:00

Hi my app is a Win32 platform, in a Dialog box I just have one edit box control (it has read only style) and when dialog is displayed entire text in edit box is selected (highlighted) how to prevent text selection? in initdialog I return false but problem is exist! thanks

Windows development | Windows API - Win32
0 comments No comments
{count} votes

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.