Méthode | Description | |
---|---|---|
BeginInvoke ( this toolboxcomponentscreatingeventhandler, Object sender, System.Drawing.Design.ToolboxComponentsCreatingEventArgs e, AsyncCallback callback ) : IAsyncResult |
Extends BeginInvoke so that when a state object is not needed, null does not need to be passed.
|
public static BeginInvoke ( this toolboxcomponentscreatingeventhandler, Object sender, System.Drawing.Design.ToolboxComponentsCreatingEventArgs e, AsyncCallback callback ) : IAsyncResult | ||
toolboxcomponentscreatingeventhandler | this | |
sender | Object | |
e | System.Drawing.Design.ToolboxComponentsCreatingEventArgs | |
callback | AsyncCallback | |
Résultat | IAsyncResult |