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

Overload List

OverloadDescription
ShowDialog()Shows the form as a modal dialog box. (Inherited from System.Windows.Forms.Form)
ShowDialog(IWin32Window)Shows the form as a modal dialog box with the specified owner. (Inherited from System.Windows.Forms.Form)

Requirements

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

See Also