Enable scrollbar for editbox only if thel ength exceeds [modified]
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have an application in which i have a editbox and data for it will be populated dynamically ,i have verticall scroll applied for it,now my problem is i want that scroll to be visible only if the length of the data coming into the editbox exceeds the length of the editbox. Can anybody suggest a right approach for this? Thanks in advance.
modified on Wednesday, December 10, 2008 3:28 AM