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
Public method FormControl

Top

Properties

  Name Description
Public property AccessibilityObject (Inherited from Control.)
Public property AccessibleDefaultActionDescription (Inherited from Control.)
Public property AccessibleDescription (Inherited from Control.)
Public property AccessibleName (Inherited from Control.)
Public property AccessibleRole (Inherited from Control.)
Public property AllowDrop (Inherited from Control.)
Public property Anchor (Inherited from Control.)
Public property AutoScrollOffset (Inherited from Control.)
Public property AutoSize (Inherited from Control.)
Public property BackColor (Inherited from AxHost.)
Public property BackgroundImage (Inherited from AxHost.)
Public property BackgroundImageLayout (Inherited from AxHost.)
Public property BindingContext (Inherited from Control.)
Public property Bottom (Inherited from Control.)
Public property Bounds (Inherited from Control.)
Protected property CanEnableIme (Inherited from Control.)
Public property CanFocus (Inherited from Control.)
Protected property CanRaiseEvents (Inherited from Control.)
Public property CanSelect (Inherited from Control.)
Public property Capture (Inherited from Control.)
Public property CausesValidation (Inherited from Control.)
Public property ClientRectangle (Inherited from Control.)
Public property ClientSize (Inherited from Control.)
Public property CompanyName (Inherited from Control.)
Public property Container (Inherited from Component.)
Public property ContainingControl (Inherited from AxHost.)
Public property ContainsFocus (Inherited from Control.)
Public property ContextMenu (Inherited from AxHost.)
Public property ContextMenuStrip (Inherited from Control.)
Public property Controls (Inherited from Control.)
Public property Created (Inherited from Control.)
Protected property CreateParams (Inherited from AxHost.)
Public property Cursor (Inherited from AxHost.)
Public property DataBindings (Inherited from Control.)
Public property DataConnectionBaseUrl Gets or sets the base URL to be used with data connection files (.UDCX).
Protected property DefaultCursor (Inherited from Control.)
Protected property DefaultImeMode (Inherited from Control.)
Protected property DefaultMargin (Inherited from Control.)
Protected property DefaultMaximumSize (Inherited from Control.)
Protected property DefaultMinimumSize (Inherited from Control.)
Protected property DefaultPadding (Inherited from Control.)
Protected property DefaultSize (Inherited from AxHost.)
Protected property DesignMode (Inherited from Component.)
Public property DisplayRectangle (Inherited from Control.)
Public property Disposing (Inherited from Control.)
Public property Dock (Inherited from Control.)
Protected property DoubleBuffered (Inherited from Control.)
Public property EditMode (Inherited from AxHost.)
Public property Enabled Gets or sets a value indicating whether the control represented by the FormControl object can respond to user interaction. (Overrides AxHost.Enabled.)
Public property EventManager Gets an EventManager object which is used to bind event handlers in the InternalStartup event.
Protected property Events (Inherited from Component.)
Public property Focused (Inherited from Control.)
Public property Font (Inherited from AxHost.)
Protected property FontHeight (Inherited from Control.)
Public property ForeColor (Inherited from AxHost.)
Public property Handle (Inherited from Control.)
Public property HasAboutBox (Inherited from AxHost.)
Public property HasChildren (Inherited from Control.)
Public property Height (Inherited from Control.)
Public property Host Gets or sets the object used to access the object model of the host application.
Public property HostName Gets or sets the name of the host application.
Public property 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.
Public property ImeMode (Inherited from AxHost.)
Protected property ImeModeBase (Inherited from Control.)
Public property InvokeRequired (Inherited from Control.)
Public property IsAccessible (Inherited from Control.)
Public property IsDisposed (Inherited from Control.)
Public property IsHandleCreated (Inherited from Control.)
Public property IsMirrored (Inherited from Control.)
Public property LayoutEngine (Inherited from Control.)
Public property Left (Inherited from Control.)
Public property Location (Inherited from Control.)
Public property Margin (Inherited from Control.)
Public property MaximumSize (Inherited from Control.)
Public property MinimumSize (Inherited from Control.)
Public property Name (Inherited from Control.)
Public property OcxState (Inherited from AxHost.)
Public property Padding (Inherited from Control.)
Public property Parent (Inherited from Control.)
Public property PreferredSize (Inherited from Control.)
Public property ProductName (Inherited from Control.)
Public property ProductVersion (Inherited from Control.)
Public property RecreatingHandle (Inherited from Control.)
Public property Region (Inherited from Control.)
Protected property RenderRightToLeft Obsolete. (Inherited from Control.)
Protected property ResizeRedraw (Inherited from Control.)
Public property Right (Inherited from Control.)
Public property RightToLeft (Inherited from AxHost.)
Protected property ScaleChildren (Inherited from Control.)
Protected property ShowFocusCues (Inherited from Control.)
Protected property ShowKeyboardCues (Inherited from Control.)
Public property Site (Inherited from AxHost.)
Public property Size (Inherited from Control.)
Public property TabIndex (Inherited from Control.)
Public property TabStop (Inherited from Control.)
Public property Tag (Inherited from Control.)
Public property Text (Inherited from AxHost.)
Public property Top (Inherited from Control.)
Public property TopLevelControl (Inherited from Control.)
Public property UseWaitCursor (Inherited from Control.)
Public property Visible (Inherited from Control.)
Public property Width (Inherited from Control.)
Public property WindowTarget (Inherited from Control.)
Public property XmlForm Gets an XmlForm object associated with the hosted FormControl object.

