Question
How to set size of TextBox control with code?
- August 18, 2011
- 3 replies
- 2096 views
Hi Mike,
As we known, we can use hWnd property to get handle of the window which contains the TextBox control. Bu if I want to set the size (such as width and height) of the TextBox control , I do not know how to implement the function with code. Please give me a hand.
There is a file in the attachment, which contains two TextBox controls, and I have gotten window handles for each control.
Best regards.
Jeffery

