Editor for WinForms | ComponentOne
Editor for WinForms Elements / C1Editor Overview / C1Editor Modes
In This Topic
    C1Editor Modes
    In This Topic

    The C1Editor control features three editor modes: Design, Source, and Preview. You can determine which of these views users will see initially by setting the Mode property.

    You can set the initial run-time view of the text editor by setting the Mode property. The EditorMode enumeration can be set to one of three settings: Design, Source, or Preview. For more information on how to set the editing mode, see Changing the C1Editor Mode.

    Scrollbars will automatically appear if content added to the text editor exceeds the available screen space.