Share via


DocumentList.Invoke Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members

Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Executes a delegate on the thread that owns the control's underlying window handle.

Overload List

  Name Description
Public methodSupported by the .NET Compact Framework Invoke(Delegate) Executes the specified delegate on the thread that owns the control's underlying window handle. (Inherited from Control.)
Public methodSupported by the .NET Compact Framework Invoke(Delegate, array<Object[]) Executes the specified delegate, on the thread that owns the control's underlying window handle, with the specified list of arguments. (Inherited from Control.)

Top

See Also

Reference

DocumentList Class

DocumentList Members

Microsoft.WindowsCE.Forms Namespace