DataRepeater Methods

 

Namespace:   Microsoft.VisualBasic.PowerPacks
Assembly:  Microsoft.VisualBasic.PowerPacks.Vs (in Microsoft.VisualBasic.PowerPacks.Vs.dll)

Methods

Name Description
System_CAPS_protmethod AccessibilityNotifyClients(AccessibleEvents, Int32)

(Inherited from Control.)

System_CAPS_protmethod AccessibilityNotifyClients(AccessibleEvents, Int32, Int32)

(Inherited from Control.)

System_CAPS_pubmethod AddNew()

Adds a new DataRepeaterItem to the DataRepeater control.

System_CAPS_protmethod AdjustFormScrollbars(Boolean)

(Inherited from ContainerControl.)

System_CAPS_pubmethod BeginInvoke(Delegate)

(Inherited from Control.)

System_CAPS_pubmethod BeginInvoke(Delegate, Object[])

(Inherited from Control.)

System_CAPS_pubmethod BeginResetItemTemplate()

Begins a code block that enables you to reset the ItemTemplate for a DataRepeater control.

System_CAPS_pubmethod BringToFront()

(Inherited from Control.)

System_CAPS_pubmethod CancelEdit()

Allows users to cancel an edit to the current child control in the current DataRepeaterItem.

System_CAPS_pubmethod Contains(Control)

(Inherited from Control.)

System_CAPS_protmethod CreateAccessibilityInstance()

Creates a new accessibility object for a DataRepeater control.(Overrides Control.CreateAccessibilityInstance().)

System_CAPS_pubmethod CreateControl()

(Inherited from Control.)

System_CAPS_protmethod CreateControlsInstance()

This API supports the product infrastructure and is not intended to be used directly from your code. This member overrides the CreateControlsInstance method.(Overrides Control.CreateControlsInstance().)

System_CAPS_pubmethod CreateGraphics()

(Inherited from Control.)

System_CAPS_protmethod CreateHandle()

(Inherited from Control.)

System_CAPS_pubmethod CreateObjRef(Type)

(Inherited from MarshalByRefObject.)

System_CAPS_protmethod DefWndProc(Message)

(Inherited from Control.)

System_CAPS_protmethod DestroyHandle()

(Inherited from Control.)

System_CAPS_pubmethod Dispose()

(Inherited from Component.)

System_CAPS_protmethod Dispose(Boolean)

(Inherited from ContainerControl.)

System_CAPS_pubmethod DoDragDrop(Object, DragDropEffects)

(Inherited from Control.)

System_CAPS_pubmethod DrawToBitmap(Bitmap, Rectangle)

(Inherited from Control.)

System_CAPS_pubmethod EndInvoke(IAsyncResult)

(Inherited from Control.)

System_CAPS_pubmethod EndResetItemTemplate()

Ends a code block that enables you to reset the ItemTemplate for a DataRepeater control.

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Component.)

System_CAPS_pubmethod FindForm()

(Inherited from Control.)

System_CAPS_pubmethod Focus()

(Inherited from Control.)

System_CAPS_protmethod GetAccessibilityObjectById(Int32)

(Inherited from Control.)

System_CAPS_protmethod GetAutoSizeMode()

(Inherited from Control.)

System_CAPS_pubmethod GetChildAtPoint(Point)

(Inherited from Control.)

System_CAPS_pubmethod GetChildAtPoint(Point, GetChildAtPointSkip)

(Inherited from Control.)

System_CAPS_pubmethod GetContainerControl()

