public abstract Nullable<bool> ShowDialog()
Public MustOverride Function ShowDialog() As Nullable(Of Boolean)
Return Value
A boolean indicating if the dialog box was dismissed by pressing OK or Cancel.
public abstract Nullable<bool> ShowDialog()
Public MustOverride Function ShowDialog() As Nullable(Of Boolean)
Target Platforms: Windows 11, Windows 10, Windows 8.1