Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Invisible region occupying space on startup
#2
Hi Paul,

I'll test your application, but at first seems that it's just a matter of setting the correct properties.

StyleRenderOptions.UseDisplay = True

should fix that. When UseDisplay is set, it will use "display" (does not occupy any space in the page when invisible) attribute instead of "visibility" (does occupy space in the pace when invisible).
Reply


Messages In This Thread
RE: Invisible region occupying space on startup - by Alexandre Machado - 10-23-2023, 05:33 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)