GTPUFileDialog Fields |
The GTPUFileDialog type exposes the following members.
| Name | Description | |
|---|---|---|
| _cbFilter | Access to combo box. | |
| _currentPath | Acess to current path. | |
| _lvFiles | list view | |
| _selItem | Selected item of the list view. | |
| _tbSelected | Text box of active selection. | |
| MainPanel |
Main panel where the all the user controls must be added.
(Inherited from GTPUMasterDialog.) |