ImageGear Professional v18.2 > API Reference Guide > GUI Component API Reference > GUI Component Objects > IGGUIDlgCtl Control > IGGUIDlgCtl Methods > ShowOpenDirDlg Method |
Shows the Windows standard directory-chooser dialog. There are no arguments to this subroutine, but the programmer may set the IGGUIDlgCtl Control.Directory property before calling ShowOpenDirDlg, to set the "starting point" from which the end-user will navigate.
ShowOpenDirDlg() As Boolean
True indicates that the user chose a directory name and clicked "Open". False indicates that the user clicked "Cancel".
N/A
ig_guidlg.vb6.exe