Shows the folder browser dialog box with the specified owner window.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public DialogResult ShowDialog( IWin32Window owner )
public DialogResult ShowDialog( IWin32Window owner )
Public Function ShowDialog ( owner As IWin32Window ) As DialogResult
Public Function ShowDialog ( owner As IWin32Window ) As DialogResult
public: DialogResult ShowDialog( IWin32Window^ owner )
public: DialogResult ShowDialog( IWin32Window^ owner )
member ShowDialog : owner : IWin32Window -> DialogResult
member ShowDialog : owner : IWin32Window -> DialogResult
Parameters
- owner (IWin32Window)
Return Value
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120