ImageGear Professional v18.2 > API Reference Guide > Dialogs Component API Reference > Dialogs Component Objects > IGFileDlg Object > IGFileDlg Properties > ParentWindow Property |
Gets and sets a handle to the window that owns the dialog box. This member can be any valid window handle, or it can be NULL, if the dialog box has no owner.
Read-write property
Long
Default Value: NULL
Valid Values: A handle of a window.
N/A
Core