Namespace Alternet.Editor.Common
Classes
- ColorBox
Represents a combo-box like control used to select color from drop-down list of colors.
- DlgConfirmSave
Represents dialog box used to confirm saving or not source code or design content before it's closing.
- DlgNewProject
Provides a new project dialog.
- DotNetProjectExplorer
Represents methods used to explore particular project in the TreeView control.
- FindResultClickEventArgs
Provides data for the
FindResultClick
event.
- FindResults
Displays list of search results.
- FormNodeData
Represents data contained in the TreeNode for the
Alternet.Editor.Common.ProjectExplorer
.
- NavigationHistory
Represents methods to store and restore text location for navigation purposes.
- ProjectExplorer
Represents methods used to explore particular project in the TreeView control.
- ProjectTypes
Represents the data required to create a new project.
- ScriptCodeEdit
Represents advanced multi-line text edit control that implements
IScriptEdit
interface.
- ScriptCodeEditStatus
Represents the status, e.g., position in the text, modified state, etc., of the
IScriptEdit
control.
- SolutionExplorer
Represents methods used to explore particular solution in the TreeView control.
Interfaces
- IScriptEdit
Represents properties and methods that are common for any multi-line Edit control.
Enums
- FormOpenMode
Defines design or code mode for TreeNode data.