CuteEditor for .NET 6.0 Class Library

TabType Enumeration

Three tab display options at the bottom, left-hand corner in your Cute editor

[Visual Basic]
Public Enum TabType
[C#]
public enum TabType

Members

Member Name Description
Express 
Edit The view in which you do most of your work
Code Code view lets you manually edit your HTML code
View Approximates how your page will display in the Internet Explorer browser.

Requirements

Namespace: CuteEditor

Assembly: CuteEditor (in CuteEditor.dll)

See Also

CuteEditor Namespace