(Inherited from Control.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethod GetNextControl(Control, Boolean)

(Inherited from Control.)

System_CAPS_pubmethod GetPreferredSize(Size)

(Inherited from Control.)

System_CAPS_protmethod GetScaledBounds(Rectangle, SizeF, BoundsSpecified)

(Inherited from Control.)

System_CAPS_protmethod GetScrollState(Int32)

(Inherited from ScrollableControl.)

System_CAPS_protmethod GetService(Type)

(Inherited from Component.)

System_CAPS_protmethod GetStyle(ControlStyles)

(Inherited from Control.)

System_CAPS_protmethod GetTopLevel()

(Inherited from Control.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod Hide()

(Inherited from Control.)

System_CAPS_pubmethod InitializeLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_protmethod InitLayout()

(Inherited from Control.)

System_CAPS_pubmethod Invalidate()

(Inherited from Control.)

System_CAPS_pubmethod Invalidate(Boolean)

(Inherited from Control.)

System_CAPS_pubmethod Invalidate(Rectangle)

(Inherited from Control.)

System_CAPS_pubmethod Invalidate(Rectangle, Boolean)

(Inherited from Control.)

System_CAPS_pubmethod Invalidate(Region)

(Inherited from Control.)

System_CAPS_pubmethod Invalidate(Region, Boolean)

(Inherited from Control.)

System_CAPS_pubmethod Invoke(Delegate)

(Inherited from Control.)

System_CAPS_pubmethod Invoke(Delegate, Object[])

(Inherited from Control.)

System_CAPS_protmethod InvokeGotFocus(Control, EventArgs)

(Inherited from Control.)

System_CAPS_protmethod InvokeLostFocus(Control, EventArgs)

(Inherited from Control.)

System_CAPS_protmethod InvokeOnClick(Control, EventArgs)

(Inherited from Control.)

System_CAPS_protmethod InvokePaint(Control, PaintEventArgs)

(Inherited from Control.)

System_CAPS_protmethod InvokePaintBackground(Control, PaintEventArgs)

(Inherited from Control.)

System_CAPS_protmethod IsInputChar(Char)

(Inherited from Control.)

System_CAPS_protmethod IsInputKey(Keys)

(Inherited from Control.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone(Boolean)

(Inherited from MarshalByRefObject.)

System_CAPS_protmethod NotifyInvalidate(Rectangle)

(Inherited from Control.)

System_CAPS_protmethod OnAllowUserToAddItemsChanged(EventArgs)

Raises the AllowUserToAddItemsChanged event.

System_CAPS_protmethod OnAllowUserToDeleteItemsChanged(EventArgs)

Raises the AllowUserToDeleteItemsChanged event.

System_CAPS_protmethod OnAutoSizeChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnAutoValidateChanged(EventArgs)

(Inherited from ContainerControl.)

System_CAPS_protmethod OnBackColorChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnBackgroundImageChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnBackgroundImageLayoutChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnBindingContextChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnCausesValidationChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnChangeUICues(UICuesEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnClick(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnClientSizeChanged(EventArgs)

Raises the ClientSizeChanged event.(Overrides Control.OnClientSizeChanged(EventArgs).)

System_CAPS_protmethod OnContextMenuChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnContextMenuStripChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnControlAdded(ControlEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnControlRemoved(ControlEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnCreateControl()

Raises the CreateControl method.(Overrides ContainerControl.OnCreateControl().)

System_CAPS_protmethod OnCurrentItemIndexChanged(EventArgs)

Raises the CurrentItemIndexChanged event.

System_CAPS_protmethod OnCursorChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnDataError(DataRepeaterDataErrorEventArgs)

Raises the DataError event.

System_CAPS_protmethod OnDataMemberChanged(EventArgs)

Raises the DataMemberChanged event.

System_CAPS_protmethod OnDataSourceChanged(EventArgs)

Raises the DataSourceChanged event.

System_CAPS_protmethod OnDeletingItems(DataRepeaterAddRemoveItemsCancelEventArgs)

Raises the DeletingItems event.

System_CAPS_protmethod OnDockChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnDoubleClick(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnDragDrop(DragEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnDragEnter(DragEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnDragLeave(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnDragOver(DragEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnDrawItem(DataRepeaterItemEventArgs)

Raises the DrawItem event.

System_CAPS_protmethod OnEnabledChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnEnter(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnFontChanged(EventArgs)

(Inherited from ContainerControl.)

System_CAPS_protmethod OnForeColorChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnGiveFeedback(GiveFeedbackEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnGotFocus(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnHandleCreated(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnHandleDestroyed(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnHelpRequested(HelpEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnImeModeChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnInvalidated(InvalidateEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnItemCloned(DataRepeaterItemEventArgs)

Raises the ItemCloned event.

System_CAPS_protmethod OnItemCloning(DataRepeaterItemCloneEventArgs)

Raises the ItemCloning event.

System_CAPS_protmethod OnItemHeaderVisibleChanged(EventArgs)

Raises the ItemHeaderVisibleChanged event.

System_CAPS_protmethod OnItemsAdded(DataRepeaterAddRemoveItemsEventArgs)

Raises the ItemsAdded event.

System_CAPS_protmethod OnItemsRemoved(DataRepeaterAddRemoveItemsEventArgs)

Raises the ItemsRemoved event.

System_CAPS_protmethod OnItemValueNeeded(DataRepeaterItemValueEventArgs)

Raises the ItemValueNeeded event.

System_CAPS_protmethod OnItemValuePushed(DataRepeaterItemValueEventArgs)

Raises the ItemValuePushed event.

System_CAPS_protmethod OnKeyDown(KeyEventArgs)

Raises the KeyDown event.(Overrides Control.OnKeyDown(KeyEventArgs).)

System_CAPS_protmethod OnKeyPress(KeyPressEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnKeyUp(KeyEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnLayout(LayoutEventArgs)

(Inherited from ContainerControl.)

System_CAPS_protmethod OnLayoutStyleChanged(EventArgs)

Raises the LayoutStyleChanged event

System_CAPS_protmethod OnLeave(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnLocationChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnLostFocus(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnMarginChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnMouseCaptureChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnMouseClick(MouseEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnMouseDoubleClick(MouseEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnMouseDown(MouseEventArgs)

Raises the MouseDown event.(Overrides Control.OnMouseDown(MouseEventArgs).)

System_CAPS_protmethod OnMouseEnter(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnMouseHover(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnMouseLeave(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnMouseMove(MouseEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnMouseUp(MouseEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnMouseWheel(MouseEventArgs)

Raises the MouseWheel event.(Overrides ScrollableControl.OnMouseWheel(MouseEventArgs).)

System_CAPS_protmethod OnMove(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnNewItemNeeded(EventArgs)

Raises the NewItemNeeded event.

System_CAPS_protmethod OnNotifyMessage(Message)

(Inherited from Control.)

System_CAPS_protmethod OnPaddingChanged(EventArgs)

Raises the PaddingChanged event.(Overrides ScrollableControl.OnPaddingChanged(EventArgs).)

System_CAPS_protmethod OnPaint(PaintEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnPaintBackground(PaintEventArgs)

(Inherited from ScrollableControl.)

System_CAPS_protmethod OnParentBackColorChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnParentBackgroundImageChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnParentBindingContextChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnParentChanged(EventArgs)

(Inherited from ContainerControl.)

System_CAPS_protmethod OnParentCursorChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnParentEnabledChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnParentFontChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnParentForeColorChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnParentRightToLeftChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnParentVisibleChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnPreviewKeyDown(PreviewKeyDownEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnPrint(PaintEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnQueryContinueDrag(QueryContinueDragEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnRegionChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnResize(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnRightToLeftChanged(EventArgs)

Raises the RightToLeftChanged event.(Overrides ScrollableControl.OnRightToLeftChanged(EventArgs).)

System_CAPS_protmethod OnScroll(ScrollEventArgs)

Raises the Scroll event.(Overrides ScrollableControl.OnScroll(ScrollEventArgs).)

System_CAPS_protmethod OnSelectionColorChanged(EventArgs)

Raises the SelectionColorChanged event.

System_CAPS_protmethod OnSizeChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnStyleChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnSystemColorsChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnTabIndexChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnTabStopChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnTextChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnUserAddedItems(DataRepeaterAddRemoveItemsEventArgs)

Raises the UserAddedItems event.

System_CAPS_protmethod OnUserDeletedItems(DataRepeaterAddRemoveItemsEventArgs)

Raises the UserDeletedItems event.

System_CAPS_protmethod OnUserDeletingItems(DataRepeaterAddRemoveItemsCancelEventArgs)

Raises the UserDeletingItems event.

System_CAPS_protmethod OnValidated(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnValidating(CancelEventArgs)

Raises the Validating event.(Overrides Control.OnValidating(CancelEventArgs).)

System_CAPS_protmethod OnVirtualModeChanged(EventArgs)

Raises the VirtualModeChanged event.

System_CAPS_protmethod OnVisibleChanged(EventArgs)

(Inherited from ScrollableControl.)

System_CAPS_pubmethod PerformAutoScale()

(Inherited from ContainerControl.)

System_CAPS_pubmethod PerformLayout()

(Inherited from Control.)

System_CAPS_pubmethod PerformLayout(Control, String)

(Inherited from Control.)

System_CAPS_pubmethod PointToClient(Point)

(Inherited from Control.)

System_CAPS_pubmethod PointToScreen(Point)

(Inherited from Control.)

System_CAPS_pubmethod PreProcessControlMessage(Message)

(Inherited from Control.)

System_CAPS_pubmethod PreProcessMessage(Message)

(Inherited from Control.)

System_CAPS_protmethod ProcessCmdKey(Message, Keys)

(Inherited from ContainerControl.)

System_CAPS_protmethod ProcessDialogChar(Char)

(Inherited from ContainerControl.)

System_CAPS_protmethod ProcessDialogKey(Keys)

(Inherited from ContainerControl.)

System_CAPS_protmethod ProcessKeyEventArgs(Message)

(Inherited from Control.)

System_CAPS_protmethod ProcessKeyMessage(Message)

(Inherited from Control.)

System_CAPS_protmethod ProcessKeyPreview(Message)

(Inherited from Control.)

System_CAPS_protmethod ProcessMnemonic(Char)

(Inherited from ContainerControl.)

System_CAPS_protmethod ProcessTabKey(Boolean)

This API supports the product infrastructure and is not intended to be used directly from your code. This member overrides the ProcessTabKey method.(Overrides ContainerControl.ProcessTabKey(Boolean).)

System_CAPS_protmethod RaiseDragEvent(Object, DragEventArgs)

(Inherited from Control.)

System_CAPS_protmethod RaiseKeyEvent(Object, KeyEventArgs)

(Inherited from Control.)

System_CAPS_protmethod RaiseMouseEvent(Object, MouseEventArgs)

(Inherited from Control.)

System_CAPS_protmethod RaisePaintEvent(Object, PaintEventArgs)

(Inherited from Control.)

System_CAPS_protmethod RecreateHandle()

(Inherited from Control.)

System_CAPS_pubmethod RectangleToClient(Rectangle)

(Inherited from Control.)

System_CAPS_pubmethod RectangleToScreen(Rectangle)

(Inherited from Control.)

System_CAPS_pubmethod Refresh()

(Inherited from Control.)

System_CAPS_pubmethod RemoveAt(Int32)

Removes a DataRepeaterItem at the specified position from a DataRepeater control.

System_CAPS_protmethod ResetMouseEventArgs()

(Inherited from Control.)

System_CAPS_pubmethod ResetText()

(Inherited from Control.)

System_CAPS_pubmethod ResumeLayout()

(Inherited from Control.)

System_CAPS_pubmethod ResumeLayout(Boolean)

(Inherited from Control.)

System_CAPS_protmethod RtlTranslateAlignment(ContentAlignment)

(Inherited from Control.)

System_CAPS_protmethod RtlTranslateAlignment(HorizontalAlignment)

(Inherited from Control.)

System_CAPS_protmethod RtlTranslateAlignment(LeftRightAlignment)

(Inherited from Control.)

System_CAPS_protmethod RtlTranslateContent(ContentAlignment)

(Inherited from Control.)

System_CAPS_protmethod RtlTranslateHorizontal(HorizontalAlignment)

(Inherited from Control.)

System_CAPS_protmethod RtlTranslateLeftRight(LeftRightAlignment)

(Inherited from Control.)

System_CAPS_pubmethod Scale(SizeF)

(Inherited from Control.)

System_CAPS_protmethod ScaleControl(SizeF, BoundsSpecified)

(Inherited from ScrollableControl.)

System_CAPS_pubmethod ScrollControlIntoView(Control)

(Inherited from ScrollableControl.)

System_CAPS_pubmethod ScrollItemIntoView(Int32)

Scrolls a specified DataRepeaterItem into view in a DataRepeater control.

System_CAPS_pubmethod ScrollItemIntoView(Int32, Boolean)

Scrolls a specified DataRepeaterItem into view in a DataRepeater control, optionally aligning it with the top of the control.

System_CAPS_protmethod ScrollToControl(Control)

This API supports the product infrastructure and is not intended to be used directly from your code. This member overrides the ScrollToControl method.(Overrides ScrollableControl.ScrollToControl(Control).)

System_CAPS_pubmethod Select()

(Inherited from Control.)

System_CAPS_protmethod Select(Boolean, Boolean)

This API supports the product infrastructure and is not intended to be used directly from your code. This member overrides the Select method.(Overrides ContainerControl.Select(Boolean, Boolean).)

System_CAPS_pubmethod SelectNextControl(Control, Boolean, Boolean, Boolean, Boolean)

(Inherited from Control.)

System_CAPS_pubmethod SendToBack()

(Inherited from Control.)

System_CAPS_pubmethod SetAutoScrollMargin(Int32, Int32)

(Inherited from ScrollableControl.)

System_CAPS_protmethod SetAutoSizeMode(AutoSizeMode)

(Inherited from Control.)

System_CAPS_pubmethod SetBounds(Int32, Int32, Int32, Int32)

(Inherited from Control.)

System_CAPS_pubmethod SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified)

(Inherited from Control.)

System_CAPS_protmethod SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified)

(Inherited from Control.)

System_CAPS_protmethod SetClientSizeCore(Int32, Int32)

(Inherited from Control.)

System_CAPS_protmethod SetDisplayRectLocation(Int32, Int32)

(Inherited from ScrollableControl.)

System_CAPS_protmethod SetScrollState(Int32, Boolean)

(Inherited from ScrollableControl.)

System_CAPS_protmethod SetStyle(ControlStyles, Boolean)

(Inherited from Control.)

System_CAPS_protmethod SetTopLevel(Boolean)

(Inherited from Control.)

System_CAPS_protmethod SetVisibleCore(Boolean)

(Inherited from Control.)

System_CAPS_pubmethod Show()

(Inherited from Control.)

System_CAPS_protmethod SizeFromClientSize(Size)

(Inherited from Control.)

System_CAPS_pubmethod SuspendLayout()

(Inherited from Control.)

System_CAPS_pubmethod ToString()

(Inherited from Component.)

System_CAPS_pubmethod Update()

(Inherited from Control.)

System_CAPS_protmethod UpdateBounds()

(Inherited from Control.)

System_CAPS_protmethod UpdateBounds(Int32, Int32, Int32, Int32)

(Inherited from Control.)

System_CAPS_protmethod UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32)

(Inherited from Control.)

System_CAPS_protmethod UpdateDefaultButton()

(Inherited from ContainerControl.)

System_CAPS_protmethod UpdateStyles()

(Inherited from Control.)

System_CAPS_protmethod UpdateZOrder()

(Inherited from Control.)

System_CAPS_pubmethod Validate()

(Inherited from ContainerControl.)

System_CAPS_pubmethod Validate(Boolean)

(Inherited from ContainerControl.)

System_CAPS_protmethod WndProc(Message)

This API supports the product infrastructure and is not intended to be used directly from your code. This member overrides the WndProc method.(Overrides ContainerControl.WndProc(Message).)

Explicit Interface Implementations

Name Description
System_CAPS_pubinterfaceSystem_CAPS_privmethod IContainerControl.ActivateControl(Control)

(Inherited from ContainerControl.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IDropTarget.OnDragDrop(DragEventArgs)

(Inherited from Control.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IDropTarget.OnDragEnter(DragEventArgs)

(Inherited from Control.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IDropTarget.OnDragLeave(EventArgs)

(Inherited from Control.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IDropTarget.OnDragOver(DragEventArgs)

(Inherited from Control.)

See Also

DataRepeater Class
Microsoft.VisualBasic.PowerPacks Namespace

Return to top