FormControl members
Include protected members
Include inherited members
A hostable object that is used to integrate the InfoPath form editing environment into a .NET-based custom application.
The FormControl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FormControl |
Top
Properties
Name | Description | |
---|---|---|
AccessibilityObject | (Inherited from Control.) | |
AccessibleDefaultActionDescription | (Inherited from Control.) | |
AccessibleDescription | (Inherited from Control.) | |
AccessibleName | (Inherited from Control.) | |
AccessibleRole | (Inherited from Control.) | |
AllowDrop | (Inherited from Control.) | |
Anchor | (Inherited from Control.) | |
AutoScrollOffset | (Inherited from Control.) | |
AutoSize | (Inherited from Control.) | |
BackColor | (Inherited from AxHost.) | |
BackgroundImage | (Inherited from AxHost.) | |
BackgroundImageLayout | (Inherited from AxHost.) | |
BindingContext | (Inherited from Control.) | |
Bottom | (Inherited from Control.) | |
Bounds | (Inherited from Control.) | |
CanEnableIme | (Inherited from Control.) | |
CanFocus | (Inherited from Control.) | |
CanRaiseEvents | (Inherited from Control.) | |
CanSelect | (Inherited from Control.) | |
Capture | (Inherited from Control.) | |
CausesValidation | (Inherited from Control.) | |
ClientRectangle | (Inherited from Control.) | |
ClientSize | (Inherited from Control.) | |
CompanyName | (Inherited from Control.) | |
Container | (Inherited from Component.) | |
ContainingControl | (Inherited from AxHost.) | |
ContainsFocus | (Inherited from Control.) | |
ContextMenu | (Inherited from AxHost.) | |
ContextMenuStrip | (Inherited from Control.) | |
Controls | (Inherited from Control.) | |
Created | (Inherited from Control.) | |
CreateParams | (Inherited from AxHost.) | |
Cursor | (Inherited from AxHost.) | |
DataBindings | (Inherited from Control.) | |
DataConnectionBaseUrl | Gets or sets the base URL to be used with data connection files (.UDCX). | |
DefaultCursor | (Inherited from Control.) | |
DefaultImeMode | (Inherited from Control.) | |
DefaultMargin | (Inherited from Control.) | |
DefaultMaximumSize | (Inherited from Control.) | |
DefaultMinimumSize | (Inherited from Control.) | |
DefaultPadding | (Inherited from Control.) | |
DefaultSize | (Inherited from AxHost.) | |
DesignMode | (Inherited from Component.) | |
DisplayRectangle | (Inherited from Control.) | |
Disposing | (Inherited from Control.) | |
Dock | (Inherited from Control.) | |
DoubleBuffered | (Inherited from Control.) | |
EditMode | (Inherited from AxHost.) | |
Enabled | Gets or sets a value indicating whether the control represented by the FormControl object can respond to user interaction. (Overrides AxHost.Enabled.) | |
EventManager | Gets an EventManager object which is used to bind event handlers in the InternalStartup event. | |
Events | (Inherited from Component.) | |
Focused | (Inherited from Control.) | |
Font | (Inherited from AxHost.) | |
FontHeight | (Inherited from Control.) | |
ForeColor | (Inherited from AxHost.) | |
Handle | (Inherited from Control.) | |
HasAboutBox | (Inherited from AxHost.) | |
HasChildren | (Inherited from Control.) | |
Height | (Inherited from Control.) | |
Host | Gets or sets the object used to access the object model of the host application. | |
HostName | Gets or sets the name of the host application. | |
HostTranslatesAcceleratorsFirst | Gets or sets a value that indicates the order in which keystrokes are sent to the control represented by the FormControl object or to the application hosting the control. | |
ImeMode | (Inherited from AxHost.) | |
ImeModeBase | (Inherited from Control.) | |
InvokeRequired | (Inherited from Control.) | |
IsAccessible | (Inherited from Control.) | |
IsDisposed | (Inherited from Control.) | |
IsHandleCreated | (Inherited from Control.) | |
IsMirrored | (Inherited from Control.) | |
LayoutEngine | (Inherited from Control.) | |
Left | (Inherited from Control.) | |
Location | (Inherited from Control.) | |
Margin | (Inherited from Control.) | |
MaximumSize | (Inherited from Control.) | |
MinimumSize | (Inherited from Control.) | |
Name | (Inherited from Control.) | |
OcxState | (Inherited from AxHost.) | |
Padding | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
PreferredSize | (Inherited from Control.) | |
ProductName | (Inherited from Control.) | |
ProductVersion | (Inherited from Control.) | |
RecreatingHandle | (Inherited from Control.) | |
Region | (Inherited from Control.) | |
RenderRightToLeft | Obsolete. (Inherited from Control.) | |
ResizeRedraw | (Inherited from Control.) | |
Right | (Inherited from Control.) | |
RightToLeft | (Inherited from AxHost.) | |
ScaleChildren | (Inherited from Control.) | |
ShowFocusCues | (Inherited from Control.) | |
ShowKeyboardCues | (Inherited from Control.) | |
Site | (Inherited from AxHost.) | |
Size | (Inherited from Control.) | |
TabIndex | (Inherited from Control.) | |
TabStop | (Inherited from Control.) | |
Tag | (Inherited from Control.) | |
Text | (Inherited from AxHost.) | |
Top | (Inherited from Control.) | |
TopLevelControl | (Inherited from Control.) | |
UseWaitCursor | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
Width | (Inherited from Control.) | |
WindowTarget | (Inherited from Control.) | |
XmlForm | Gets an XmlForm object associated with the hosted FormControl object. |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
AutoSizeChanged | (Inherited from Control.) | |
BackColorChanged | (Inherited from AxHost.) | |
BackgroundImageChanged | (Inherited from AxHost.) | |
BackgroundImageLayoutChanged | (Inherited from AxHost.) | |
BindingContextChanged | (Inherited from AxHost.) | |
CausesValidationChanged | (Inherited from Control.) | |
ChangeUICues | (Inherited from AxHost.) | |
Click | (Inherited from AxHost.) | |
ClientSizeChanged | (Inherited from Control.) | |
ContextMenuChanged | (Inherited from AxHost.) | |
ContextMenuStripChanged | (Inherited from Control.) | |
ControlAdded | (Inherited from Control.) | |
ControlRemoved | (Inherited from Control.) | |
CursorChanged | (Inherited from AxHost.) | |
Disposed | (Inherited from Component.) | |
DockChanged | (Inherited from Control.) | |
DoubleClick | (Inherited from AxHost.) | |
DragDrop | (Inherited from AxHost.) | |
DragEnter | (Inherited from AxHost.) | |
DragLeave | (Inherited from AxHost.) | |
DragOver | (Inherited from AxHost.) | |
EnabledChanged | (Inherited from AxHost.) | |
Enter | (Inherited from Control.) | |
FontChanged | (Inherited from AxHost.) | |
ForeColorChanged | (Inherited from AxHost.) | |
GiveFeedback | (Inherited from AxHost.) | |
GotFocus | (Inherited from Control.) | |
HandleCreated | (Inherited from Control.) | |
HandleDestroyed | (Inherited from Control.) | |
HelpRequested | (Inherited from AxHost.) | |
ImeModeChanged | (Inherited from AxHost.) | |
InternalStartup | Occurs when the hosted form is started. | |
Invalidated | (Inherited from Control.) | |
KeyDown | (Inherited from AxHost.) | |
KeyPress | (Inherited from AxHost.) | |
KeyUp | (Inherited from AxHost.) | |
Layout | (Inherited from AxHost.) | |
Leave | (Inherited from Control.) | |
LocationChanged | (Inherited from Control.) | |
LostFocus | (Inherited from Control.) | |
MarginChanged | (Inherited from Control.) | |
MouseCaptureChanged | (Inherited from Control.) | |
MouseClick | (Inherited from AxHost.) | |
MouseDoubleClick | (Inherited from AxHost.) | |
MouseDown | (Inherited from AxHost.) | |
MouseEnter | (Inherited from AxHost.) | |
MouseHover | (Inherited from AxHost.) | |
MouseLeave | (Inherited from AxHost.) | |
MouseMove | (Inherited from AxHost.) | |
MouseUp | (Inherited from AxHost.) | |
MouseWheel | (Inherited from AxHost.) | |
Move | (Inherited from Control.) | |
PaddingChanged | (Inherited from Control.) | |
Paint | (Inherited from AxHost.) | |
ParentChanged | (Inherited from Control.) | |
PreviewKeyDown | (Inherited from Control.) | |
QueryAccessibilityHelp | (Inherited from AxHost.) | |
QueryContinueDrag | (Inherited from AxHost.) | |
RegionChanged | (Inherited from Control.) | |
Resize | (Inherited from Control.) | |
RightToLeftChanged | (Inherited from AxHost.) | |
SizeChanged | (Inherited from Control.) | |
StyleChanged | (Inherited from AxHost.) | |
SystemColorsChanged | (Inherited from Control.) | |
TabIndexChanged | (Inherited from Control.) | |
TabStopChanged | (Inherited from Control.) | |
TextChanged | (Inherited from AxHost.) | |
Validated | (Inherited from Control.) | |
Validating | (Inherited from Control.) | |
VisibleChanged | (Inherited from Control.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
ICustomTypeDescriptor.GetAttributes | (Inherited from AxHost.) | |
ICustomTypeDescriptor.GetClassName | (Inherited from AxHost.) | |
ICustomTypeDescriptor.GetComponentName | (Inherited from AxHost.) | |
ICustomTypeDescriptor.GetConverter | (Inherited from AxHost.) | |
ICustomTypeDescriptor.GetDefaultEvent | (Inherited from AxHost.) | |
ICustomTypeDescriptor.GetDefaultProperty | (Inherited from AxHost.) | |
ICustomTypeDescriptor.GetEditor | (Inherited from AxHost.) | |
ICustomTypeDescriptor.GetEvents() | (Inherited from AxHost.) | |
ICustomTypeDescriptor.GetEvents([]) | (Inherited from AxHost.) | |
ICustomTypeDescriptor.GetProperties() | (Inherited from AxHost.) | |
ICustomTypeDescriptor.GetProperties([]) | (Inherited from AxHost.) | |
ICustomTypeDescriptor.GetPropertyOwner | (Inherited from AxHost.) | |
IDropTarget.OnDragDrop | (Inherited from Control.) | |
IDropTarget.OnDragEnter | (Inherited from Control.) | |
IDropTarget.OnDragLeave | (Inherited from Control.) | |
IDropTarget.OnDragOver | (Inherited from Control.) |
Top