skip to main content

Controls Reference : WINDOW : Styles : Undecorated

Undecorated
When this style is set, native decorations like frame and title bar are not shown.
This style is suitable when using LAFs that provide their own frame and title bar.
 
Example - Display a window with undecorated style
working-storage section.
77 window-handle usage handle of window.
procedure division.
  display floating  window background-low
          cell width 10
          cell height 10
          label-offset 20
          control font Default-Font
          title "Screen"
          handle window-handle1

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left