FileDialogUI
Wisej.Web.FileDialogUI
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
UI implementation for the FileDialog class.
public class FileDialogUI : Form
Constructors
FileDialogUI()

FileDialogUI(fileDialog)

Name
Type
Description
Implements
Name
Description
Bindable components implement this interface.
Provides the functionality for a control to act as a parent for other controls.
All wisej components implement this interface.
All wisej controls derived from the Control class must implement this interface.
All wisej top-level windows implement this interface.
Allows an object to serialize itself.
Last updated
Was this helpful?