Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ARCed
Scintilla
DocumentHandler
C# Class ARCed.Scintilla.DocumentHandler
Manages the Native Scintilla's Document features.
See Scintilla's documentation on multiple views for an understanding of Documents. Note that all ARCed.Scintilla specific features are considered to be part of the View, not document.
Inheritance:
TopLevelHelper
Afficher le fichier
Open project: borisblizzard/arcreator
Méthodes publiques
Méthode
Description
Create
( ) :
Document
Creates a new Document
Private Methods
Méthode
Description
DocumentHandler
(
Scintilla
scintilla
)
Method Details
Create()
public
méthode
Creates a new Document
public
Create
( ) :
Document
Résultat
Document