![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#11
| |||
| |||
|
|
Why must it be enabled, but not selectable? Tell us *what* you are trying to do, *not* how you've decided to do it. We can give you a good answer that way. Paul T. "tony" <daylor (AT) netvision (DOT) net.il> wrote in message news:g492me$ejn$1 (AT) news4 (DOT) netvision.net.il... Hi, I want to prevent the user, from selecting text (blue selection) in TextBox , How can i do this ? (the textbox must be enabled=true) Thanking in advance. |
#12
| |||
| |||
|
|
Why must it be enabled, but not selectable? Tell us *what* you are trying to do, *not* how you've decided to do it. We can give you a good answer that way. Paul T. "tony" <daylor (AT) netvision (DOT) net.il> wrote in message news:g492me$ejn$1 (AT) news4 (DOT) netvision.net.il... Hi, I want to prevent the user, from selecting text (blue selection) in TextBox , How can i do this ? (the textbox must be enabled=true) Thanking in advance. |
#13
| |||
| |||
|
|
Why must it be enabled, but not selectable? Tell us *what* you are trying to do, *not* how you've decided to do it. We can give you a good answer that way. Paul T. "tony" <daylor (AT) netvision (DOT) net.il> wrote in message news:g492me$ejn$1 (AT) news4 (DOT) netvision.net.il... Hi, I want to prevent the user, from selecting text (blue selection) in TextBox , How can i do this ? (the textbox must be enabled=true) Thanking in advance. |
#14
| |||
| |||
|
|
Hi, The problem is I created custom textbox , I want to prevent the user to change the text. For some reason the Text.ReadOnly did not prevent the user to write text in the TextBox, so i create custom read only that will return immedialy from Key events. till here everything was O.K but then, i notice that if i select the text and then write somthing, the text is changed, although i had the custom readonly=true. Thanking in advance, "Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT com> wrote Why must it be enabled, but not selectable? Tell us *what* you are trying to do, *not* how you've decided to do it. We can give you a good answer that way. Paul T. "tony" <daylor (AT) netvision (DOT) net.il> wrote in message news:g492me$ejn$1 (AT) news4 (DOT) netvision.net.il... Hi, I want to prevent the user, from selecting text (blue selection) in TextBox , How can i do this ? (the textbox must be enabled=true) Thanking in advance. |
#15
| |||
| |||
|
|
Hi, The problem is I created custom textbox , I want to prevent the user to change the text. For some reason the Text.ReadOnly did not prevent the user to write text in the TextBox, so i create custom read only that will return immedialy from Key events. till here everything was O.K but then, i notice that if i select the text and then write somthing, the text is changed, although i had the custom readonly=true. Thanking in advance, "Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT com> wrote Why must it be enabled, but not selectable? Tell us *what* you are trying to do, *not* how you've decided to do it. We can give you a good answer that way. Paul T. "tony" <daylor (AT) netvision (DOT) net.il> wrote in message news:g492me$ejn$1 (AT) news4 (DOT) netvision.net.il... Hi, I want to prevent the user, from selecting text (blue selection) in TextBox , How can i do this ? (the textbox must be enabled=true) Thanking in advance. |
#16
| |||
| |||
|
|
Hi, The problem is I created custom textbox , I want to prevent the user to change the text. For some reason the Text.ReadOnly did not prevent the user to write text in the TextBox, so i create custom read only that will return immedialy from Key events. till here everything was O.K but then, i notice that if i select the text and then write somthing, the text is changed, although i had the custom readonly=true. Thanking in advance, "Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT com> wrote Why must it be enabled, but not selectable? Tell us *what* you are trying to do, *not* how you've decided to do it. We can give you a good answer that way. Paul T. "tony" <daylor (AT) netvision (DOT) net.il> wrote in message news:g492me$ejn$1 (AT) news4 (DOT) netvision.net.il... Hi, I want to prevent the user, from selecting text (blue selection) in TextBox , How can i do this ? (the textbox must be enabled=true) Thanking in advance. |
#17
| |||
| |||
|
|
Hi, The problem is I created custom textbox , I want to prevent the user to change the text. For some reason the Text.ReadOnly did not prevent the user to write text in the TextBox, so i create custom read only that will return immedialy from Key events. till here everything was O.K but then, i notice that if i select the text and then write somthing, the text is changed, although i had the custom readonly=true. Thanking in advance, "Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT com> wrote Why must it be enabled, but not selectable? Tell us *what* you are trying to do, *not* how you've decided to do it. We can give you a good answer that way. Paul T. "tony" <daylor (AT) netvision (DOT) net.il> wrote in message news:g492me$ejn$1 (AT) news4 (DOT) netvision.net.il... Hi, I want to prevent the user, from selecting text (blue selection) in TextBox , How can i do this ? (the textbox must be enabled=true) Thanking in advance. |
#18
| |||
| |||
|
#19
| |||
| |||
|
#20
| |||
| |||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |