CADability dotNET
If true, this input can be used as a file open dialog input. In the corresponding context menu the file open dialog can be opened.

Namespace: CADability.Actions
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public bool IsFileNameInput
Visual Basic
Public IsFileNameInput As Boolean
Visual C++
public:
bool IsFileNameInput

See Also