label text color

slydog43

Member
Licensed User
Longtime User
Im having trouble setting up a white panel with a black label. Even with code like
Label1.Color = Colors.RGB(255,255,255)

and I cant see it. Any ideas?
 

slydog43

Member
Licensed User
Longtime User
that was just a typo, still having this trouble, if I make a layout have a white background and then try to add a label with black text, it doesnt show up. Why is that?

It will show up with grey label name, but when you type in some text, it disappears, weird


wow Im really slow, was changing attribute of the label, sorry to waste peoples time, its works great
 
Last edited:
Upvote 0

slydog43

Member
Licensed User
Longtime User
ok Im now stumped on how to set the text color of a listview. I see the background color property and also the ScrollingBackgroundColor, but where is the text color?
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…