Top

Methods

  Name Description
Protected method AccessibilityNotifyClients(AccessibleEvents, Int32) (Inherited from Control.)
Protected method AccessibilityNotifyClients(AccessibleEvents, Int32, Int32) (Inherited from Control.)
Protected method AttachInterfaces (Overrides AxHost.AttachInterfaces().)
Public method BeginInit (Inherited from AxHost.)
Public method BeginInvoke(Delegate) (Inherited from Control.)
Public method BeginInvoke(Delegate, []) (Inherited from Control.)
Public method BringToFront (Inherited from Control.)
Public method Close Closes the active form in the FormControl object.
Public method Contains (Inherited from Control.)
Protected method CreateAccessibilityInstance (Inherited from Control.)
Public method CreateControl (Inherited from Control.)
Protected method CreateControlsInstance (Inherited from Control.)
Public method CreateGraphics (Inherited from Control.)
Protected method CreateHandle (Inherited from AxHost.)
Protected method CreateInstanceCore (Inherited from AxHost.)
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Protected method CreateSink (Inherited from AxHost.)
Protected method DefWndProc (Inherited from Control.)
Protected method DestroyHandle (Inherited from AxHost.)
Protected method DetachSink (Inherited from AxHost.)
Public method Dispose() (Inherited from Component.)
Protected method Dispose(Boolean) (Inherited from AxHost.)
Public method DoDragDrop (Inherited from Control.)
Public method DoVerb (Inherited from AxHost.)
Public method DrawToBitmap (Inherited from AxHost.)
Public method EndInit (Inherited from AxHost.)
Public method EndInvoke (Inherited from Control.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Component.)
Public method FindForm (Inherited from Control.)
Public method Focus (Inherited from Control.)
Protected method GetAccessibilityObjectById (Inherited from Control.)
Protected method GetAutoSizeMode (Inherited from Control.)
Public method GetChildAtPoint(Point) (Inherited from Control.)
Public method GetChildAtPoint(Point, GetChildAtPointSkip) (Inherited from Control.)
Public method GetContainerControl (Inherited from Control.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetNextControl (Inherited from Control.)
Public method GetOcx (Inherited from AxHost.)
Public method GetPreferredSize (Inherited from Control.)
Protected method GetScaledBounds (Inherited from AxHost.)
Protected method GetService (Inherited from Component.)
Protected method GetStyle (Inherited from Control.)
Protected method GetTopLevel (Inherited from Control.)
Public method GetType (Inherited from Object.)
Public method HasPropertyPages (Inherited from AxHost.)
Public method Hide (Inherited from Control.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method InitLayout (Inherited from Control.)
Public method Invalidate() (Inherited from Control.)
Public method Invalidate(Region) (Inherited from Control.)
Public method Invalidate(Boolean) (Inherited from Control.)
Public method Invalidate(Rectangle) (Inherited from Control.)
Public method Invalidate(Region, Boolean) (Inherited from Control.)
Public method Invalidate(Rectangle, Boolean) (Inherited from Control.)
Public method Invoke(Delegate) (Inherited from Control.)
Public method Invoke(Delegate, []) (Inherited from Control.)
Public method InvokeEditMode (Inherited from AxHost.)
Protected method InvokeGotFocus (Inherited from Control.)
Protected method InvokeLostFocus (Inherited from Control.)
Protected method InvokeOnClick (Inherited from Control.)
Protected method InvokePaint (Inherited from Control.)
Protected method InvokePaintBackground (Inherited from Control.)
Protected method IsInputChar (Inherited from AxHost.)
Protected method IsInputKey (Inherited from Control.)
Public method MakeDirty (Inherited from AxHost.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method NewFromFormTemplate(String) Creates a new form based on a form template (.xsn) file.
Public method NewFromFormTemplate(String, AppDomain, String) Creates a new form based on a form template (.xsn) file.
Public method NewFromFormTemplate(String, Stream, XmlFormOpenMode) Creates a new form based on the specified form template (.xsn) and the data contained in an XML stream.
Public method NewFromFormTemplate(String, Stream, XmlFormOpenMode, AppDomain, String) Creates a new form based on the specified form template and the data contained in an XML stream.
Protected method NotifyInvalidate (Inherited from Control.)
Protected method OnAutoSizeChanged (Inherited from Control.)
Protected method OnBackColorChanged (Inherited from AxHost.)
Protected method OnBackgroundImageChanged (Inherited from Control.)
Protected method OnBackgroundImageLayoutChanged (Inherited from Control.)
Protected method OnBindingContextChanged (Inherited from Control.)
Protected method OnCausesValidationChanged (Inherited from Control.)
Protected method OnChangeUICues (Inherited from Control.)
Protected method OnClick (Inherited from Control.)
Protected method OnClientSizeChanged (Inherited from Control.)
Protected method OnContextMenuChanged (Inherited from Control.)
Protected method OnContextMenuStripChanged (Inherited from Control.)
Protected method OnControlAdded (Inherited from Control.)
Protected method OnControlRemoved (Inherited from Control.)
Protected method OnCreateControl (Inherited from Control.)
Protected method OnCursorChanged (Inherited from Control.)
Protected method OnDockChanged (Inherited from Control.)
Protected method OnDoubleClick (Inherited from Control.)
Protected method OnDragDrop (Inherited from Control.)
Protected method OnDragEnter (Inherited from Control.)
Protected method OnDragLeave (Inherited from Control.)
Protected method OnDragOver (Inherited from Control.)
Protected method OnEnabledChanged (Inherited from Control.)
Protected method OnEnter (Inherited from Control.)
Protected method OnFontChanged (Inherited from AxHost.)
Protected method OnForeColorChanged (Inherited from AxHost.)
Protected method OnGiveFeedback (Inherited from Control.)
Protected method OnGotFocus (Inherited from Control.)
Protected method OnHandleCreated (Inherited from AxHost.)
Protected method OnHandleDestroyed (Inherited from Control.)
Protected method OnHelpRequested (Inherited from Control.)
Protected method OnImeModeChanged (Inherited from Control.)
Protected method OnInPlaceActive (Inherited from AxHost.)
Protected method OnInvalidated (Inherited from Control.)
Protected method OnKeyDown (Inherited from Control.)
Protected method OnKeyPress (Inherited from Control.)
Protected method OnKeyUp (Inherited from Control.)
Protected method OnLayout (Inherited from Control.)
Protected method OnLeave (Inherited from Control.)
Protected method OnLocationChanged (Inherited from Control.)
Protected method OnLostFocus (Inherited from AxHost.)
Protected method OnMarginChanged (Inherited from Control.)
Protected method OnMouseCaptureChanged (Inherited from Control.)
Protected method OnMouseClick (Inherited from Control.)
Protected method OnMouseDoubleClick (Inherited from Control.)
Protected method OnMouseDown (Inherited from Control.)
Protected method OnMouseEnter (Inherited from Control.)
Protected method OnMouseHover (Inherited from Control.)
Protected method OnMouseLeave (Inherited from Control.)
Protected method OnMouseMove (Inherited from Control.)
Protected method OnMouseUp (Inherited from Control.)
Protected method OnMouseWheel (Inherited from Control.)
Protected method OnMove (Inherited from Control.)
Protected method OnNotifyMessage (Inherited from Control.)
Protected method OnPaddingChanged (Inherited from Control.)
Protected method OnPaint (Inherited from Control.)
Protected method OnPaintBackground (Inherited from Control.)
Protected method OnParentBackColorChanged (Inherited from Control.)
Protected method OnParentBackgroundImageChanged (Inherited from Control.)
Protected method OnParentBindingContextChanged (Inherited from Control.)
Protected method OnParentChanged (Inherited from Control.)
Protected method OnParentCursorChanged (Inherited from Control.)
Protected method OnParentEnabledChanged (Inherited from Control.)
Protected method OnParentFontChanged (Inherited from Control.)
Protected method OnParentForeColorChanged (Inherited from Control.)
Protected method OnParentRightToLeftChanged (Inherited from Control.)
Protected method OnParentVisibleChanged (Inherited from Control.)
Protected method OnPreviewKeyDown (Inherited from Control.)
Protected method OnPrint (Inherited from Control.)
Protected method OnQueryContinueDrag (Inherited from Control.)
Protected method OnRegionChanged (Inherited from Control.)
Protected method OnResize (Inherited from Control.)
Protected method OnRightToLeftChanged (Inherited from Control.)
Protected method OnSizeChanged (Inherited from Control.)
Protected method OnStyleChanged (Inherited from Control.)
Protected method OnSystemColorsChanged (Inherited from Control.)
Protected method OnTabIndexChanged (Inherited from Control.)
Protected method OnTabStopChanged (Inherited from Control.)
Protected method OnTextChanged (Inherited from Control.)
Protected method OnValidated (Inherited from Control.)
Protected method OnValidating (Inherited from Control.)
Protected method OnVisibleChanged (Inherited from Control.)
Public method Open(Stream) Opens a form file (.xml) from a file stream (Stream) and loads it into the FormControl object.
Public method Open(String) Opens a form file (.xml) and loads it into the FormControl object.
Public method Open(Stream, AppDomain, String) Opens a form file (.xml) from a file stream and loads it into the FormControl object.
Public method Open(String, AppDomain, String) Opens a form template file (.xsn) and loads it into the FormControl object.
Public method PerformLayout() (Inherited from Control.)
Public method PerformLayout(Control, String) (Inherited from Control.)
Public method PointToClient (Inherited from Control.)
Public method PointToScreen (Inherited from Control.)
Public method PreProcessControlMessage (Inherited from Control.)
Public method PreProcessMessage (Inherited from AxHost.)
Protected method ProcessCmdKey (Inherited from Control.)
Protected method ProcessDialogChar (Inherited from Control.)
Protected method ProcessDialogKey (Inherited from AxHost.)
Protected method ProcessKeyEventArgs (Inherited from Control.)
Protected method ProcessKeyMessage (Inherited from Control.)
Protected method ProcessKeyPreview (Inherited from Control.)
Protected method ProcessMnemonic (Inherited from AxHost.)
Protected method PropsValid (Inherited from AxHost.)
Protected method RaiseDragEvent (Inherited from Control.)
Protected method RaiseKeyEvent (Inherited from Control.)
Protected method RaiseMouseEvent (Inherited from Control.)
Protected method RaiseOnMouseDown(Object, Object, Object, Object) (Inherited from AxHost.)
Protected method RaiseOnMouseDown(Int16, Int16, Single, Single) (Inherited from AxHost.)
Protected method RaiseOnMouseDown(Int16, Int16, Int32, Int32) (Inherited from AxHost.)
Protected method RaiseOnMouseMove(Object, Object, Object, Object) (Inherited from AxHost.)
Protected method RaiseOnMouseMove(Int16, Int16, Single, Single) (Inherited from AxHost.)
Protected method RaiseOnMouseMove(Int16, Int16, Int32, Int32) (Inherited from AxHost.)
Protected method RaiseOnMouseUp(Object, Object, Object, Object) (Inherited from AxHost.)
Protected method RaiseOnMouseUp(Int16, Int16, Single, Single) (Inherited from AxHost.)
Protected method RaiseOnMouseUp(Int16, Int16, Int32, Int32) (Inherited from AxHost.)
Protected method RaisePaintEvent (Inherited from Control.)
Protected method RecreateHandle (Inherited from Control.)
Public method RectangleToClient (Inherited from Control.)
Public method RectangleToScreen (Inherited from Control.)
Public method Refresh (Inherited from Control.)
Public method ResetBackColor (Inherited from Control.)
Public method ResetBindings (Inherited from Control.)
Public method ResetCursor (Inherited from Control.)
Public method ResetFont (Inherited from Control.)
Public method ResetForeColor (Inherited from Control.)
Public method ResetImeMode (Inherited from Control.)
Protected method ResetMouseEventArgs (Inherited from Control.)
Public method ResetRightToLeft (Inherited from Control.)
Public method ResetText (Inherited from Control.)
Public method ResumeLayout() (Inherited from Control.)
Public method ResumeLayout(Boolean) (Inherited from Control.)
Protected method RtlTranslateAlignment(HorizontalAlignment) (Inherited from Control.)
Protected method RtlTranslateAlignment(LeftRightAlignment) (Inherited from Control.)
Protected method RtlTranslateAlignment(ContentAlignment) (Inherited from Control.)
Protected method RtlTranslateContent (Inherited from Control.)
Protected method RtlTranslateHorizontal (Inherited from Control.)
Protected method RtlTranslateLeftRight (Inherited from Control.)
Public method Scale(Single) Obsolete. (Inherited from Control.)
Public method Scale(SizeF) (Inherited from Control.)
Public method Scale(Single, Single) Obsolete. (Inherited from Control.)
Protected method ScaleControl (Inherited from Control.)
Protected method ScaleCore (Inherited from Control.)
Public method Select() (Inherited from Control.)
Protected method Select(Boolean, Boolean) (Inherited from Control.)
Public method SelectNextControl (Inherited from Control.)
Public method SendToBack (Inherited from Control.)
Protected method SetAboutBoxDelegate (Inherited from AxHost.)
Protected method SetAutoSizeMode (Inherited from Control.)
Public method SetBounds(Int32, Int32, Int32, Int32) (Inherited from Control.)
Public method SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) (Inherited from Control.)
Protected method SetBoundsCore (Inherited from AxHost.)
Protected method SetClientSizeCore (Inherited from Control.)
Public method SetInitEventHandler Sets the event handler in the host application for handling the event that occurs when the form is loaded in the FormControl object.
Public method SetNotifyHostEventHandler Sets the event handler in the host application for handling the event that occurs when the NotifyHost method of the XDocument object is used to notify the host application.
Protected method SetStyle (Inherited from Control.)
Public method SetSubmitToHostEventHandler Sets the event handler in the host application for handling the Submit method of the SubmitToHostAdapter object.
Protected method SetTopLevel (Inherited from Control.)
Protected method SetVisibleCore (Inherited from AxHost.)
Public method Show (Inherited from Control.)
Public method ShowAboutBox (Inherited from AxHost.)
Public method ShowPropertyPages() (Inherited from AxHost.)
Public method ShowPropertyPages(Control) (Inherited from AxHost.)
Protected method SizeFromClientSize (Inherited from Control.)
Public method SuspendLayout (Inherited from Control.)
Public method SyncLastChange Synchronizes the underlying data of the form with changes in the view.
Public method ToString (Inherited from Component.)
Public method Update (Inherited from Control.)
Protected method UpdateBounds() (Inherited from Control.)
Protected method UpdateBounds(Int32, Int32, Int32, Int32) (Inherited from Control.)
Protected method UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32) (Inherited from Control.)
Protected method UpdateStyles (Inherited from Control.)
Protected method UpdateZOrder (Inherited from Control.)
Protected method WndProc (Inherited from AxHost.)

Top

Events

  Name Description
Public event AutoSizeChanged (Inherited from Control.)
Public event BackColorChanged (Inherited from AxHost.)
Public event BackgroundImageChanged (Inherited from AxHost.)
Public event BackgroundImageLayoutChanged (Inherited from AxHost.)
Public event BindingContextChanged (Inherited from AxHost.)
Public event CausesValidationChanged (Inherited from Control.)
Public event ChangeUICues (Inherited from AxHost.)
Public event Click (Inherited from AxHost.)
Public event ClientSizeChanged (Inherited from Control.)
Public event ContextMenuChanged (Inherited from AxHost.)
Public event ContextMenuStripChanged (Inherited from Control.)
Public event ControlAdded (Inherited from Control.)
Public event ControlRemoved (Inherited from Control.)
Public event CursorChanged (Inherited from AxHost.)
Public event Disposed (Inherited from Component.)
Public event DockChanged (Inherited from Control.)
Public event DoubleClick (Inherited from AxHost.)
Public event DragDrop (Inherited from AxHost.)
Public event DragEnter (Inherited from AxHost.)
Public event DragLeave (Inherited from AxHost.)
Public event DragOver (Inherited from AxHost.)
Public event EnabledChanged (Inherited from AxHost.)
Public event Enter (Inherited from Control.)
Public event FontChanged (Inherited from AxHost.)
Public event ForeColorChanged (Inherited from AxHost.)
Public event GiveFeedback (Inherited from AxHost.)
Public event GotFocus (Inherited from Control.)
Public event HandleCreated (Inherited from Control.)
Public event HandleDestroyed (Inherited from Control.)
Public event HelpRequested (Inherited from AxHost.)
Public event ImeModeChanged (Inherited from AxHost.)
Public event InternalStartup Occurs when the hosted form is started.
Public event Invalidated (Inherited from Control.)
Public event KeyDown (Inherited from AxHost.)
Public event KeyPress (Inherited from AxHost.)
Public event KeyUp (Inherited from AxHost.)
Public event Layout (Inherited from AxHost.)
Public event Leave (Inherited from Control.)
Public event LocationChanged (Inherited from Control.)
Public event LostFocus (Inherited from Control.)
Public event MarginChanged (Inherited from Control.)
Public event MouseCaptureChanged (Inherited from Control.)
Public event MouseClick (Inherited from AxHost.)
Public event MouseDoubleClick (Inherited from AxHost.)
Public event MouseDown (Inherited from AxHost.)
Public event MouseEnter (Inherited from AxHost.)
Public event MouseHover (Inherited from AxHost.)
Public event MouseLeave (Inherited from AxHost.)
Public event MouseMove (Inherited from AxHost.)
Public event MouseUp (Inherited from AxHost.)
Public event MouseWheel (Inherited from AxHost.)
Public event Move (Inherited from Control.)
Public event PaddingChanged (Inherited from Control.)
Public event Paint (Inherited from AxHost.)
Public event ParentChanged (Inherited from Control.)
Public event PreviewKeyDown (Inherited from Control.)
Public event QueryAccessibilityHelp (Inherited from AxHost.)
Public event QueryContinueDrag (Inherited from AxHost.)
Public event RegionChanged (Inherited from Control.)
Public event Resize (Inherited from Control.)
Public event RightToLeftChanged (Inherited from AxHost.)
Public event SizeChanged (Inherited from Control.)
Public event StyleChanged (Inherited from AxHost.)
Public event SystemColorsChanged (Inherited from Control.)
Public event TabIndexChanged (Inherited from Control.)
Public event TabStopChanged (Inherited from Control.)
Public event TextChanged (Inherited from AxHost.)
Public event Validated (Inherited from Control.)
Public event Validating (Inherited from Control.)
Public event VisibleChanged (Inherited from Control.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method ICustomTypeDescriptor.GetAttributes (Inherited from AxHost.)
Explicit interface implemetationPrivate method ICustomTypeDescriptor.GetClassName (Inherited from AxHost.)
Explicit interface implemetationPrivate method ICustomTypeDescriptor.GetComponentName (Inherited from AxHost.)
Explicit interface implemetationPrivate method ICustomTypeDescriptor.GetConverter (Inherited from AxHost.)
Explicit interface implemetationPrivate method ICustomTypeDescriptor.GetDefaultEvent (Inherited from AxHost.)
Explicit interface implemetationPrivate method ICustomTypeDescriptor.GetDefaultProperty (Inherited from AxHost.)
Explicit interface implemetationPrivate method ICustomTypeDescriptor.GetEditor (Inherited from AxHost.)
Explicit interface implemetationPrivate method ICustomTypeDescriptor.GetEvents() (Inherited from AxHost.)
Explicit interface implemetationPrivate method ICustomTypeDescriptor.GetEvents([]) (Inherited from AxHost.)
Explicit interface implemetationPrivate method ICustomTypeDescriptor.GetProperties() (Inherited from AxHost.)
Explicit interface implemetationPrivate method ICustomTypeDescriptor.GetProperties([]) (Inherited from AxHost.)
Explicit interface implemetationPrivate method ICustomTypeDescriptor.GetPropertyOwner (Inherited from AxHost.)
Explicit interface implemetationPrivate method IDropTarget.OnDragDrop (Inherited from Control.)
Explicit interface implemetationPrivate method IDropTarget.OnDragEnter (Inherited from Control.)
Explicit interface implemetationPrivate method IDropTarget.OnDragLeave (Inherited from Control.)
Explicit interface implemetationPrivate method IDropTarget.OnDragOver (Inherited from Control.)

Top

See also

Reference

FormControl class

Microsoft.Office.InfoPath namespace