[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Used to group collections of controls. [Property] @AutoSizeMode=Indicates the automatic sizing behavior of the control.ARG(AutoSizeMode)|14|1|GrowAndShrink,GrowOnly @BorderStyle=Indicates the border style for the control.ARG(BorderStyle)|14|0|None,FixedSingle,Fixed3D @TabStop=Sets a value indicating whether the user can give the focus to this control using the TAB key.ARG(bool)|14|1|True,False [Methods] *onAutoSizeChanged=Occurs when the value of the AutoSize property has changed. ARG(EventArgs)|2|0 *AutoSizeMode=Indicates the automatic sizing behavior of the control.ARG(AutoSizeMode)|3|0 *BorderStyle=Indicates the border style for the control.ARG(BorderStyle)|3|0 *TabStop=Returns a value indicating whether the user can give the focus to this control using the TAB key.ARG(bool)|3|104