TaskForm Class

 

Provides the base class for writing a Windows Form for IIS Manager.

Namespace:   Microsoft.Web.Management.Client.Win32
Assembly:  Microsoft.Web.Management (in Microsoft.Web.Management.dll)

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Windows.Forms.Control
        System.Windows.Forms.ScrollableControl
          System.Windows.Forms.ContainerControl
            System.Windows.Forms.Form
              Microsoft.Web.Management.Client.Win32.BaseForm
                Microsoft.Web.Management.Client.Win32.DialogForm
                  Microsoft.Web.Management.Client.Win32.BaseTaskForm
                    Microsoft.Web.Management.Client.Win32.TaskForm

<SecurityPermissionAttribute(SecurityAction.Demand, Flags := SecurityPermissionFlag.UnmanagedCode)>
<SecurityPermissionAttribute(SecurityAction.InheritanceDemand,
	Flags := SecurityPermissionFlag.UnmanagedCode)>
Public MustInherit Class TaskForm
	Inherits BaseTaskForm

NameDescription
System_CAPS_protmethodTaskForm(IServiceProvider)

Initializes a new instance of theTaskForm class.

NameDescription
System_CAPS_pubpropertyAcceptButton

(Inherited from Form.)

System_CAPS_pubpropertyAccessibilityObject

(Inherited from Control.)

System_CAPS_pubpropertyAccessibleDefaultActionDescription

(Inherited from Control.)

System_CAPS_pubpropertyAccessibleDescription

(Inherited from Control.)

System_CAPS_pubpropertyAccessibleName

(Inherited from Control.)

System_CAPS_pubpropertyAccessibleRole

(Inherited from Control.)

System_CAPS_pubpropertyActiveControl

(Inherited from ContainerControl.)

System_CAPS_pubpropertyActiveMdiChild

(Inherited from Form.)

System_CAPS_pubpropertyAllowDrop

(Inherited from Control.)

System_CAPS_pubpropertyAllowTransparency

(Inherited from Form.)

System_CAPS_pubpropertyAnchor

(Inherited from Control.)

System_CAPS_pubpropertyAutoScaleDimensions

(Inherited from ContainerControl.)

System_CAPS_protpropertyAutoScaleFactor

(Inherited from ContainerControl.)

System_CAPS_pubpropertyAutoScaleMode

(Inherited from ContainerControl.)

System_CAPS_pubpropertyAutoScroll

(Inherited from Form.)

System_CAPS_pubpropertyAutoScrollMargin

(Inherited from ScrollableControl.)

System_CAPS_pubpropertyAutoScrollMinSize

(Inherited from ScrollableControl.)

System_CAPS_pubpropertyAutoScrollOffset

(Inherited from Control.)

System_CAPS_pubpropertyAutoScrollPosition

(Inherited from ScrollableControl.)

System_CAPS_pubpropertyAutoSize

(Inherited from Form.)

System_CAPS_pubpropertyAutoSizeMode

(Inherited from Form.)

System_CAPS_pubpropertyAutoValidate

(Inherited from Form.)

System_CAPS_pubpropertyBackColor

(Inherited from Form.)

System_CAPS_pubpropertyBackgroundImage

(Inherited from Control.)

System_CAPS_pubpropertyBackgroundImageLayout

(Inherited from Control.)

System_CAPS_protpropertyBackgroundJobRunning

Gets a value indicating whether the background worker thread is busy.(Inherited from BaseTaskForm.)

System_CAPS_pubpropertyBindingContext

(Inherited from ContainerControl.)

System_CAPS_protpropertyBorderMargin

Gets the size, in pixels, of the border margin.(Inherited from BaseTaskForm.)

System_CAPS_pubpropertyBottom

(Inherited from Control.)

System_CAPS_pubpropertyBounds

(Inherited from Control.)

System_CAPS_protpropertyCanAccept

When overridden in a derived class, gets a value indicating whether the form can accept changes.

System_CAPS_protpropertyCanCancel

When overridden in a derived class, gets a value indicating whether the operation can be canceled.

System_CAPS_pubpropertyCancelButton

(Inherited from Form.)

System_CAPS_pubpropertyCanFocus

(Inherited from Control.)

System_CAPS_protpropertyCanRaiseEvents

(Inherited from Control.)

System_CAPS_pubpropertyCanSelect

(Inherited from Control.)

System_CAPS_protpropertyCanShowHelp

Gets a value indicating whether the context-sensitive Help button is shown.(Inherited from BaseForm.)

System_CAPS_pubpropertyCapture

(Inherited from Control.)

System_CAPS_pubpropertyCausesValidation

(Inherited from Control.)

System_CAPS_pubpropertyClientRectangle

(Inherited from Control.)

System_CAPS_pubpropertyClientSize

(Inherited from Form.)

System_CAPS_pubpropertyCompanyName

(Inherited from Control.)

System_CAPS_pubpropertyContainer

(Inherited from Component.)

