FilterableListView Class

 

Represents a Windows filterable list view control.

Namespace:   Microsoft.WindowsServerSolutions.Common
Assembly:  AdminCommon (in AdminCommon.dll)

System::Object
  System::MarshalByRefObject
    System.ComponentModel::Component
      System.Windows.Forms::Control
        System.Windows.Forms::ScrollableControl
          System.Windows.Forms::ContainerControl
            System.Windows.Forms::UserControl
              Microsoft.WindowsServerSolutions.Common::FilterableListView

public ref class FilterableListView : UserControl

NameDescription
System_CAPS_pubmethodFilterableListView()

Creates a new instance of the FilterableListView object.

NameDescription
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_pubpropertyAllowDrop

(Inherited from Control.)

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 ScrollableControl.)

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 UserControl.)

System_CAPS_pubpropertyAutoSizeMode

(Inherited from UserControl.)

System_CAPS_pubpropertyAutoValidate

(Inherited from UserControl.)

System_CAPS_pubpropertyBackColor

(Inherited from Control.)

System_CAPS_pubpropertyBackgroundImage

(Inherited from Control.)

System_CAPS_pubpropertyBackgroundImageLayout

(Inherited from Control.)

System_CAPS_pubpropertyBindingContext

(Inherited from ContainerControl.)

System_CAPS_pubpropertyBorderStyle

(Inherited from UserControl.)

System_CAPS_pubpropertyBottom

(Inherited from Control.)

System_CAPS_pubpropertyBounds

(Inherited from Control.)

System_CAPS_protpropertyCanEnableIme

(Inherited from ContainerControl.)

System_CAPS_pubpropertyCanFocus

(Inherited from Control.)

System_CAPS_protpropertyCanRaiseEvents

(Inherited from Control.)

System_CAPS_pubpropertyCanSelect

(Inherited from Control.)

System_CAPS_pubpropertyCapture

(Inherited from Control.)

System_CAPS_pubpropertyCausesValidation

(Inherited from Control.)

System_CAPS_pubpropertyClientRectangle

(Inherited from Control.)

System_CAPS_pubpropertyClientSize

(Inherited from Control.)

System_CAPS_pubpropertyColumns

Gets the collection of columns that belong to this view.

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_pubpropertyControls

(Inherited from Control.)

System_CAPS_pubpropertyCreated

(Inherited from Control.)

System_CAPS_protpropertyCreateParams

(Inherited from UserControl.)

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 Control.)

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 UserControl.)

System_CAPS_protpropertyDesignMode

(Inherited from Component.)

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_pubpropertyFilterText

Gets or sets the filter text.

System_CAPS_pubpropertyFocused

Gets a value indicating whether the control has input focus.(Overrides Control::Focused.)

System_CAPS_pubpropertyFont

(Inherited from Control.)

System_CAPS_protpropertyFontHeight

(Inherited from Control.)

System_CAPS_pubpropertyForeColor

(Inherited from Control.)

System_CAPS_pubpropertyFullRowSelect

Gets or sets a value indicating whether clicking an item selects all its subitems.

System_CAPS_pubpropertyHandle

(Inherited from Control.)

System_CAPS_pubpropertyHasChildren

(Inherited from Control.)

System_CAPS_pubpropertyHeaderStyle

Gets or sets the column header style.

System_CAPS_pubpropertyHeight

(Inherited from Control.)

System_CAPS_pubpropertyHideSelection

Gets or sets a value indicating whether the selected item in the control remains highlighted when the control loses focus.

System_CAPS_pubpropertyHorizontalScroll

(Inherited from ScrollableControl.)

System_CAPS_protpropertyHScroll

(Inherited from ScrollableControl.)

System_CAPS_pubpropertyImeMode

(Inherited from Control.)

System_CAPS_protpropertyImeModeBase

(Inherited from Control.)

System_CAPS_pubpropertyInvokeRequired

(Inherited from Control.)

System_CAPS_pubpropertyIsAccessible

(Inherited from Control.)

System_CAPS_pubpropertyIsDisposed

(Inherited from Control.)

System_CAPS_pubpropertyIsHandleCreated

(Inherited from Control.)

System_CAPS_pubpropertyIsMirrored

(Inherited from Control.)

System_CAPS_pubpropertyItems

Gets a collection of items.

System_CAPS_pubpropertyLayoutEngine

(Inherited from Control.)

System_CAPS_pubpropertyLeft

(Inherited from Control.)

System_CAPS_pubpropertyListViewItemSorter

Gets or sets the sorting comparer for the control.

System_CAPS_pubpropertyLocation

(Inherited from Control.)

System_CAPS_pubpropertyMargin

(Inherited from Control.)

System_CAPS_pubpropertyMaximumSize

(Inherited from Control.)

System_CAPS_pubpropertyMinimumSize

