ThemedFilePickerHandler Class |
Namespace: Eto.Forms.ThemedControls
The ThemedFilePickerHandler type exposes the following members.
Name | Description | |
---|---|---|
ThemedFilePickerHandler |
Initializes a new instance of the ThemedFilePickerHandler class.
|
Name | Description | |
---|---|---|
CurrentFilterIndex |
Gets or sets the index of the current filter in the Filters collection
| |
FileAction |
Gets or sets FileAction that is used when the user is selecting the file.
| |
FilePath |
Gets or sets the full path of the file that is selected.
| |
Title |
Gets or sets the title of the dialog that the control will show.
|
Name | Description | |
---|---|---|
AttachEvent |
Attaches control events.
(Overrides ThemedControlHandlerTControl, TWidget, TCallbackAttachEvent(String).) | |
ClearFilters |
Clears all filters
| |
InsertFilter |
Inserts a filter at the specified index
| |
RemoveFilter |
Removes a filter at the specified index
|