ForEachEnumeratorUI 클래스
이 문서의 내용
Provides information for controlling the graphical user interface of the ForEachEnumerator .
상속 계층
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.UserControl
Microsoft.SqlServer.Dts.Runtime.ForEachEnumeratorUI
네임스페이스: Microsoft.SqlServer.Dts.Runtime
어셈블리: Microsoft.SqlServer.ManagedDTS(Microsoft.SqlServer.ManagedDTS.dll)
구문
‘선언
Public Class ForEachEnumeratorUI _
Inherits UserControl _
Implements IDTSForEachEnumeratorUI
‘사용 방법
Dim instance As ForEachEnumeratorUI
public class ForEachEnumeratorUI : UserControl,
IDTSForEachEnumeratorUI
public ref class ForEachEnumeratorUI : public UserControl,
IDTSForEachEnumeratorUI
type ForEachEnumeratorUI =
class
inherit UserControl
interface IDTSForEachEnumeratorUI
end
public class ForEachEnumeratorUI extends UserControl implements IDTSForEachEnumeratorUI
ForEachEnumeratorUI 유형에서 다음 멤버를 표시합니다.
생성자
맨 위로 이동
속성
맨 위로 이동
메서드
AccessibilityNotifyClients(AccessibleEvents, Int32)
(Control 에서 상속됨)
AccessibilityNotifyClients(AccessibleEvents, Int32, Int32)
(Control 에서 상속됨)
AdjustFormScrollbars
(ContainerControl 에서 상속됨)
BeginInvoke(Delegate)
(Control 에서 상속됨)
BeginInvoke(Delegate, array<Object[])
(Control 에서 상속됨)
BringToFront
(Control 에서 상속됨)
Contains
(Control 에서 상속됨)
CreateAccessibilityInstance
(Control 에서 상속됨)
CreateControl
(Control 에서 상속됨)
CreateControlsInstance
(Control 에서 상속됨)
CreateGraphics
(Control 에서 상속됨)
CreateHandle
(Control 에서 상속됨)
CreateObjRef
보안에 중요합니다. (MarshalByRefObject 에서 상속됨)
DefWndProc
(Control 에서 상속됨)
DestroyHandle
(Control 에서 상속됨)
Dispose()
(Component 에서 상속됨)
Dispose(Boolean)
Releases the unmanaged resources used by the control, and optionally releases the managed resources. This method is inherited from the Component.Dispose method. (ContainerControl.Dispose(Boolean) 을(를) 재정의함)
DoDragDrop
(Control 에서 상속됨)
DrawToBitmap
(Control 에서 상속됨)
EndInvoke
(Control 에서 상속됨)
Equals
(Object 에서 상속됨)
Finalize
(Component 에서 상속됨)
FindForm
(Control 에서 상속됨)
Focus
(Control 에서 상속됨)
GetAccessibilityObjectById
(Control 에서 상속됨)
GetAutoSizeMode
(Control 에서 상속됨)
GetChildAtPoint(Point)
(Control 에서 상속됨)
GetChildAtPoint(Point, GetChildAtPointSkip)
(Control 에서 상속됨)
GetContainerControl
(Control 에서 상속됨)
GetHashCode
(Object 에서 상속됨)
GetLifetimeService
보안에 중요합니다. (MarshalByRefObject 에서 상속됨)
GetNextControl
(Control 에서 상속됨)
GetPreferredSize
(Control 에서 상속됨)
GetScaledBounds
(Control 에서 상속됨)
GetScrollState
(ScrollableControl 에서 상속됨)
GetService
(Component 에서 상속됨)
GetStyle
(Control 에서 상속됨)
GetTopLevel
(Control 에서 상속됨)
GetType
(Object 에서 상속됨)
Hide
(Control 에서 상속됨)
Initialize
Provides information to initialize the graphical user interface for the ForEachEnumerator .
InitializeLifetimeService
보안에 중요합니다. (MarshalByRefObject 에서 상속됨)
InitLayout
(Control 에서 상속됨)
Invalidate()
(Control 에서 상속됨)
Invalidate(Region)
(Control 에서 상속됨)
Invalidate(Boolean)
(Control 에서 상속됨)
Invalidate(Rectangle)
(Control 에서 상속됨)
Invalidate(Region, Boolean)
(Control 에서 상속됨)
Invalidate(Rectangle, Boolean)
(Control 에서 상속됨)
Invoke(Delegate)
(Control 에서 상속됨)
Invoke(Delegate, array<Object[])
(Control 에서 상속됨)
InvokeGotFocus
(Control 에서 상속됨)
InvokeLostFocus
(Control 에서 상속됨)
InvokeOnClick
(Control 에서 상속됨)
InvokePaint
(Control 에서 상속됨)
InvokePaintBackground
(Control 에서 상속됨)
IsInputChar
(Control 에서 상속됨)
IsInputKey
(Control 에서 상속됨)
MemberwiseClone()
(Object 에서 상속됨)
MemberwiseClone(Boolean)
(MarshalByRefObject 에서 상속됨)
NotifyInvalidate
(Control 에서 상속됨)
OnAutoSizeChanged
(Control 에서 상속됨)
OnAutoValidateChanged
(ContainerControl 에서 상속됨)
OnBackColorChanged
(Control 에서 상속됨)
OnBackgroundImageChanged
(Control 에서 상속됨)
OnBackgroundImageLayoutChanged
(Control 에서 상속됨)
OnBindingContextChanged
(Control 에서 상속됨)
OnCausesValidationChanged
(Control 에서 상속됨)
OnChangeUICues
(Control 에서 상속됨)
OnClick
(Control 에서 상속됨)
OnClientSizeChanged
(Control 에서 상속됨)
OnContextMenuChanged
(Control 에서 상속됨)
OnContextMenuStripChanged
(Control 에서 상속됨)
OnControlAdded
(Control 에서 상속됨)
OnControlRemoved
(Control 에서 상속됨)
OnCreateControl
(UserControl 에서 상속됨)
OnCursorChanged
(Control 에서 상속됨)
OnDockChanged
(Control 에서 상속됨)
OnDoubleClick
(Control 에서 상속됨)
OnDragDrop
(Control 에서 상속됨)
OnDragEnter
(Control 에서 상속됨)
OnDragLeave
(Control 에서 상속됨)
OnDragOver
(Control 에서 상속됨)
OnEnabledChanged
(Control 에서 상속됨)
OnEnter
(Control 에서 상속됨)
OnFontChanged
(ContainerControl 에서 상속됨)
OnForeColorChanged
(Control 에서 상속됨)
OnGiveFeedback
(Control 에서 상속됨)
OnGotFocus
(Control 에서 상속됨)
OnHandleCreated
(Control 에서 상속됨)
OnHandleDestroyed
(Control 에서 상속됨)
OnHelpRequested
(Control 에서 상속됨)
OnImeModeChanged
(Control 에서 상속됨)
OnInvalidated
(Control 에서 상속됨)
OnKeyDown
(Control 에서 상속됨)
OnKeyPress
(Control 에서 상속됨)
OnKeyUp
(Control 에서 상속됨)
OnLayout
(ContainerControl 에서 상속됨)
OnLeave
(Control 에서 상속됨)
OnLoad
(UserControl 에서 상속됨)
OnLocationChanged
(Control 에서 상속됨)
OnLostFocus
(Control 에서 상속됨)
OnMarginChanged
(Control 에서 상속됨)
OnMouseCaptureChanged
(Control 에서 상속됨)
OnMouseClick
(Control 에서 상속됨)
OnMouseDoubleClick
(Control 에서 상속됨)
OnMouseDown
(UserControl 에서 상속됨)
OnMouseEnter
(Control 에서 상속됨)
OnMouseHover
(Control 에서 상속됨)
OnMouseLeave
(Control 에서 상속됨)
OnMouseMove
(Control 에서 상속됨)
OnMouseUp
(Control 에서 상속됨)
OnMouseWheel
(ScrollableControl 에서 상속됨)
OnMove
(Control 에서 상속됨)
OnNotifyMessage
(Control 에서 상속됨)
OnPaddingChanged
(ScrollableControl 에서 상속됨)
OnPaint
(Control 에서 상속됨)
OnPaintBackground
(ScrollableControl 에서 상속됨)
OnParentBackColorChanged
(Control 에서 상속됨)
OnParentBackgroundImageChanged
(Control 에서 상속됨)
OnParentBindingContextChanged
(Control 에서 상속됨)
OnParentChanged
(ContainerControl 에서 상속됨)
OnParentCursorChanged
(Control 에서 상속됨)
OnParentEnabledChanged
(Control 에서 상속됨)
OnParentFontChanged
(Control 에서 상속됨)
OnParentForeColorChanged
(Control 에서 상속됨)
OnParentRightToLeftChanged
(Control 에서 상속됨)
OnParentVisibleChanged
(Control 에서 상속됨)
OnPreviewKeyDown
(Control 에서 상속됨)
OnPrint
(Control 에서 상속됨)
OnQueryContinueDrag
(Control 에서 상속됨)
OnRegionChanged
(Control 에서 상속됨)
OnResize
(UserControl 에서 상속됨)
OnRightToLeftChanged
(ScrollableControl 에서 상속됨)
OnScroll
(ScrollableControl 에서 상속됨)
OnSizeChanged
(Control 에서 상속됨)
OnStyleChanged
(Control 에서 상속됨)
OnSystemColorsChanged
(Control 에서 상속됨)
OnTabIndexChanged
(Control 에서 상속됨)
OnTabStopChanged
(Control 에서 상속됨)
OnTextChanged
(Control 에서 상속됨)
OnValidated
(Control 에서 상속됨)
OnValidating
(Control 에서 상속됨)
OnVisibleChanged
(ScrollableControl 에서 상속됨)
PerformAutoScale
(ContainerControl 에서 상속됨)
PerformLayout()
(Control 에서 상속됨)
PerformLayout(Control, String)
(Control 에서 상속됨)
PointToClient
(Control 에서 상속됨)
PointToScreen
(Control 에서 상속됨)
PreProcessControlMessage
(Control 에서 상속됨)
PreProcessMessage
(Control 에서 상속됨)
ProcessCmdKey
(ContainerControl 에서 상속됨)
ProcessDialogChar
(ContainerControl 에서 상속됨)
ProcessDialogKey
(ContainerControl 에서 상속됨)
ProcessKeyEventArgs
(Control 에서 상속됨)
ProcessKeyMessage
(Control 에서 상속됨)
ProcessKeyPreview
(Control 에서 상속됨)
ProcessMnemonic
(ContainerControl 에서 상속됨)
ProcessTabKey
(ContainerControl 에서 상속됨)
RaiseDragEvent
(Control 에서 상속됨)
RaiseKeyEvent
(Control 에서 상속됨)
RaiseMouseEvent
(Control 에서 상속됨)
RaisePaintEvent
(Control 에서 상속됨)
RecreateHandle
(Control 에서 상속됨)
RectangleToClient
(Control 에서 상속됨)
RectangleToScreen
(Control 에서 상속됨)
Refresh
(Control 에서 상속됨)
ResetBackColor
(Control 에서 상속됨)
ResetBindings
(Control 에서 상속됨)
ResetCursor
(Control 에서 상속됨)
ResetFont
(Control 에서 상속됨)
ResetForeColor
(Control 에서 상속됨)
ResetImeMode
(Control 에서 상속됨)
ResetMouseEventArgs
(Control 에서 상속됨)
ResetRightToLeft
(Control 에서 상속됨)
ResetText
(Control 에서 상속됨)
ResumeLayout()
(Control 에서 상속됨)
ResumeLayout(Boolean)
(Control 에서 상속됨)
RtlTranslateAlignment(HorizontalAlignment)
(Control 에서 상속됨)
RtlTranslateAlignment(LeftRightAlignment)
(Control 에서 상속됨)
RtlTranslateAlignment(ContentAlignment)
(Control 에서 상속됨)
RtlTranslateContent
(Control 에서 상속됨)
RtlTranslateHorizontal
(Control 에서 상속됨)
RtlTranslateLeftRight
(Control 에서 상속됨)
SaveSettings
Saves the user interface settings for the ForEachEnumerator .
Scale(Single)
더 이상 사용되지 않습니다. (Control 에서 상속됨)
Scale(SizeF)
(Control 에서 상속됨)
Scale(Single, Single)
더 이상 사용되지 않습니다. (Control 에서 상속됨)
ScaleControl
(ScrollableControl 에서 상속됨)
ScaleCore
(ScrollableControl 에서 상속됨)
ScrollControlIntoView
(ScrollableControl 에서 상속됨)
ScrollToControl
(ScrollableControl 에서 상속됨)
Select()
(Control 에서 상속됨)
Select(Boolean, Boolean)
(ContainerControl 에서 상속됨)
SelectNextControl
(Control 에서 상속됨)
SendToBack
(Control 에서 상속됨)
SetAutoScrollMargin
(ScrollableControl 에서 상속됨)
SetAutoSizeMode
(Control 에서 상속됨)
SetBounds(Int32, Int32, Int32, Int32)
(Control 에서 상속됨)
SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified)
(Control 에서 상속됨)
SetBoundsCore
(Control 에서 상속됨)
SetClientSizeCore
(Control 에서 상속됨)
SetDisplayRectLocation
(ScrollableControl 에서 상속됨)
SetScrollState
(ScrollableControl 에서 상속됨)
SetStyle
(Control 에서 상속됨)
SetTopLevel
(Control 에서 상속됨)
SetVisibleCore
(Control 에서 상속됨)
Show
(Control 에서 상속됨)
SizeFromClientSize
(Control 에서 상속됨)
SuspendLayout
(Control 에서 상속됨)
ToString
(Component 에서 상속됨)
Update
(Control 에서 상속됨)
UpdateBounds()
(Control 에서 상속됨)
UpdateBounds(Int32, Int32, Int32, Int32)
(Control 에서 상속됨)
UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32)
(Control 에서 상속됨)
UpdateDefaultButton
(ContainerControl 에서 상속됨)
UpdateStyles
(Control 에서 상속됨)
UpdateZOrder
(Control 에서 상속됨)
Validate()
(ContainerControl 에서 상속됨)
Validate(Boolean)
(ContainerControl 에서 상속됨)
ValidateChildren()
(UserControl 에서 상속됨)
ValidateChildren(ValidationConstraints)
(UserControl 에서 상속됨)
WndProc
(UserControl 에서 상속됨)
맨 위로 이동
이벤트
맨 위로 이동
명시적 인터페이스 구현
맨 위로 이동
스레드 보안
이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.
참고 항목
참조
Microsoft.SqlServer.Dts.Runtime 네임스페이스