change foreground and backgroud color of a textbox
Emanuele Croci
Hi,how can I change the foreground and backgroud color of a textbox?
Which are the commands to use?
Can someone help me, please?
Regards,
Emanuele
Philipp Knecht
Hi EmanueleThe easisest way to do this is:
- Create 2 addtional Styles named for example BackGround1, and BackGround2.
Then in the Bindings of the Style Property write: iif(myCond ,"BackGround1","BackGround2)
hth
0
Please sign in to leave a comment.
Comments
0 comments