MenuButtonArgsDialogPath Property

File path selected by the user in a dialog which is shown before the action. See OpenFileFilter and SaveFileFilter.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public string DialogPath { get; set; }

Property Value

String

See Also