Note that in some classes the wcHTMLgen method defaults to:
lparameters toHTML
and in some classes
lparamaters toHTMLgen
No action needed, just not sure if you were aware.
I should have caught the strings myself. thanks.
this implementation should work:
I was not very clear. What I meant was I have a form and the form width is 1000 pixels. On that form I have arranged various controls. The form loads fine.
The browser screen is 2000 pixels wide. At some point I want to move a control to be located all the way left on the browser screen, which is wider than my form. The left property of the control is based on its container, which is 1000 pixels wide. Is there an easy way to break out and move the control all the way t the left of the 2000 pixel screen.
I want to move an object all the way to the left of the screen, but I cannot move it past the left width of the form
What is your question?
I cannot start the form maximized as .WindowState does not work.
.WindowState does not "not work" - it's not supported