SplashFormShowDialog Method
Displays the image as a modal dialog box.
Namespace: DevCase.Core.Application.FormsAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public virtual void ShowDialog()
Public Overridable Sub ShowDialog
Dim instance As SplashForm
instance.ShowDialog()
public:
virtual void ShowDialog()
abstract ShowDialog : unit -> unit
override ShowDialog : unit -> unit
No code example is currently available or this language may not be supported.