System_CAPS_pubpropertyContainsFocus

(Inherited from Control.)

System_CAPS_pubpropertyContextMenu

(Inherited from Control.)

System_CAPS_pubpropertyContextMenuStrip

(Inherited from Control.)

System_CAPS_pubpropertyControlBox

(Inherited from Form.)

System_CAPS_pubpropertyControls

(Inherited from Control.)

System_CAPS_pubpropertyCreated

(Inherited from Control.)

System_CAPS_protpropertyCreateParams

(Inherited from Form.)

System_CAPS_pubpropertyCurrentAutoScaleDimensions

(Inherited from ContainerControl.)

System_CAPS_pubpropertyCursor

(Inherited from Control.)

System_CAPS_pubpropertyDataBindings

(Inherited from Control.)

System_CAPS_protpropertyDefaultCursor

(Inherited from Control.)

System_CAPS_protpropertyDefaultImeMode

(Inherited from Form.)

System_CAPS_protpropertyDefaultMargin

(Inherited from Control.)

System_CAPS_protpropertyDefaultMaximumSize

(Inherited from Control.)

System_CAPS_protpropertyDefaultMinimumSize

(Inherited from Control.)

System_CAPS_protpropertyDefaultPadding

(Inherited from Control.)

System_CAPS_protpropertyDefaultSize

(Inherited from Form.)

System_CAPS_protpropertyDesignMode

(Inherited from Component.)

System_CAPS_pubpropertyDesktopBounds

(Inherited from Form.)

System_CAPS_pubpropertyDesktopLocation

(Inherited from Form.)

System_CAPS_pubpropertyDialogResult

(Inherited from Form.)

System_CAPS_pubpropertyDisplayRectangle

(Inherited from ScrollableControl.)

System_CAPS_pubpropertyDisposing

(Inherited from Control.)

System_CAPS_pubpropertyDock

(Inherited from Control.)

System_CAPS_protpropertyDoubleBuffered

(Inherited from Control.)

System_CAPS_pubpropertyEnabled

(Inherited from Control.)

System_CAPS_protpropertyEvents

(Inherited from Component.)

System_CAPS_pubpropertyFocused

(Inherited from Control.)

System_CAPS_pubpropertyFont

(Inherited from Control.)

System_CAPS_protpropertyFontHeight

(Inherited from Control.)

System_CAPS_pubpropertyForeColor

(Inherited from Control.)

System_CAPS_pubpropertyFormBorderStyle

(Inherited from Form.)

System_CAPS_pubpropertyHandle

(Inherited from Control.)

System_CAPS_pubpropertyHasChildren

(Inherited from Control.)

System_CAPS_pubpropertyHeight

(Inherited from Control.)

System_CAPS_pubpropertyHelpButton

(Inherited from Form.)

System_CAPS_pubpropertyHorizontalScroll

(Inherited from ScrollableControl.)

System_CAPS_protpropertyHScroll

(Inherited from ScrollableControl.)

System_CAPS_pubpropertyIcon

(Inherited from Form.)

System_CAPS_pubpropertyImeMode

(Inherited from Control.)

System_CAPS_pubpropertyInvokeRequired

(Inherited from Control.)

System_CAPS_pubpropertyIsAccessible

(Inherited from Control.)

System_CAPS_protpropertyIsCancellable

When overridden in a derived class, returns a value indicating whether tasks can be canceled.

System_CAPS_pubpropertyIsDisposed

(Inherited from Control.)

System_CAPS_pubpropertyIsHandleCreated

(Inherited from Control.)

System_CAPS_pubpropertyIsMdiChild

(Inherited from Form.)

System_CAPS_pubpropertyIsMdiContainer

(Inherited from Form.)

System_CAPS_pubpropertyIsMirrored

(Inherited from Control.)

System_CAPS_pubpropertyIsRestrictedWindow

(Inherited from Form.)

System_CAPS_pubpropertyKeyPreview

(Inherited from Form.)

System_CAPS_pubpropertyLayoutEngine

(Inherited from Control.)

System_CAPS_pubpropertyLeft

(Inherited from Control.)

System_CAPS_pubpropertyLocation

(Inherited from Form.)

System_CAPS_pubpropertyMainMenuStrip

(Inherited from Form.)

System_CAPS_pubpropertyMargin

(Inherited from Control.)

System_CAPS_pubpropertyMaximizeBox

(Inherited from Form.)

System_CAPS_protpropertyMaximizedBounds

(Inherited from Form.)

System_CAPS_pubpropertyMaximumSize

(Inherited from Form.)

System_CAPS_pubpropertyMdiChildren

(Inherited from Form.)

System_CAPS_pubpropertyMdiParent

(Inherited from Form.)

System_CAPS_pubpropertyMenu

(Inherited from Form.)

System_CAPS_pubpropertyMergedMenu

(Inherited from Form.)

System_CAPS_pubpropertyMinimizeBox

(Inherited from Form.)

