A
Albinas
Hi all,
I am trying to customize the text box to suit the
practice of my app. And I am working about the focus
behavior of text field.
I have met the the following problem. When I set
the "tabstop" property of a textbox to "False", the
textbox does receive focus when user use the mouse to
click. However, if I set the "Enable" property to false,
the forecolor of the text will change to grey. Is there
any method that I can prevent the textbox getting the
focus neither by "Tab" key nor "Mouse" click?
Thanks for your attention.
Rgs,
Albinas
I am trying to customize the text box to suit the
practice of my app. And I am working about the focus
behavior of text field.
I have met the the following problem. When I set
the "tabstop" property of a textbox to "False", the
textbox does receive focus when user use the mouse to
click. However, if I set the "Enable" property to false,
the forecolor of the text will change to grey. Is there
any method that I can prevent the textbox getting the
focus neither by "Tab" key nor "Mouse" click?
Thanks for your attention.
Rgs,
Albinas