Eto.Forms documentation
Eto.Forms documentation
Namespaces
Eto
AttachableMemberIdentifier Class
AutoInitializeAttribute Class
CollectionChangedHandler(TItem, TCollection) Class
ContentPropertyAttribute Class
DataStoreChangedHandler(TItem, TCollection) Class
DefaultStyleProvider Class
EnumerableChangedHandler(TItem) Class
EnumerableChangedHandler(TItem, TCollection) Class
EtoEnvironment Class
EtoEnvironment.IHandler Interface
EtoMemberIdentifier Class
EtoSpecialFolder Enumeration
ExportHandlerAttribute Class
ExportInitializerAttribute Class
ExtendedObservableCollection(T) Class
FileAction Enumeration
HandlerCreatedEventArgs Class
ICallbackSource Interface
IControlObjectSource Interface
IHandlerSource Interface
IPlatformInitializer Interface
IStyleProvider Interface
ITypeDescriptorContext Interface
NamespaceInfo Class
OperatingSystemPlatform Class
Platform Class
PlatformExtensionAttribute Class
PlatformFeatures Enumeration
Platforms Class
PropertyStore Class
RuntimeNamePropertyAttribute Class
Style Class
StyleHandler(THandler) Delegate
StyleWidgetHandler(TWidget) Delegate
TypeConverter Class
TypeConverterAttribute Class
TypeDescriptor Class
UnhandledExceptionEventArgs Class
Widget Class
Widget.ICallback Interface
Widget.IHandler Interface
WidgetCreatedEventArgs Class
WidgetHandler(TWidget) Class
WidgetHandler(TControl, TWidget) Class
WidgetHandler(TControl, TWidget).WeakConnector Class
WidgetHandler(TControl, TWidget, TCallback) Class
FileAction Enumeration
File action.
Namespace:
Eto
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
C#
VB
F#
Copy
public
enum
FileAction
Public
Enumeration
FileAction
type
FileAction
Members
Member name
Value
Description
OpenFile
0
The open file.
SaveFile
1
The save file.
SelectFolder
2
The select folder.
See Also
Reference
Eto Namespace