System_CAPS_pubpropertyMinimumSize

(Inherited from Form.)

System_CAPS_pubpropertyModal

(Inherited from Form.)

System_CAPS_pubpropertyName

(Inherited from Control.)

System_CAPS_pubpropertyOpacity

(Inherited from Form.)

System_CAPS_pubpropertyOwnedForms

(Inherited from Form.)

System_CAPS_pubpropertyOwner

(Inherited from Form.)

System_CAPS_pubpropertyPadding

(Inherited from Control.)

System_CAPS_pubpropertyParent

(Inherited from Control.)

System_CAPS_pubpropertyParentForm

(Inherited from ContainerControl.)

System_CAPS_pubpropertyPreferredSize

(Inherited from Control.)

System_CAPS_pubpropertyProductName

(Inherited from Control.)

System_CAPS_pubpropertyProductVersion

(Inherited from Control.)

System_CAPS_pubpropertyRecreatingHandle

(Inherited from Control.)

System_CAPS_pubpropertyRegion

(Inherited from Control.)

System_CAPS_protpropertyRenderRightToLeft

(Inherited from Control.)

System_CAPS_protpropertyResizeRedraw

(Inherited from Control.)

System_CAPS_pubpropertyRestoreBounds

(Inherited from Form.)

System_CAPS_pubpropertyRight

(Inherited from Control.)

System_CAPS_pubpropertyRightToLeft

(Inherited from Control.)

System_CAPS_pubpropertyRightToLeftLayout

(Inherited from Form.)

System_CAPS_protpropertyScaleChildren

(Inherited from Control.)

System_CAPS_protpropertyServiceProvider

Gets the service object for the class.(Inherited from BaseForm.)

System_CAPS_protpropertyShowFocusCues

(Inherited from Control.)

System_CAPS_pubpropertyShowIcon

(Inherited from Form.)

System_CAPS_pubpropertyShowInTaskbar

(Inherited from Form.)

System_CAPS_protpropertyShowKeyboardCues

(Inherited from Control.)

System_CAPS_protpropertyShowWithoutActivation

(Inherited from Form.)

System_CAPS_pubpropertySite

(Inherited from Control.)

System_CAPS_pubpropertySize

(Inherited from Form.)

System_CAPS_pubpropertySizeGripStyle

(Inherited from Form.)

System_CAPS_pubpropertyStartPosition

(Inherited from Form.)

System_CAPS_pubpropertyTabIndex

(Inherited from Control.)

System_CAPS_pubpropertyTabStop

(Inherited from Control.)

System_CAPS_pubpropertyTag

(Inherited from Control.)

System_CAPS_pubpropertyText

(Inherited from Form.)

System_CAPS_pubpropertyTop

(Inherited from Control.)

System_CAPS_pubpropertyTopLevel

(Inherited from Form.)

System_CAPS_pubpropertyTopLevelControl

(Inherited from Control.)

System_CAPS_pubpropertyTopMost

(Inherited from Form.)

System_CAPS_pubpropertyTransparencyKey

(Inherited from Form.)

System_CAPS_pubpropertyUseWaitCursor

(Inherited from Control.)

System_CAPS_pubpropertyVerticalScroll

(Inherited from ScrollableControl.)

System_CAPS_pubpropertyVisible

(Inherited from Control.)

System_CAPS_protpropertyVScroll

(Inherited from ScrollableControl.)

System_CAPS_pubpropertyWidth

(Inherited from Control.)

System_CAPS_pubpropertyWindowState

(Inherited from Form.)

NameDescription
System_CAPS_protmethodAccessibilityNotifyClients(AccessibleEvents, Int32)

(Inherited from Control.)

System_CAPS_protmethodAccessibilityNotifyClients(AccessibleEvents, Int32, Int32)

(Inherited from Control.)

System_CAPS_pubmethodActivate()

(Inherited from Form.)

System_CAPS_protmethodActivateMdiChild(Form)

(Inherited from Form.)

System_CAPS_pubmethodAddOwnedForm(Form)

(Inherited from Form.)

System_CAPS_protmethodAdjustFormScrollbars(Boolean)

(Inherited from Form.)

System_CAPS_pubmethodBeginInvoke(Delegate)

(Inherited from Control.)

System_CAPS_pubmethodBeginInvoke(Delegate, Object())

(Inherited from Control.)

System_CAPS_pubmethodBringToFront()

(Inherited from Control.)

System_CAPS_protmethodCancelAsyncTask()

Provides a method for the user to cancel the current task.(Inherited from BaseTaskForm.)

System_CAPS_protmethodCenterToParent()

(Inherited from Form.)

System_CAPS_protmethodCenterToScreen()

(Inherited from Form.)

System_CAPS_pubmethodClose()

(Inherited from Form.)

System_CAPS_pubmethodContains(Control)

(Inherited from Control.)

System_CAPS_protmethodCreateAccessibilityInstance()

(Inherited from Control.)

System_CAPS_pubmethodCreateControl()

