Genaro Davalos Velasquez Posted August 26, 2019 Report Posted August 26, 2019 Good morning, Im creating a user interface template and trying to resize the control box to fit monitor resolution 1366x768 or 1920x1080, so I'm writing the position of the color boxes and controls, but i can't write in the bounds property of the color boxes, is there any other way I can do it? Thanks in advance, and sorry for the english Quote
Genaro Davalos Velasquez Posted August 26, 2019 Author Report Posted August 26, 2019 I achieved that with the property ColorAreaSize Quote
hooovahh Posted August 26, 2019 Report Posted August 26, 2019 If your front panel is broken up into panes (which I think would help you if it was) then you can also set the color of the pane programatically with the Pane Color property. 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.