class EditFolder : public EditFileFolder
As seen in layout designer:
As seen in program:
EditFolder is a field to introduce a folder path.
Pushing the left button a FileSel is opened to select a folder. The options to setup the EditFolder are similar to the used in the setup of a FileSel.
EditFolder()
Initializes EditFolder.
They are inherited from EditFileFolder
|