- A filter string, using the same syntax as that for wxFileDialog. This may be
- empty if filters
- are not being used.
-
- Example: "All files (*.*)|*.*|JPEG files (*.jpg)|*.jpg"
-
+ A filter string, using the same syntax as that for wxFileDialog. This may
+ be empty if filters
+ are not being used.
+ Example: "All files (*.*)|*.*|JPEG files (*.jpg)|*.jpg"
- If @true, hidden folders and files will be displayed by the
- control. If @false, they will not be displayed.
+ If @true, hidden folders and files will be displayed by the
+ control. If @false, they will not be displayed.