Click or drag to resize

IFolderEditor.UseNativeBrowser Property

Gets or sets if the System.Windows.Forms.FolderBrowserDialog should be used

Namespace:  EBP.Api.Interfaces.Controls.Editors
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
bool UseNativeBrowser { get; set; }

Property Value

Type: Boolean
See Also