(Inherited from Control.)

System_CAPS_protmethodCreateControlsInstance()

(Inherited from Form.)

System_CAPS_pubmethodCreateGraphics()

(Inherited from Control.)

System_CAPS_protmethodCreateHandle()

(Inherited from Form.)

System_CAPS_pubmethodCreateObjRef(Type)

(Inherited from MarshalByRefObject.)

System_CAPS_protmethodDefWndProc(Message)

(Inherited from Form.)

System_CAPS_protmethodDestroyHandle()

(Inherited from Control.)

System_CAPS_protmethodDisplayErrorMessage(Exception, ResourceManager)

Displays a modal dialog box with an error message, based on the specified exception and resource manager.(Inherited from BaseTaskForm.)

System_CAPS_pubmethodDispose()

(Inherited from Component.)

System_CAPS_protmethodDispose(Boolean)

Releases the unmanaged resources used by the BaseForm and optionally releases the managed resources. (Inherited from BaseForm.)

System_CAPS_pubmethodDoDragDrop(Object, DragDropEffects)

(Inherited from Control.)

System_CAPS_pubmethodDrawToBitmap(Bitmap, Rectangle)

(Inherited from Control.)

System_CAPS_pubmethodEndInvoke(IAsyncResult)

(Inherited from Control.)

System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Component.)

System_CAPS_pubmethodFindForm()

(Inherited from Control.)

System_CAPS_pubmethodFocus()

(Inherited from Control.)

System_CAPS_protmethodGetAccessibilityObjectById(Int32)

(Inherited from Control.)

System_CAPS_protmethodGetAutoSizeMode()

(Inherited from Control.)

System_CAPS_pubmethodGetChildAtPoint(Point)

(Inherited from Control.)

System_CAPS_pubmethodGetChildAtPoint(Point, GetChildAtPointSkip)

(Inherited from Control.)

System_CAPS_pubmethodGetContainerControl()

