dbicMonth Send comments on this topic.
Invoke Method
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiReminderDialog Class : Invoke Method

Overload List

OverloadDescription
Invoke(Delegate,Object[])Executes the specified delegate, on the thread that owns the control's underlying window handle, with the specified list of arguments. (Inherited from System.Windows.Forms.Control)
Invoke(Delegate)Executes the specified delegate on the thread that owns the control's underlying window handle. (Inherited from System.Windows.Forms.Control)

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also