Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Basic Powerbasic > Re: How to chan...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 3 Topic 196 of 276
Post > Topic >>

Re: How to change a TEXTBOX (editable/not editable)

by Dominic Sexton <dsnwz@[EMAIL PROTECTED] > Jul 12, 2006 at 01:42 PM

In article <pan.2006.07.12.11.04.46.512506@[EMAIL PROTECTED]
>, Alen Hopek 
<alen.hopek@[EMAIL PROTECTED]
> writes
>Hello,
>
>i have created a textbox with with DDT like this:
>
>CONTROL ADD TEXTBOX, hDlg, %IDC_TEXTBOX2, "", 5, 124, 365, 110, _
>    %ES_MULTILINE OR %WS_VSCROLL OR %ES_WANTRETURN OR %WS_TABSTOP OR
>    %WS_DISABLED
>
>This new Textbox is diabled by default.
>
>Later during the execution i will change the state of the textbox to
>enabled.
>
>How i can do this ?

CONTROL ENABLE hDlg, %IDC_TEXTBOX2

-- 

Dominic ***ton
 




 3 Posts in Topic:
How to change a TEXTBOX (editable/not editable)
Alen Hopek <alen.hopek  2006-07-12 13:04:47 
Re: How to change a TEXTBOX (editable/not editable)
Dominic Sexton <dsnwz@  2006-07-12 13:42:52 
Re: How to change a TEXTBOX (editable/not editable)
"Michael Mattias&quo  2006-07-12 12:46:13 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Jul 25 20:37:55 CDT 2008.