ASP.NET Window Tutorial - OverFlow


  • OverFlow property has 3 posible values:
    • HIDDEN : The content which is out of Window will be hidden from view.
    • SCROLL : Window will use scroll to view wider content.
    • AUTO : If content is wider than window size, window will use scrolling automatically.



OverFlow =



Server-side sample code
          <owd:Window ... OverFlow="AUTO" ... >

          </owd:Window>

        


"Let me say that your package is fantastic. I was surprised to find so many examples. "

Lionel Dalmas