 | 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)
Syntaxbool UseNativeBrowser { get; set; }
Property UseNativeBrowser As Boolean
Get
Set
Property Value
Type:
Boolean
See Also