FolderBrowserDialogUI

Wisej.Web.FolderBrowserDialogUI

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

UI implementation for the FolderDialog class.

public class FolderBrowserDialogUI : Form

Constructors

Initializes a new instance of FolderBrowserDialogUI.

Initializes a new instance of FolderBrowserDialogUI.

NameTypeDescription

folderDialog

Implements

NameDescription

Bindable components implement this interface.

Provides the functionality for a control to act as a parent for other controls.

Controls that support drag & drop operations implement this interface.

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