[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Provides an empty control that can be used to create other controls. [Property] @AutoSizeMode=Sets how the control will resize itself. ARG(AutoSizeMode)|14|1|GrowAndShrink,GrowOnly @AutoValidate=Sets how the control performs validation when the user changes focus to another control. ARG(AutoValidate)|14|1|Disable,EnablePreventFocusChange,EnableAllowFocusChange,Inherit @BorderStyle=Sets the border style of the user control.ARG(BorderStyle)|14|2|None,FixedSingle,Fixed3D [Methods] *onAutoSizeChanged=Occurs when the AutoSize property changes. ARG(EventArgs)|2|0 *onAutoValidateChanged=Occurs when the AutoValidate property changes. ARG(EventArgs)|2|0 *onLoad=Occurs before the control becomes visible for the first time.ARG(EventArgs)|2|0 *AutoSizeMode=Returns how the control will resize itself. ARG(AutoSizeMode)|3|0 *AutoValidate=Returns how the control performs validation when the user changes focus to another control. ARG(AutoValidate)|3|0 *BorderStyle=Returns the border style of the user control.ARG(BorderStyle)|3|0