8/22/2025 10:27:37 PM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss usage & tips for SalesLogix controls and other 3rd party ActiveX controls. View the code of conduct for posting guidelines.
|
|
|
|
Extra spacing
Posted: 17 Mar 08 10:57 PM
|
Can anyone else reproduce this? I have a form with an image on it - a white background image. I want this image to be the entire background of the form. However, the gray form always shows on the right and bottom - about 10-15 pixels wide. Even when I set the background color of the form to white - it still shows gray? What is gonig on here?
thanks! |
|
|
|
Re: Extra spacing
Posted: 18 Mar 08 7:34 PM
|
Just in case anyone else has this issue, I was able to hack around it by setting the form height and width at runtime. I simply did form.width = form.width + 20 (on form open) - and the white space went away! Hooray! |
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|