Invoke 메서드
MSDN 홈
MSDN
MSDN Library
.NET 개발
이전 버전
.NET Framework SDK 2.0
Class Library Reference
System.Windows.Forms
Control 클래스
Control 메서드
Invoke 메서드
Invoke 메서드 (Delegate)
Invoke 메서드 (Delegate, Object[] ...
Control 메서드
AccessibilityNotifyClients 메서드
BeginInvoke 메서드
BringToFront 메서드
Contains 메서드
CreateAccessibilityInstance 메서 ...
CreateControl 메서드
CreateControlsInstance 메서드
CreateGraphics 메서드
CreateHandle 메서드
DefWndProc 메서드
DestroyHandle 메서드
Dispose 메서드
DoDragDrop 메서드
DrawToBitmap 메서드
EndInvoke 메서드
FindForm 메서드
Focus 메서드
FromChildHandle 메서드
FromHandle 메서드
GetAccessibilityObjectById 메서드
GetAutoSizeMode 메서드
GetChildAtPoint 메서드
GetContainerControl 메서드
GetNextControl 메서드
GetPreferredSize 메서드
GetScaledBounds 메서드
GetStyle 메서드
GetTopLevel 메서드
Hide 메서드
InitLayout 메서드
Invalidate 메서드
Invoke 메서드
InvokeGotFocus 메서드
InvokeLostFocus 메서드
InvokeOnClick 메서드
InvokePaint 메서드
InvokePaintBackground 메서드
IsInputChar 메서드
IsInputKey 메서드
IsKeyLocked 메서드
IsMnemonic 메서드
NotifyInvalidate 메서드
OnAutoSizeChanged 메서드
OnBackColorChanged 메서드
OnBackgroundImageChanged 메서드
OnBackgroundImageLayoutChanged ...
OnBindingContextChanged 메서드
OnCausesValidationChanged 메서드
OnChangeUICues 메서드
OnClick 메서드
OnClientSizeChanged 메서드
OnContextMenuChanged 메서드
OnContextMenuStripChanged 메서드
OnControlAdded 메서드
OnControlRemoved 메서드
OnCreateControl 메서드
OnCursorChanged 메서드
OnDockChanged 메서드
OnDoubleClick 메서드
OnDragDrop 메서드
OnDragEnter 메서드
OnDragLeave 메서드
OnDragOver 메서드
OnEnabledChanged 메서드
OnEnter 메서드
OnFontChanged 메서드
OnForeColorChanged 메서드
OnGiveFeedback 메서드
OnGotFocus 메서드
OnHandleCreated 메서드
OnHandleDestroyed 메서드
OnHelpRequested 메서드
OnImeModeChanged 메서드
OnInvalidated 메서드
OnKeyDown 메서드
OnKeyPress 메서드
OnKeyUp 메서드
OnLayout 메서드
OnLeave 메서드
OnLocationChanged 메서드
OnLostFocus 메서드
OnMarginChanged 메서드
OnMouseCaptureChanged 메서드
OnMouseClick 메서드
OnMouseDoubleClick 메서드
OnMouseDown 메서드
OnMouseEnter 메서드
OnMouseHover 메서드
OnMouseLeave 메서드
OnMouseMove 메서드
OnMouseUp 메서드
OnMouseWheel 메서드
OnMove 메서드
OnNotifyMessage 메서드
OnPaddingChanged 메서드
OnPaint 메서드
OnPaintBackground 메서드
OnParentBackColorChanged 메서드
OnParentBackgroundImageChanged ...
OnParentBindingContextChanged ...
OnParentChanged 메서드
OnParentCursorChanged 메서드
OnParentEnabledChanged 메서드
OnParentFontChanged 메서드
OnParentForeColorChanged 메서드
OnParentRightToLeftChanged 메서드
OnParentVisibleChanged 메서드
OnPreviewKeyDown 메서드
OnPrint 메서드
OnQueryContinueDrag 메서드
OnRegionChanged 메서드
OnResize 메서드
OnRightToLeftChanged 메서드
OnSizeChanged 메서드
OnStyleChanged 메서드
OnSystemColorsChanged 메서드
OnTabIndexChanged 메서드
OnTabStopChanged 메서드
OnTextChanged 메서드
OnValidated 메서드
OnValidating 메서드
OnVisibleChanged 메서드
PerformLayout 메서드
PointToClient 메서드
PointToScreen 메서드
PreProcessControlMessage 메서드
PreProcessMessage 메서드
ProcessCmdKey 메서드
ProcessDialogChar 메서드
ProcessDialogKey 메서드
ProcessKeyEventArgs 메서드
ProcessKeyMessage 메서드
ProcessKeyPreview 메서드
ProcessMnemonic 메서드
RaiseDragEvent 메서드
RaiseKeyEvent 메서드
RaiseMouseEvent 메서드
RaisePaintEvent 메서드
RecreateHandle 메서드
RectangleToClient 메서드
RectangleToScreen 메서드
ReflectMessage 메서드
Refresh 메서드
ResetBackColor 메서드
ResetBindings 메서드
ResetCursor 메서드
ResetFont 메서드
ResetForeColor 메서드
ResetImeMode 메서드
ResetMouseEventArgs 메서드
ResetRightToLeft 메서드
ResetText 메서드
ResumeLayout 메서드
RtlTranslateAlignment 메서드
RtlTranslateContent 메서드
RtlTranslateHorizontal 메서드
RtlTranslateLeftRight 메서드
Scale 메서드
ScaleControl 메서드
ScaleCore 메서드
Select 메서드
SelectNextControl 메서드
SendToBack 메서드
SetAutoSizeMode 메서드
SetBounds 메서드
SetBoundsCore 메서드
SetClientSizeCore 메서드
SetStyle 메서드
SetTopLevel 메서드
SetVisibleCore 메서드
Show 메서드
SizeFromClientSize 메서드
SuspendLayout 메서드
System.Windows.Forms.IDropTarg ...
System.Windows.Forms.IDropTarg ...
System.Windows.Forms.IDropTarg ...
System.Windows.Forms.IDropTarg ...
Update 메서드
UpdateBounds 메서드
UpdateStyles 메서드
UpdateZOrder 메서드
WndProc 메서드
보기 전환 :
기본
Lightweight
ScriptFree
사용자 의견
.NET Framework 클래스 라이브러리
Control.Invoke 메서드
컨트롤의 내부 창 핸들이 들어 있는 스레드에서 대리자를 실행합니다.
오버로드 목록
이름
설명
Control.Invoke (Delegate)
컨트롤의 내부 창 핸들이 들어 있는 스레드에서 지정된 대리자를 실행합니다.
.NET Compact Framework에서 지원됩니다.
Control.Invoke (Delegate, Object[])
컨트롤의 내부 창 핸들이 들어 있는 스레드에서 특정 인수 목록을 사용하여 지정된 대리자를 실행합니다.
.NET Compact Framework에서 지원됩니다.
참고 항목
참조
Control 클래스
Control 멤버
System.Windows.Forms 네임스페이스
MethodInvoker
InvokeRequired
기타 리소스
How to: Define and Use Delegates
태그 :