- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hello again!
I can´t find anywhere the code for changing the background color of a TextField, anyone knows?
I tried:
TextField.border.fill.color.value = "255,255,255"; // doesn´t change bg color
TextField.caption.font.fill.color.value = "255,255,255"; // doesn´t change bg color
TextField.value.rectangle.fill.color.value = "153,153,153"; // doesn´t change bg color
Bur none of them works!
Views
Replies
0 Likes
Total Likes