(Inherited from Control.)

System_CAPS_pubpropertyMultiSelect

Gets or sets a value indicating whether multiple items can be selected.

System_CAPS_pubpropertyName

(Inherited from Control.)

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_pubpropertyRight

(Inherited from Control.)

System_CAPS_pubpropertyRightToLeft

(Inherited from Control.)

System_CAPS_protpropertyScaleChildren

(Inherited from Control.)

System_CAPS_pubpropertySelectedItems

Gets the items that are selected in the control.

System_CAPS_protpropertyShowFocusCues

(Inherited from Control.)

System_CAPS_pubpropertyShowGroups

Gets or sets a value indicating whether items are displayed in groups.

System_CAPS_pubpropertyShowItemToolTips

Gets or sets a value indicating whether ToolTips are shown for the FilterableListView objects contained in the FilterableListView.

System_CAPS_protpropertyShowKeyboardCues

(Inherited from Control.)

System_CAPS_pubpropertySite

(Inherited from Control.)

System_CAPS_pubpropertySize

(Inherited from Control.)

System_CAPS_pubpropertySmallImageList

Gets or sets the image list to use when displaying items as small icons in the control.

System_CAPS_pubpropertySorting

Gets or sets the sort order for items in the control.

System_CAPS_pubpropertyTabIndex

(Inherited from Control.)

System_CAPS_pubpropertyTabStop

(Inherited from Control.)

System_CAPS_pubpropertyTag

(Inherited from Control.)

System_CAPS_pubpropertyText

(Inherited from Control.)

System_CAPS_pubpropertyTop

(Inherited from Control.)

System_CAPS_pubpropertyTopLevelControl

(Inherited from Control.)

System_CAPS_pubpropertyUseCompatibleStateImageBehavior

Gets or sets a value indicating whether the ListView uses state image behavior that is compatible with the .NET Framework 1.1 or the .NET Framework 2.0.

System_CAPS_pubpropertyUseWaitCursor

(Inherited from Control.)

System_CAPS_pubpropertyVerticalScroll

(Inherited from ScrollableControl.)

System_CAPS_pubpropertyView

Gets or sets how items are displayed in the control.

System_CAPS_pubpropertyVisible

(Inherited from Control.)

System_CAPS_protpropertyVScroll

(Inherited from ScrollableControl.)

System_CAPS_pubpropertyWidth

(Inherited from Control.)

NameDescription
System_CAPS_protmethodAccessibilityNotifyClients(AccessibleEvents, Int32)

(Inherited from Control.)

System_CAPS_protmethodAccessibilityNotifyClients(AccessibleEvents, Int32, Int32)

(Inherited from Control.)

System_CAPS_protmethodAdjustFormScrollbars(Boolean)

(Inherited from ContainerControl.)

System_CAPS_pubmethodBeginInvoke(Delegate^)

(Inherited from Control.)

System_CAPS_pubmethodBeginInvoke(Delegate^, array<Object^>^)

(Inherited from Control.)

System_CAPS_pubmethodBringToFront()

(Inherited from Control.)

System_CAPS_pubmethodContains(Control^)

(Inherited from Control.)

System_CAPS_protmethodCreateAccessibilityInstance()

(Inherited from Control.)

System_CAPS_pubmethodCreateControl()

(Inherited from Control.)

System_CAPS_protmethodCreateControlsInstance()

(Inherited from Control.)

System_CAPS_pubmethodCreateGraphics()

(Inherited from Control.)

System_CAPS_protmethodCreateHandle()

(Inherited from Control.)

System_CAPS_pubmethodCreateObjRef(Type^)

(Inherited from MarshalByRefObject.)

System_CAPS_protmethodDefWndProc(Message%)

(Inherited from Control.)

System_CAPS_protmethodDestroyHandle()

(Inherited from Control.)

System_CAPS_pubmethodDispose()

(Inherited from Component.)

System_CAPS_protmethodDispose(Boolean)

Releases the unmanaged resources used by the FilterableListViewand optionally releases the managed resources.(Overrides ContainerControl::Dispose(Boolean).)

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 Control.)

System_CAPS_protmethodGetScrollState(Int32)

(Inherited from ScrollableControl.)

System_CAPS_protmethodGetService(Type^)

(Inherited from Component.)

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_pubmethodInvoke(Delegate^)

(Inherited from Control.)

System_CAPS_pubmethodInvoke(Delegate^, array<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_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone(Boolean)

(Inherited from MarshalByRefObject.)

System_CAPS_protmethodNotifyInvalidate(Rectangle)

(Inherited from Control.)

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 Control.)

System_CAPS_protmethodOnBackgroundImageLayoutChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnBindingContextChanged(EventArgs^)

(Inherited from Control.)

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_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 UserControl.)

System_CAPS_protmethodOnCursorChanged(EventArgs^)

