# Functions
ImportFromFile makes a Control from a file in a storage.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
CheckBoxDataControl is a representation of a check box ActiveX form.
ComboBoxDataControl is a representation of a combo box ActiveX form.
CommandButtonControl is a representation of a commandButton ActiveX form.
Control represents an ActiveX control wrapper.
ControlChoice represents an ActiveX control inside a wrapper.
ImageControl is a representation of an image ActiveX form.
LabelControl is a representation of a label ActiveX form.
ListBoxDataControl is a representation of a list box ActiveX form.
OptionButtonDataControl is a representation of an option button ActiveX form.
ScrollBarControl is a representation of a scrollBar ActiveX form.
SpinButtonControl is a representation of a spinButton ActiveX form.
TextBoxDataControl is a representation of a text box ActiveX form.
ToggleButtonDataControl is a representation of a toggle button ActiveX form.
# Type aliases
FmPictureAlignment represents one of the five picture aignments according to MS-OFORMS document.
FmPictureSizeMode represents one of the three picture size modes according to MS-OFORMS document.