Méthode | Description | |
---|---|---|
BeginInvoke ( this toolstripseparatorrendereventhandler, Object sender, System.Windows.Forms.ToolStripSeparatorRenderEventArgs 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 toolstripseparatorrendereventhandler, Object sender, System.Windows.Forms.ToolStripSeparatorRenderEventArgs e, AsyncCallback callback ) : IAsyncResult | ||
toolstripseparatorrendereventhandler | this | |
sender | Object | |
e | System.Windows.Forms.ToolStripSeparatorRenderEventArgs | |
callback | AsyncCallback | |
Résultat | IAsyncResult |