Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
couturier
Posted - 03/03/2015 : 10:39:09 AM Origin Ver. and Service Release (Select Help-->About Origin): 2015 SR1 Operating System: win7
In a GETN_BOX, I'd like a GET_NUM to switch between GETN_READ_ONLY_EX(1) (editable) and GETN_READ_ONLY_EX(2) (readonly, blue color), depending on a GETN_CHECK for example.
I can use the tree.Enable property to switch between editable and readonly but couldn't find how to add the color.
Thanx for your help
1 L A T E S T R E P L I E S (Newest First)
couturier
Posted - 03/03/2015 : 10:42:06 AM OK, I just realized that tree.Enable property was not a boolean value but could also be 2.