public delegate string DropDownFolderBrowserPathDelegate()
Public Delegate Function DropDownFolderBrowserPathDelegate As String
public delegate String^ DropDownFolderBrowserPathDelegate()
type DropDownFolderBrowserPathDelegate =
delegate of unit -> string