|
Setting the Status via code |
Iniciado por Mail, 24,ene. 2008 10:47 - 1 respuesta |
| |
| | | |
|
| |
Publicado el 24,enero 2008 - 10:47 |
Hi
How can I set the "Status" property of an Edit-Control object via code? The modifier screen shows an extensive list of properties for the Edit-Control object, including "Status". This can be set at design time to "Enabled, Read-Only or Invisible"
But using <Edit-Control>.. does not list the "Status" property?
Does this mean not all the design time properties can be controlled at run time? Is there another way of achiving this?
Many Thanks
Shahine |
| |
| |
| | | |
|
| | |
| |
Publicado el 24,enero 2008 - 13:40 |
in run time, or via programing, there is ..state property which equals to Status property in Design mode. Can be: "enabled",Grayed .. check help |
| |
| |
| | | |
|
| | | | |
| | |
|