class
superclass:panel%
constructor
[parentparent][ [stylestyle][enabledenabled][vert-marginvert-margin][horiz-marginhoriz-margin][borderborder][spacingspacing][alignmentalignment][min-widthmin-width][min-heightmin-height][stretchable-widthstretchable-width][stretchable-heightstretchable-height]])style :'hscroll'auto-hscroll'hide-hscroll'vscroll'auto-vscroll'hide-vscroll))= null
For information about the enabled argument, see window<%> . For information about the horiz-margin and vert-margin arguments, see subarea<%> . For information about the border, spacing, and alignment arguments, see area-container<%> . For information about the min-width, min-height, stretchable-width, and stretchable-height arguments, see area<%> .
method
(send a-horizontal-panel set-orientation horizontal?)→void?
horizontal?:boolean?
method
(send a-horizontal-panel get-orientation )→boolean?