(Inherited from Control.)

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 Control.)

System_CAPS_protmethodOnEnter(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnFontChanged(EventArgs^)

(Inherited from ContainerControl.)

System_CAPS_protmethodOnForeColorChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnGiveFeedback(GiveFeedbackEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnGotFocus(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnHandleCreated(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnHandleDestroyed(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnHelpRequested(HelpEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnImeModeChanged(EventArgs^)

(Inherited from Control.)

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 ContainerControl.)

System_CAPS_protmethodOnLeave(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnLoad(EventArgs^)

(Inherited from UserControl.)

System_CAPS_protmethodOnLocationChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnLostFocus(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnMarginChanged(EventArgs^)

(Inherited from Control.)

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 UserControl.)

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 Control.)

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 UserControl.)

System_CAPS_protmethodOnRightToLeftChanged(EventArgs^)

(Inherited from ScrollableControl.)

System_CAPS_protmethodOnScroll(ScrollEventArgs^)

(Inherited from ScrollableControl.)

System_CAPS_protmethodOnSizeChanged(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnStyleChanged(EventArgs^)

(Inherited from Control.)

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 Control.)

System_CAPS_protmethodOnValidated(EventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnValidating(CancelEventArgs^)

(Inherited from Control.)

System_CAPS_protmethodOnVisibleChanged(EventArgs^)

(Inherited from ScrollableControl.)

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 ContainerControl.)

System_CAPS_protmethodProcessDialogChar(Char)

(Inherited from ContainerControl.)

System_CAPS_protmethodProcessDialogKey(Keys)

(Inherited from ContainerControl.)

System_CAPS_protmethodProcessKeyEventArgs(Message%)

(Inherited from Control.)

System_CAPS_protmethodProcessKeyMessage(Message%)

(Inherited from Control.)

System_CAPS_protmethodProcessKeyPreview(Message%)

(Inherited from Control.)

System_CAPS_protmethodProcessMnemonic(Char)

(Inherited from ContainerControl.)

System_CAPS_protmethodProcessTabKey(Boolean)

(Inherited from ContainerControl.)

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_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 ScrollableControl.)

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 ContainerControl.)

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 Control.)

System_CAPS_protmethodSetClientSizeCore(Int32, Int32)

(Inherited from Control.)

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 Control.)

System_CAPS_pubmethodShow()

(Inherited from Control.)

System_CAPS_protmethodSizeFromClientSize(Size)

(Inherited from Control.)

System_CAPS_pubmethodSuspendLayout()

(Inherited from Control.)

System_CAPS_pubmethodToString()

(Inherited from Component.)

System_CAPS_pubmethodUpdate()

(Inherited from Control.)

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 ContainerControl.)

System_CAPS_protmethodUpdateStyles()

(Inherited from Control.)

System_CAPS_protmethodUpdateZOrder()

(Inherited from Control.)

System_CAPS_pubmethodValidate()

(Inherited from ContainerControl.)

System_CAPS_pubmethodValidate(Boolean)

(Inherited from ContainerControl.)

System_CAPS_pubmethodValidateChildren()

(Inherited from UserControl.)

System_CAPS_pubmethodValidateChildren(ValidationConstraints)

(Inherited from UserControl.)

System_CAPS_protmethodWndProc(Message%)

(Inherited from UserControl.)

NameDescription
System_CAPS_pubeventAutoSizeChanged

(Inherited from UserControl.)

System_CAPS_pubeventAutoValidateChanged

(Inherited from UserControl.)

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_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_pubeventGiveFeedback

(Inherited from Control.)

System_CAPS_pubeventGotFocus

Occurs when the control receives focus.

System_CAPS_pubeventHandleCreated

(Inherited from Control.)

System_CAPS_pubeventHandleDestroyed

(Inherited from Control.)

System_CAPS_pubeventHelpRequested

(Inherited from Control.)

System_CAPS_pubeventImeModeChanged

(Inherited from Control.)

System_CAPS_pubeventInvalidated

(Inherited from Control.)

System_CAPS_pubeventItemSelectionChanged

ccurs when the selection state of an item changes.

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 UserControl.)

System_CAPS_pubeventLocationChanged

(Inherited from Control.)

System_CAPS_pubeventLostFocus

(Inherited from Control.)

System_CAPS_pubeventMarginChanged

(Inherited from Control.)

System_CAPS_pubeventMouseCaptureChanged

(Inherited from Control.)

System_CAPS_pubeventMouseClick

(Inherited from Control.)

System_CAPS_pubeventMouseDoubleClick

Occurs when a mouse button is clicked two or more times.

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_pubeventRightToLeftChanged

(Inherited from Control.)

System_CAPS_pubeventScroll

(Inherited from ScrollableControl.)

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

Community Additions

ADD
Show: