|
| Name | Description |
|---|
.gif) | AccessibilityNotifyClients(AccessibleEvents, Int32) | Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control. (Inherited from Control.) |
.gif) | AccessibilityNotifyClients(AccessibleEvents, Int32, Int32) | Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control . (Inherited from Control.) |
.gif) | AttachInterfaces | When overridden in a derived class, attaches interfaces to the underlying ActiveX control. |
.gif) | BeginInit | Begins the initialization of the ActiveX control. |
.gif) | BeginInvoke(Delegate) | Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. (Inherited from Control.) |
.gif) | BeginInvoke(Delegate, array<Object>[]()[]) | Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on. (Inherited from Control.) |
.gif) | BringToFront | Brings the control to the front of the z-order. (Inherited from Control.) |
.gif) | Contains | Retrieves a value indicating whether the specified control is a child of the control. (Inherited from Control.) |
.gif) | CreateAccessibilityInstance | Creates a new accessibility object for the control. (Inherited from Control.) |
.gif) | CreateControl | Forces the creation of the visible control, including the creation of the handle and any visible child controls. (Inherited from Control.) |
.gif) | CreateControlsInstance | Creates a new instance of the control collection for the control. (Inherited from Control.) |
.gif) | CreateGraphics | Creates the Graphics for the control. (Inherited from Control.) |
.gif) | CreateHandle | Creates a handle for the control. (Overrides Control..::.CreateHandle()()().) |
.gif) | CreateInstanceCore | Called by the system to create the ActiveX control. |
.gif) | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) |
.gif) | CreateSink | Called by the control to prepare it for listening to events. |
.gif) | DefWndProc | Sends the specified message to the default window procedure. (Inherited from Control.) |
.gif) | DestroyHandle | Destroys the handle associated with the control. (Overrides Control..::.DestroyHandle()()().) |
.gif) | DetachSink | Called by the control when it stops listening to events. |
.gif) | Dispose()()() | Releases all resources used by the Component. (Inherited from Component.) |
.gif) | Dispose(Boolean) | Releases the unmanaged resources used by the Control and its child controls and optionally releases the managed resources. (Overrides Control..::.Dispose(Boolean).) |
.gif) | DoDragDrop | Begins a drag-and-drop operation. (Inherited from Control.) |
.gif) | DoVerb | Requests that an object perform an action in response to an end-user's action. |
.gif) | DrawToBitmap | Infrastructure. This method is not supported by this control. |
.gif) | EndInit | Ends the initialization of an ActiveX control. |
.gif) | EndInvoke | Retrieves the return value of the asynchronous operation represented by the IAsyncResult passed. (Inherited from Control.) |
.gif) | Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
.gif) | Finalize | Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection. (Inherited from Component.) |
.gif) | FindForm | Retrieves the form that the control is on. (Inherited from Control.) |
.gif) | Focus | Sets input focus to the control. (Inherited from Control.) |
.gif) | GetAccessibilityObjectById | Retrieves the specified AccessibleObject. (Inherited from Control.) |
.gif) | GetAutoSizeMode | Retrieves a value indicating how a control will behave when its AutoSize property is enabled. (Inherited from Control.) |
.gif) | GetChildAtPoint(Point) | Retrieves the child control that is located at the specified coordinates. (Inherited from Control.) |
.gif) | GetChildAtPoint(Point, GetChildAtPointSkip) | Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. (Inherited from Control.) |
.gif) .gif) | GetColorFromOleColor | Returns a Color structure that corresponds to the specified OLE color value. |
.gif) | GetContainerControl | Returns the next ContainerControl up the control's chain of parent controls. (Inherited from Control.) |
.gif) .gif) | GetFontFromIFont | Returns a Font created from the specified OLE IFont object. |
.gif) .gif) | GetFontFromIFontDisp | Returns a Font created from the specified OLE IFontDisp object. |
.gif) | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
.gif) .gif) | GetIFontDispFromFont | Returns an OLE IFontDisp object created from the specified Font object. |
.gif) .gif) | GetIFontFromFont | Returns an OLE IFont object created from the specified Font object. |
.gif) .gif) | GetIPictureDispFromPicture | Returns an OLE IPictureDisp object corresponding to the specified Image. |
.gif) .gif) | GetIPictureFromCursor | Returns an OLE IPicture object corresponding to the specified Cursor. |
.gif) .gif) | GetIPictureFromPicture | Returns an OLE IPicture object corresponding to the specified Image. |
.gif) | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
.gif) | GetNextControl | Retrieves the next control forward or back in the tab order of child controls. (Inherited from Control.) |
.gif) .gif) | GetOADateFromTime | Returns an OLE Automation date that corresponds to the specified DateTime structure. |
.gif) | GetOcx | Retrieves a reference to the underlying ActiveX control. |
.gif) .gif) | GetOleColorFromColor | Returns an OLE color value that corresponds to the specified Color structure. |
.gif) .gif) | GetPictureFromIPicture | Returns an Image corresponding to the specified OLE IPicture object. |
.gif) .gif) | GetPictureFromIPictureDisp | Returns an Image corresponding to the specified OLE IPictureDisp object. |
.gif) | GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fitted. (Inherited from Control.) |
.gif) | GetScaledBounds | Called by the system to retrieve the current bounds of the ActiveX control. (Overrides Control..::.GetScaledBounds(Rectangle, SizeF, BoundsSpecified).) |
.gif) | GetService | Returns an object that represents a service provided by the Component or by its Container. (Inherited from Component.) |
.gif) | GetStyle | Retrieves the value of the specified control style bit for the control. (Inherited from Control.) |
.gif) .gif) | GetTimeFromOADate | Returns a DateTime structure that corresponds to the specified OLE Automation date. |
.gif) | GetTopLevel | Determines if the control is a top-level control. (Inherited from Control.) |
.gif) | GetType | Gets the Type of the current instance. (Inherited from Object.) |
.gif) | HasPropertyPages | Determines if the ActiveX control has a property page. |
.gif) | Hide | Conceals the control from the user. (Inherited from Control.) |
.gif) | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
.gif) | InitLayout | Called after the control has been added to another container. (Inherited from Control.) |
.gif) | Invalidate()()() | Invalidates the entire surface of the control and causes the control to be redrawn. (Inherited from Control.) |
.gif) | Invalidate(Boolean) | Invalidates a specific region of the control and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control. (Inherited from Control.) |
.gif) | Invalidate(Rectangle) | Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. (Inherited from Control.) |
.gif) | Invalidate(Region) | Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. (Inherited from Control.) |
.gif) | Invalidate(Rectangle, Boolean) | Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control. (Inherited from Control.) |
.gif) | Invalidate(Region, Boolean) | Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control. (Inherited from Control.) |
.gif) | Invoke(Delegate) | Executes the specified delegate on the thread that owns the control's underlying window handle. (Inherited from Control.) |
.gif) | Invoke(Delegate, array<Object>[]()[]) | Executes the specified delegate, on the thread that owns the control's underlying window handle, with the specified list of arguments. (Inherited from Control.) |
.gif) | InvokeEditMode | Attempts to activate the editing mode of the hosted control. |
.gif) | InvokeGotFocus | Raises the GotFocus event for the specified control. (Inherited from Control.) |
.gif) | InvokeLostFocus | Raises the LostFocus event for the specified control. (Inherited from Control.) |
.gif) | InvokeOnClick | Raises the Click event for the specified control. (Inherited from Control.) |
.gif) | InvokePaint | Raises the Paint event for the specified control. (Inherited from Control.) |
.gif) | InvokePaintBackground | Raises the PaintBackground event for the specified control. (Inherited from Control.) |
.gif) | IsInputChar | Determines if a character is an input character that the ActiveX control recognizes. (Overrides Control..::.IsInputChar(Char).) |
.gif) | IsInputKey | Determines whether the specified key is a regular input key or a special key that requires preprocessing. (Inherited from Control.) |
.gif) | MakeDirty | Announces to the component change service that the AxHost has changed. |
.gif) | MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
.gif) | MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object. (Inherited from MarshalByRefObject.) |
.gif) | NotifyInvalidate | Infrastructure. Raises the Invalidated event with a specified region of the control to invalidate. (Inherited from Control.) |
.gif) | OnAutoSizeChanged | Raises the AutoSizeChanged event. (Inherited from Control.) |
.gif) | OnBackColorChanged | Raises the BackColorChanged event. (Overrides Control..::.OnBackColorChanged(EventArgs).) |
.gif) | OnBackgroundImageChanged | Raises the BackgroundImageChanged event. (Inherited from Control.) |
.gif) | OnBackgroundImageLayoutChanged | Raises the BackgroundImageLayoutChanged event. (Inherited from Control.) |
.gif) | OnBindingContextChanged | Raises the BindingContextChanged event. (Inherited from Control.) |
.gif) | OnCausesValidationChanged | Raises the CausesValidationChanged event. (Inherited from Control.) |
.gif) | OnChangeUICues | Raises the ChangeUICues event. (Inherited from Control.) |
.gif) | OnClick | Raises the Click event. (Inherited from Control.) |
.gif) | OnClientSizeChanged | Raises the ClientSizeChanged event. (Inherited from Control.) |
.gif) | OnContextMenuChanged | Raises the ContextMenuChanged event. (Inherited from Control.) |
.gif) | OnContextMenuStripChanged | Raises the ContextMenuStripChanged event. (Inherited from Control.) |
.gif) | OnControlAdded | Raises the ControlAdded event. (Inherited from Control.) |
.gif) | OnControlRemoved | Raises the ControlRemoved event. (Inherited from Control.) |
.gif) | OnCreateControl | Raises the CreateControl method. (Inherited from Control.) |
.gif) | OnCursorChanged | Raises the CursorChanged event. (Inherited from Control.) |
.gif) | OnDockChanged | Raises the DockChanged event. (Inherited from Control.) |
.gif) | OnDoubleClick | Raises the DoubleClick event. (Inherited from Control.) |
.gif) | OnDragDrop | Raises the DragDrop event. (Inherited from Control.) |
.gif) | OnDragEnter | Raises the DragEnter event. (Inherited from Control.) |
.gif) | OnDragLeave | Raises the DragLeave event. (Inherited from Control.) |
.gif) | OnDragOver | Raises the DragOver event. (Inherited from Control.) |
.gif) | OnEnabledChanged | Raises the EnabledChanged event. (Inherited from Control.) |
.gif) | OnEnter | Raises the Enter event. (Inherited from Control.) |
.gif) | OnFontChanged | Raises the FontChanged event. (Overrides Control..::.OnFontChanged(EventArgs).) |
.gif) | OnForeColorChanged | Raises the ForeColorChanged event. (Overrides Control..::.OnForeColorChanged(EventArgs).) |
.gif) | OnGiveFeedback | Raises the GiveFeedback event. (Inherited from Control.) |
.gif) | OnGotFocus | Raises the GotFocus event. (Inherited from Control.) |
.gif) | OnHandleCreated | Raises the HandleCreated event. (Overrides Control..::.OnHandleCreated(EventArgs).) |
.gif) | OnHandleDestroyed | Raises the HandleDestroyed event. (Inherited from Control.) |
.gif) | OnHelpRequested | Raises the HelpRequested event. (Inherited from Control.) |
.gif) | OnImeModeChanged | Raises the ImeModeChanged event. (Inherited from Control.) |
.gif) | OnInPlaceActive | Infrastructure. Called when the control transitions to the in-place active state. |
.gif) | OnInvalidated | Raises the Invalidated event. (Inherited from Control.) |
.gif) | OnKeyDown | Raises the KeyDown event. (Inherited from Control.) |
.gif) | OnKeyPress | Raises the KeyPress event. (Inherited from Control.) |
.gif) | OnKeyUp | Raises the KeyUp event. (Inherited from Control.) |
.gif) | OnLayout | Raises the Layout event. (Inherited from Control.) |
.gif) | OnLeave | Raises the Leave event. (Inherited from Control.) |
.gif) | OnLocationChanged | Raises the LocationChanged event. (Inherited from Control.) |
.gif) | OnLostFocus | Raises the LostFocus event. (Overrides Control..::.OnLostFocus(EventArgs).) |
.gif) | OnMarginChanged | Raises the MarginChanged event. (Inherited from Control.) |
.gif) | OnMouseCaptureChanged | Raises the MouseCaptureChanged event. (Inherited from Control.) |
.gif) | OnMouseClick | Raises the MouseClick event. (Inherited from Control.) |
.gif) | OnMouseDoubleClick | Raises the MouseDoubleClick event. (Inherited from Control.) |
.gif) | OnMouseDown | Raises the MouseDown event. (Inherited from Control.) |
.gif) | OnMouseEnter | Raises the MouseEnter event. (Inherited from Control.) |
.gif) | OnMouseHover | Raises the MouseHover event. (Inherited from Control.) |
.gif) | OnMouseLeave | Raises the MouseLeave event. (Inherited from Control.) |
.gif) | OnMouseMove | Raises the MouseMove event. (Inherited from Control.) |
.gif) | OnMouseUp | Raises the MouseUp event. (Inherited from Control.) |
.gif) | OnMouseWheel | Raises the MouseWheel event. (Inherited from Control.) |
.gif) | OnMove | Raises the Move event. (Inherited from Control.) |
.gif) | OnNotifyMessage | Notifies the control of Windows messages. (Inherited from Control.) |
.gif) | OnPaddingChanged | Raises the PaddingChanged event. (Inherited from Control.) |
.gif) | OnPaint | Raises the Paint event. (Inherited from Control.) |
.gif) | OnPaintBackground | Paints the background of the control. (Inherited from Control.) |
.gif) | OnParentBackColorChanged | Raises the BackColorChanged event when the BackColor property value of the control's container changes. (Inherited from Control.) |
.gif) | OnParentBackgroundImageChanged | Raises the BackgroundImageChanged event when the BackgroundImage property value of the control's container changes. (Inherited from Control.) |
.gif) | OnParentBindingContextChanged | Raises the BindingContextChanged event when the BindingContext property value of the control's container changes. (Inherited from Control.) |
.gif) | OnParentChanged | Raises the ParentChanged event. (Inherited from Control.) |
.gif) | OnParentCursorChanged | Raises the CursorChanged event. (Inherited from Control.) |
.gif) | OnParentEnabledChanged | Raises the EnabledChanged event when the Enabled property value of the control's container changes. (Inherited from Control.) |
.gif) | OnParentFontChanged | Raises the FontChanged event when the Font property value of the control's container changes. (Inherited from Control.) |
.gif) | OnParentForeColorChanged | Raises the ForeColorChanged event when the ForeColor property value of the control's container changes. (Inherited from Control.) |
.gif) | OnParentRightToLeftChanged | Raises the RightToLeftChanged event when the RightToLeft property value of the control's container changes. (Inherited from Control.) |
.gif) | OnParentVisibleChanged | Raises the VisibleChanged event when the Visible property value of the control's container changes. (Inherited from Control.) |
.gif) | OnPreviewKeyDown | Raises the PreviewKeyDown event. (Inherited from Control.) |
.gif) | OnPrint | Raises the Paint event. (Inherited from Control.) |
.gif) | OnQueryContinueDrag | Raises the QueryContinueDrag event. (Inherited from Control.) |
.gif) | OnRegionChanged | Raises the RegionChanged event. (Inherited from Control.) |
.gif) | OnResize | Raises the Resize event. (Inherited from Control.) |
.gif) | OnRightToLeftChanged | Raises the RightToLeftChanged event. (Inherited from Control.) |
.gif) | OnSizeChanged | Raises the SizeChanged event. (Inherited from Control.) |
.gif) | OnStyleChanged | Raises the StyleChanged event. (Inherited from Control.) |
.gif) | OnSystemColorsChanged | Raises the SystemColorsChanged event. (Inherited from Control.) |
.gif) | OnTabIndexChanged | Raises the TabIndexChanged event. (Inherited from Control.) |
.gif) | OnTabStopChanged | Raises the TabStopChanged event. (Inherited from Control.) |
.gif) | OnTextChanged | Raises the TextChanged event. (Inherited from Control.) |
.gif) | OnValidated | Raises the Validated event. (Inherited from Control.) |
.gif) | OnValidating | Raises the Validating event. (Inherited from Control.) |
.gif) | OnVisibleChanged | Raises the VisibleChanged event. (Inherited from Control.) |
.gif) | PerformLayout()()() | Forces the control to apply layout logic to all its child controls. (Inherited from Control.) |
.gif) | PerformLayout(Control, String) | Forces the control to apply layout logic to all its child controls. (Inherited from Control.) |
.gif) | PointToClient | Computes the location of the specified screen point into client coordinates. (Inherited from Control.) |
.gif) | PointToScreen | Computes the location of the specified client point into screen coordinates. (Inherited from Control.) |
.gif) | PreProcessControlMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from Control.) |
.gif) | PreProcessMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Overrides Control..::.PreProcessMessage(Message%).) |
.gif) | ProcessCmdKey | Processes a command key. (Inherited from Control.) |
.gif) | ProcessDialogChar | Processes a dialog character. (Inherited from Control.) |
.gif) | ProcessDialogKey | Processes a dialog key. (Overrides Control..::.ProcessDialogKey(Keys).) |
.gif) | ProcessKeyEventArgs | Processes a key message and generates the appropriate control events. (Inherited from Control.) |
.gif) | ProcessKeyMessage | Processes a keyboard message. (Inherited from Control.) |
.gif) | ProcessKeyPreview | Previews a keyboard message. (Inherited from Control.) |
.gif) | ProcessMnemonic | Processes a mnemonic character. (Overrides Control..::.ProcessMnemonic(Char).) |
.gif) | PropsValid | Returns a value that indicates whether the hosted control is in a state in which its properties can be accessed. |
.gif) | RaiseDragEvent | Infrastructure. Raises the appropriate drag event. (Inherited from Control.) |
.gif) | RaiseKeyEvent | Infrastructure. Raises the appropriate key event. (Inherited from Control.) |
.gif) | RaiseMouseEvent | Infrastructure. Raises the appropriate mouse event. (Inherited from Control.) |
.gif) | RaiseOnMouseDown(Int16, Int16, Int32, Int32) | Infrastructure. Raises the MouseDown event using the specified 32-bit signed integers. |
.gif) | RaiseOnMouseDown(Int16, Int16, Single, Single) | Infrastructure. Raises the MouseDown event using the specified single-precision floating-point numbers. |
.gif) | RaiseOnMouseDown(Object, Object, Object, Object) | Infrastructure. Raises the MouseDown event using the specified objects. |
.gif) | RaiseOnMouseMove(Int16, Int16, Int32, Int32) | Infrastructure. Raises the MouseMove event using the specified 32-bit signed integers. |
.gif) | RaiseOnMouseMove(Int16, Int16, Single, Single) | Infrastructure. Raises the MouseMove event using the specified single-precision floating-point numbers. |
.gif) | RaiseOnMouseMove(Object, Object, Object, Object) | Infrastructure. Raises the MouseMove event using the specified objects. |
.gif) | RaiseOnMouseUp(Int16, Int16, Int32, Int32) | Infrastructure. Raises the MouseUp event using the specified 32-bit signed integers. |
.gif) | RaiseOnMouseUp(Int16, Int16, Single, Single) | Infrastructure. Raises the MouseUp event using the specified single-precision floating-point numbers. |
.gif) | RaiseOnMouseUp(Object, Object, Object, Object) | Infrastructure. Raises the MouseUp event using the specified objects. |
.gif) | RaisePaintEvent | Infrastructure. Raises the appropriate paint event. (Inherited from Control.) |
.gif) | RecreateHandle | Forces the re-creation of the handle for the control. (Inherited from Control.) |
.gif) | RectangleToClient | Computes the size and location of the specified screen rectangle in client coordinates. (Inherited from Control.) |
.gif) | RectangleToScreen | Computes the size and location of the specified client rectangle in screen coordinates. (Inherited from Control.) |
.gif) | Refresh | Forces the control to invalidate its client area and immediately redraw itself and any child controls. (Inherited from Control.) |
.gif) | ResetBackColor | Resets the BackColor property to its default value. (Inherited from Control.) |
.gif) | ResetBindings | Causes a control bound to the BindingSource to reread all the items in the list and refresh their displayed values. (Inherited from Control.) |
.gif) | ResetCursor | Resets the Cursor property to its default value. (Inherited from Control.) |
.gif) | ResetFont | Resets the Font property to its default value. (Inherited from Control.) |
.gif) | ResetForeColor | Resets the ForeColor property to its default value. (Inherited from Control.) |
.gif) | ResetImeMode | Resets the ImeMode property to its default value. (Inherited from Control.) |
.gif) | ResetMouseEventArgs | Infrastructure. Resets the control to handle the MouseLeave event. (Inherited from Control.) |
.gif) | ResetRightToLeft | Resets the RightToLeft property to its default value. (Inherited from Control.) |
.gif) | ResetText | Resets the Text property to its default value. (Inherited from Control.) |
.gif) | ResumeLayout()()() | Resumes usual layout logic. (Inherited from Control.) |
.gif) | ResumeLayout(Boolean) | Resumes usual layout logic, optionally forcing an immediate layout of pending layout requests. (Inherited from Control.) |
.gif) | RtlTranslateAlignment(ContentAlignment) | Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text. (Inherited from Control.) |
.gif) | RtlTranslateAlignment(HorizontalAlignment) | Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text. (Inherited from Control.) |
.gif) | RtlTranslateAlignment(LeftRightAlignment) | Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text. (Inherited from Control.) |
.gif) | RtlTranslateContent | Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text. (Inherited from Control.) |
.gif) | RtlTranslateHorizontal | Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text. (Inherited from Control.) |
.gif) | RtlTranslateLeftRight | Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text. (Inherited from Control.) |
.gif) | Scale(Single) | Obsolete. Scales the control and any child controls. (Inherited from Control.) |
.gif) | Scale(SizeF) | Scales the control and all child controls by the specified scaling factor. (Inherited from Control.) |
.gif) | Scale(Single, Single) | Obsolete. Scales the entire control and any child controls. (Inherited from Control.) |
.gif) | ScaleControl | Scales a control's location, size, padding and margin. (Inherited from Control.) |
.gif) | ScaleCore | Infrastructure. This method is not relevant for this class. (Inherited from Control.) |
.gif) | Select()()() | Activates the control. (Inherited from Control.) |
.gif) | Select(Boolean, Boolean) | Activates a child control. Optionally specifies the direction in the tab order to select the control from. (Inherited from Control.) |
.gif) | SelectNextControl | Activates the next control. (Inherited from Control.) |
.gif) | SendToBack | Sends the control to the back of the z-order. (Inherited from Control.) |
.gif) | SetAboutBoxDelegate | Calls the ShowAboutBox method to display the ActiveX control's About dialog box. |
.gif) | SetAutoSizeMode | Sets a value indicating how a control will behave when its AutoSize property is enabled. (Inherited from Control.) |
.gif) | SetBounds(Int32, Int32, Int32, Int32) | Sets the bounds of the control to the specified location and size. (Inherited from Control.) |
.gif) | SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) | Sets the specified bounds of the control to the specified location and size. (Inherited from Control.) |
.gif) | SetBoundsCore | Performs the work of setting the specified bounds of this control. (Overrides Control..::.SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified).) |
.gif) | SetClientSizeCore | Sets the size of the client area of the control. (Inherited from Control.) |
.gif) | SetStyle | Sets a specified ControlStyles flag to either true or false. (Inherited from Control.) |
.gif) | SetTopLevel | Sets the control as the top-level control. (Inherited from Control.) |
.gif) | SetVisibleCore | Sets the control to the specified visible state. (Overrides Control..::.SetVisibleCore(Boolean).) |
.gif) | Show | Displays the control to the user. (Inherited from Control.) |
.gif) | ShowAboutBox | Displays the ActiveX control's About dialog box. |
.gif) | ShowPropertyPages()()() | Displays the property pages associated with the ActiveX control. |
.gif) | ShowPropertyPages(Control) | Displays the property pages associated with the ActiveX control assigned to the specified parent control. |
.gif) | SizeFromClientSize | Determines the size of the entire control from the height and width of its client area. (Inherited from Control.) |
.gif) | SuspendLayout | Temporarily suspends the layout logic for the control. (Inherited from Control.) |
.gif) | ToString | Returns a String containing the name of the Component, if any. This method should not be overridden. (Inherited from Component.) |
.gif) | Update | Causes the control to redraw the invalidated regions within its client area. (Inherited from Control.) |
.gif) | UpdateBounds()()() | Updates the bounds of the control with the current size and location. (Inherited from Control.) |
.gif) | UpdateBounds(Int32, Int32, Int32, Int32) | Updates the bounds of the control with the specified size and location. (Inherited from Control.) |
.gif) | UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32) | Updates the bounds of the control with the specified size, location, and client size. (Inherited from Control.) |
.gif) | UpdateStyles | Forces the assigned styles to be reapplied to the control. (Inherited from Control.) |
.gif) | UpdateZOrder | Updates the control in its parent's z-order. (Inherited from Control.) |
.gif) | WndProc | Processes Windows messages. (Overrides Control..::.WndProc(Message%).) |