(Inherited from Control.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethodGetNextControl(Control, Boolean)

(Inherited from Control.)

System_CAPS_pubmethodGetPreferredSize(Size)

(Inherited from Control.)

System_CAPS_protmethodGetScaledBounds(Rectangle, SizeF, BoundsSpecified)

(Inherited from Form.)

System_CAPS_protmethodGetScrollState(Int32)

(Inherited from ScrollableControl.)

System_CAPS_protmethodGetService(Type)

Retrieves the requested service.(Inherited from BaseForm.)

System_CAPS_protmethodGetStyle(ControlStyles)

(Inherited from Control.)

System_CAPS_protmethodGetTopLevel()

(Inherited from Control.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodHide()

(Inherited from Control.)

System_CAPS_pubmethodInitializeLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_protmethodInitLayout()

(Inherited from Control.)

System_CAPS_pubmethodInvalidate()

(Inherited from Control.)

System_CAPS_pubmethodInvalidate(Boolean)

(Inherited from Control.)

System_CAPS_pubmethodInvalidate(Rectangle)

(Inherited from Control.)

System_CAPS_pubmethodInvalidate(Rectangle, Boolean)

(Inherited from Control.)

System_CAPS_pubmethodInvalidate(Region)

(Inherited from Control.)

System_CAPS_pubmethodInvalidate(Region, Boolean)

(Inherited from Control.)

System_CAPS_protmethodInvalidateTask(Boolean)

Invalidates the progress bar and causes the control to be redrawn.(Inherited from BaseTaskForm.)

System_CAPS_pubmethodInvoke(Delegate)

(Inherited from Control.)

System_CAPS_pubmethodInvoke(Delegate, Object())

(Inherited from Control.)

System_CAPS_protmethodInvokeGotFocus(Control, EventArgs)

(Inherited from Control.)

System_CAPS_protmethodInvokeLostFocus(Control, EventArgs)

(Inherited from Control.)

System_CAPS_protmethodInvokeOnClick(Control, EventArgs)

(Inherited from Control.)

System_CAPS_protmethodInvokePaint(Control, PaintEventArgs)

(Inherited from Control.)

System_CAPS_protmethodInvokePaintBackground(Control, PaintEventArgs)

(Inherited from Control.)

System_CAPS_protmethodIsInputChar(Char)

(Inherited from Control.)

System_CAPS_protmethodIsInputKey(Keys)

(Inherited from Control.)

System_CAPS_pubmethodLayoutMdi(MdiLayout)

(Inherited from Form.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone(Boolean)

(Inherited from MarshalByRefObject.)

System_CAPS_protmethodNotifyInvalidate(Rectangle)

(Inherited from Control.)

System_CAPS_protmethodOnAccept()

Indicates that user input is accepted.

System_CAPS_protmethodOnActivated(EventArgs)

Occurs when the base form is activated.(Inherited from BaseForm.)

System_CAPS_protmethodOnAutoSizeChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnAutoValidateChanged(EventArgs)

(Inherited from ContainerControl.)

System_CAPS_protmethodOnBackColorChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnBackgroundImageChanged(EventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnBackgroundImageLayoutChanged(EventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnBindingContextChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnCancel()

Cancels the pending changes.

System_CAPS_protmethodOnCausesValidationChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnChangeUICues(UICuesEventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnClick(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnClientSizeChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnClosed(EventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnClosing(CancelEventArgs)

(Inherited from BaseTaskForm.)

System_CAPS_protmethodOnContextMenuChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnContextMenuStripChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnControlAdded(ControlEventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnControlRemoved(ControlEventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnCreateControl()

(Inherited from Form.)

System_CAPS_protmethodOnCursorChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnDeactivate(EventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnDockChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnDoubleClick(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnDragDrop(DragEventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnDragEnter(DragEventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnDragLeave(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnDragOver(DragEventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnEnabledChanged(EventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnEnter(EventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnFontChanged(EventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnForeColorChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnFormClosed(FormClosedEventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnFormClosing(FormClosingEventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnGiveFeedback(GiveFeedbackEventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnGotFocus(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnHandleCreated(EventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnHandleDestroyed(EventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnHelpButtonClicked(CancelEventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnHelpRequested(HelpEventArgs)

Occurs when a Help control is activated.(Inherited from BaseForm.)

System_CAPS_protmethodOnImeModeChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnInitialActivated(EventArgs)

Occurs when the base form is first activated.(Inherited from BaseForm.)

System_CAPS_protmethodOnInputLanguageChanged(InputLanguageChangedEventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnInputLanguageChanging(InputLanguageChangingEventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnInvalidated(InvalidateEventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnKeyDown(KeyEventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnKeyPress(KeyPressEventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnKeyUp(KeyEventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnLayout(LayoutEventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnLeave(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnLoad(EventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnLocationChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnLostFocus(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnMarginChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnMaximizedBoundsChanged(EventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnMaximumSizeChanged(EventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnMdiChildActivate(EventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnMenuComplete(EventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnMenuStart(EventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnMinimumSizeChanged(EventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnMouseCaptureChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnMouseClick(MouseEventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnMouseDoubleClick(MouseEventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnMouseDown(MouseEventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnMouseEnter(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnMouseHover(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnMouseLeave(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnMouseMove(MouseEventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnMouseUp(MouseEventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnMouseWheel(MouseEventArgs)

(Inherited from ScrollableControl.)

System_CAPS_protmethodOnMove(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnNotifyMessage(Message)

(Inherited from Control.)

System_CAPS_protmethodOnPaddingChanged(EventArgs)

(Inherited from ScrollableControl.)

System_CAPS_protmethodOnPaint(PaintEventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnPaintBackground(PaintEventArgs)

(Inherited from ScrollableControl.)

System_CAPS_protmethodOnParentBackColorChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnParentBackgroundImageChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnParentBindingContextChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnParentChanged(EventArgs)

(Inherited from ContainerControl.)

System_CAPS_protmethodOnParentCursorChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnParentEnabledChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnParentFontChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnParentForeColorChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnParentRightToLeftChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnParentVisibleChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnPreviewKeyDown(PreviewKeyDownEventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnPrint(PaintEventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnQueryContinueDrag(QueryContinueDragEventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnRegionChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnResize(EventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnResizeBegin(EventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnResizeEnd(EventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnRightToLeftChanged(EventArgs)

(Inherited from ScrollableControl.)

System_CAPS_protmethodOnRightToLeftLayoutChanged(EventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnScroll(ScrollEventArgs)

(Inherited from ScrollableControl.)

System_CAPS_protmethodOnShown(EventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnSizeChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnStyleChanged(EventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnSystemColorsChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnTabIndexChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnTabStopChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnTextChanged(EventArgs)

(Inherited from Form.)

System_CAPS_protmethodOnValidated(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnValidating(CancelEventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnVisibleChanged(EventArgs)

(Inherited from Form.)

System_CAPS_pubmethodPerformAutoScale()

(Inherited from ContainerControl.)

System_CAPS_pubmethodPerformLayout()

(Inherited from Control.)

System_CAPS_pubmethodPerformLayout(Control, String)

(Inherited from Control.)

System_CAPS_pubmethodPointToClient(Point)

(Inherited from Control.)

System_CAPS_pubmethodPointToScreen(Point)

(Inherited from Control.)

System_CAPS_pubmethodPreProcessControlMessage(Message)

(Inherited from Control.)

System_CAPS_pubmethodPreProcessMessage(Message)

(Inherited from Control.)

System_CAPS_protmethodProcessCmdKey(Message, Keys)

(Inherited from Form.)

System_CAPS_protmethodProcessDialogChar(Char)

(Inherited from Form.)

System_CAPS_protmethodProcessDialogKey(Keys)

(Inherited from Form.)

System_CAPS_protmethodProcessKeyEventArgs(Message)

(Inherited from Control.)

System_CAPS_protmethodProcessKeyMessage(Message)

(Inherited from Control.)

System_CAPS_protmethodProcessKeyPreview(Message)

(Inherited from Form.)

System_CAPS_protmethodProcessMnemonic(Char)

(Inherited from Form.)

System_CAPS_protmethodProcessTabKey(Boolean)

(Inherited from Form.)

System_CAPS_protmethodRaiseDragEvent(Object, DragEventArgs)

(Inherited from Control.)

System_CAPS_protmethodRaiseKeyEvent(Object, KeyEventArgs)

(Inherited from Control.)

System_CAPS_protmethodRaiseMouseEvent(Object, MouseEventArgs)

(Inherited from Control.)

System_CAPS_protmethodRaisePaintEvent(Object, PaintEventArgs)

(Inherited from Control.)

System_CAPS_protmethodRecreateHandle()

(Inherited from Control.)

System_CAPS_pubmethodRectangleToClient(Rectangle)

(Inherited from Control.)

System_CAPS_pubmethodRectangleToScreen(Rectangle)

(Inherited from Control.)

System_CAPS_pubmethodRefresh()

(Inherited from Control.)

System_CAPS_pubmethodRemoveOwnedForm(Form)

(Inherited from Form.)

System_CAPS_protmethodResetMouseEventArgs()

(Inherited from Control.)

System_CAPS_pubmethodResetText()

(Inherited from Control.)

System_CAPS_pubmethodResumeLayout()

(Inherited from Control.)

System_CAPS_pubmethodResumeLayout(Boolean)

(Inherited from Control.)

System_CAPS_protmethodRtlTranslateAlignment(ContentAlignment)

(Inherited from Control.)

System_CAPS_protmethodRtlTranslateAlignment(HorizontalAlignment)

(Inherited from Control.)

System_CAPS_protmethodRtlTranslateAlignment(LeftRightAlignment)

(Inherited from Control.)

System_CAPS_protmethodRtlTranslateContent(ContentAlignment)

(Inherited from Control.)

System_CAPS_protmethodRtlTranslateHorizontal(HorizontalAlignment)

(Inherited from Control.)

System_CAPS_protmethodRtlTranslateLeftRight(LeftRightAlignment)

(Inherited from Control.)

System_CAPS_pubmethodScale(SizeF)

(Inherited from Control.)

System_CAPS_protmethodScaleControl(SizeF, BoundsSpecified)

(Inherited from Form.)

System_CAPS_pubmethodScrollControlIntoView(Control)

(Inherited from ScrollableControl.)

System_CAPS_protmethodScrollToControl(Control)

(Inherited from ScrollableControl.)

System_CAPS_pubmethodSelect()

(Inherited from Control.)

System_CAPS_protmethodSelect(Boolean, Boolean)

(Inherited from Form.)

System_CAPS_pubmethodSelectNextControl(Control, Boolean, Boolean, Boolean, Boolean)

(Inherited from Control.)

System_CAPS_pubmethodSendToBack()

(Inherited from Control.)

System_CAPS_pubmethodSetAutoScrollMargin(Int32, Int32)

(Inherited from ScrollableControl.)

System_CAPS_protmethodSetAutoSizeMode(AutoSizeMode)

(Inherited from Control.)

System_CAPS_pubmethodSetBounds(Int32, Int32, Int32, Int32)

(Inherited from Control.)

System_CAPS_pubmethodSetBounds(Int32, Int32, Int32, Int32, BoundsSpecified)

(Inherited from Control.)

System_CAPS_protmethodSetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified)

(Inherited from Form.)

System_CAPS_protmethodSetButtonsPanel(Control)

Adds a button to the button panel.(Inherited from BaseTaskForm.)

System_CAPS_protmethodSetClientSizeCore(Int32, Int32)

(Inherited from Form.)

System_CAPS_protmethodSetContent(Control)

Sets the controls for the Content View page in IIS Manager.(Inherited from BaseTaskForm.)

System_CAPS_pubmethodSetDesktopBounds(Int32, Int32, Int32, Int32)

(Inherited from Form.)

System_CAPS_pubmethodSetDesktopLocation(Int32, Int32)

(Inherited from Form.)

System_CAPS_protmethodSetDisplayRectLocation(Int32, Int32)

(Inherited from ScrollableControl.)

System_CAPS_protmethodSetScrollState(Int32, Boolean)

(Inherited from ScrollableControl.)

System_CAPS_protmethodSetStyle(ControlStyles, Boolean)

(Inherited from Control.)

System_CAPS_protmethodSetTopLevel(Boolean)

(Inherited from Control.)

System_CAPS_protmethodSetVisibleCore(Boolean)

(Inherited from Form.)

System_CAPS_pubmethodShow()

(Inherited from Control.)

System_CAPS_pubmethodShow(IWin32Window)

(Inherited from Form.)

System_CAPS_pubmethodShowDialog()

(Inherited from Form.)

System_CAPS_pubmethodShowDialog(IWin32Window)

(Inherited from Form.)

System_CAPS_protmethodShowError(Exception, String, Boolean)

Displays the specified exception and information about the exception in a message box.(Inherited from BaseForm.)

System_CAPS_protmethodShowHelp()

When overridden in a derived class, displays the Help file.(Inherited from BaseForm.)

System_CAPS_protmethodShowMessage(String)

Displays a message box that uses the specified text.(Inherited from BaseForm.)

System_CAPS_protmethodShowMessage(String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton)

Displays a message box that uses the specified text, button set, symbol, and default button.(Inherited from BaseForm.)

System_CAPS_protmethodSizeFromClientSize(Size)

(Inherited from Control.)

System_CAPS_protmethodStartAsyncTask(DoWorkEventHandler, RunWorkerCompletedEventHandler)

Starts a task by using a worker thread, and configures the work-completed event handler.(Inherited from BaseTaskForm.)

System_CAPS_protmethodStartAsyncTask(DoWorkEventHandler, RunWorkerCompletedEventHandler, MethodInvoker)

Starts a task by using a worker thread, and configures the work-completed and cancel-task event handlers.(Inherited from BaseTaskForm.)

System_CAPS_protmethodStartAsyncTask(DoWorkEventHandler, RunWorkerCompletedEventHandler, MethodInvoker, Object)

Starts a task by using a worker thread, configures the work-completed and cancel-task event handlers, and passes an object to the task event handler.(Inherited from BaseTaskForm.)

System_CAPS_protmethodStartTaskProgress()

Sends a start notification to the TaskForm object.(Overrides BaseTaskForm.StartTaskProgress().)

System_CAPS_protmethodStopTaskProgress()

Sends a start notification to the TaskForm.(Overrides BaseTaskForm.StopTaskProgress().)

System_CAPS_pubmethodSuspendLayout()

(Inherited from Control.)

System_CAPS_pubmethodToString()

(Inherited from Form.)

System_CAPS_protmethodUpdate()

Updates the status of the Cancel and OK buttons.(Overrides BaseForm.Update().)

System_CAPS_protmethodUpdateBounds()

(Inherited from Control.)

System_CAPS_protmethodUpdateBounds(Int32, Int32, Int32, Int32)

(Inherited from Control.)

System_CAPS_protmethodUpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32)

(Inherited from Control.)

System_CAPS_protmethodUpdateDefaultButton()

(Inherited from Form.)

System_CAPS_protmethodUpdateStyles()

(Inherited from Control.)

System_CAPS_protmethodUpdateTaskForm()

Calls the Update method.

System_CAPS_protmethodUpdateZOrder()

(Inherited from Control.)

System_CAPS_pubmethodValidate()

(Inherited from ContainerControl.)

System_CAPS_pubmethodValidate(Boolean)

(Inherited from ContainerControl.)

System_CAPS_pubmethodValidateChildren()

(Inherited from Form.)

System_CAPS_pubmethodValidateChildren(ValidationConstraints)

(Inherited from Form.)

System_CAPS_protmethodWndProc(Message)

Reroutes the context-sensitive Help button events to the ShowHelp method.(Inherited from BaseForm.)

NameDescription
System_CAPS_pubeventActivated

(Inherited from Form.)

System_CAPS_pubeventAutoSizeChanged

(Inherited from Form.)

System_CAPS_pubeventAutoValidateChanged

(Inherited from Form.)

System_CAPS_pubeventBackColorChanged

(Inherited from Control.)

System_CAPS_pubeventBackgroundImageChanged

(Inherited from Control.)

System_CAPS_pubeventBackgroundImageLayoutChanged

(Inherited from Control.)

System_CAPS_pubeventBindingContextChanged

(Inherited from Control.)

System_CAPS_pubeventCausesValidationChanged

(Inherited from Control.)

System_CAPS_pubeventChangeUICues

(Inherited from Control.)

System_CAPS_pubeventClick

(Inherited from Control.)

System_CAPS_pubeventClientSizeChanged

(Inherited from Control.)

System_CAPS_pubeventContextMenuChanged

(Inherited from Control.)

System_CAPS_pubeventContextMenuStripChanged

(Inherited from Control.)

System_CAPS_pubeventControlAdded

(Inherited from Control.)

System_CAPS_pubeventControlRemoved

(Inherited from Control.)

System_CAPS_pubeventCursorChanged

(Inherited from Control.)

System_CAPS_pubeventDeactivate

(Inherited from Form.)

System_CAPS_pubeventDisposed

(Inherited from Component.)

System_CAPS_pubeventDockChanged

(Inherited from Control.)

System_CAPS_pubeventDoubleClick

(Inherited from Control.)

System_CAPS_pubeventDragDrop

(Inherited from Control.)

System_CAPS_pubeventDragEnter

(Inherited from Control.)

System_CAPS_pubeventDragLeave

(Inherited from Control.)

System_CAPS_pubeventDragOver

(Inherited from Control.)

System_CAPS_pubeventEnabledChanged

(Inherited from Control.)

System_CAPS_pubeventEnter

(Inherited from Control.)

System_CAPS_pubeventFontChanged

(Inherited from Control.)

System_CAPS_pubeventForeColorChanged

(Inherited from Control.)

System_CAPS_pubeventFormClosed

(Inherited from Form.)

System_CAPS_pubeventFormClosing

(Inherited from Form.)

System_CAPS_pubeventGiveFeedback

(Inherited from Control.)

System_CAPS_pubeventGotFocus

(Inherited from Control.)

System_CAPS_pubeventHandleCreated

(Inherited from Control.)

System_CAPS_pubeventHandleDestroyed

(Inherited from Control.)

System_CAPS_pubeventHelpButtonClicked

(Inherited from Form.)

System_CAPS_pubeventHelpRequested

(Inherited from Control.)

System_CAPS_pubeventImeModeChanged

(Inherited from Control.)

System_CAPS_pubeventInputLanguageChanged

(Inherited from Form.)

System_CAPS_pubeventInputLanguageChanging

(Inherited from Form.)

System_CAPS_pubeventInvalidated

(Inherited from Control.)

System_CAPS_pubeventKeyDown

(Inherited from Control.)

System_CAPS_pubeventKeyPress

(Inherited from Control.)

System_CAPS_pubeventKeyUp

(Inherited from Control.)

System_CAPS_pubeventLayout

(Inherited from Control.)

System_CAPS_pubeventLeave

(Inherited from Control.)

System_CAPS_pubeventLoad

(Inherited from Form.)

System_CAPS_pubeventLocationChanged

(Inherited from Control.)

System_CAPS_pubeventLostFocus

(Inherited from Control.)

System_CAPS_pubeventMarginChanged

(Inherited from Control.)

System_CAPS_pubeventMaximizedBoundsChanged

(Inherited from Form.)

System_CAPS_pubeventMaximumSizeChanged

(Inherited from Form.)

System_CAPS_pubeventMdiChildActivate

(Inherited from Form.)

System_CAPS_pubeventMenuComplete

(Inherited from Form.)

System_CAPS_pubeventMenuStart

(Inherited from Form.)

System_CAPS_pubeventMinimumSizeChanged

(Inherited from Form.)

System_CAPS_pubeventMouseCaptureChanged

(Inherited from Control.)

System_CAPS_pubeventMouseClick

(Inherited from Control.)

System_CAPS_pubeventMouseDoubleClick

(Inherited from Control.)

System_CAPS_pubeventMouseDown

(Inherited from Control.)

System_CAPS_pubeventMouseEnter

(Inherited from Control.)

System_CAPS_pubeventMouseHover

(Inherited from Control.)

System_CAPS_pubeventMouseLeave

(Inherited from Control.)

System_CAPS_pubeventMouseMove

(Inherited from Control.)

System_CAPS_pubeventMouseUp

(Inherited from Control.)

System_CAPS_pubeventMouseWheel

(Inherited from Control.)

System_CAPS_pubeventMove

(Inherited from Control.)

System_CAPS_pubeventPaddingChanged

(Inherited from Control.)

System_CAPS_pubeventPaint

(Inherited from Control.)

System_CAPS_pubeventParentChanged

(Inherited from Control.)

System_CAPS_pubeventPreviewKeyDown

(Inherited from Control.)

System_CAPS_pubeventQueryAccessibilityHelp

(Inherited from Control.)

System_CAPS_pubeventQueryContinueDrag

(Inherited from Control.)

System_CAPS_pubeventRegionChanged

(Inherited from Control.)

System_CAPS_pubeventResize

(Inherited from Control.)

System_CAPS_pubeventResizeBegin

(Inherited from Form.)

System_CAPS_pubeventResizeEnd

(Inherited from Form.)

System_CAPS_pubeventRightToLeftChanged

(Inherited from Control.)

System_CAPS_pubeventRightToLeftLayoutChanged

(Inherited from Form.)

System_CAPS_pubeventScroll

(Inherited from ScrollableControl.)

System_CAPS_pubeventShown

(Inherited from Form.)

System_CAPS_pubeventSizeChanged

(Inherited from Control.)

System_CAPS_pubeventStyleChanged

(Inherited from Control.)

System_CAPS_pubeventSystemColorsChanged

(Inherited from Control.)

System_CAPS_pubeventTabIndexChanged

(Inherited from Control.)

System_CAPS_pubeventTabStopChanged

(Inherited from Control.)

System_CAPS_pubeventTextChanged

(Inherited from Control.)

System_CAPS_pubeventValidated

(Inherited from Control.)

System_CAPS_pubeventValidating

(Inherited from Control.)

System_CAPS_pubeventVisibleChanged

(Inherited from Control.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: