C# Class ScintillaWrapper, AutoCompleteMenu-ScintillaNET

Inheritance: ITextBoxWrapper
Afficher le fichier Open project: JohnyMac/AutoCompleteMenu-ScintillaNET Class Usage Examples

Méthodes publiques

Свойство Type Description
target Scintilla

Méthodes publiques

Méthode Description
GetPositionFromCharIndex ( int pos ) : Point
ScintillaWrapper ( Scintilla trgt ) : System

Method Details

GetPositionFromCharIndex() public méthode

public GetPositionFromCharIndex ( int pos ) : Point
pos int
Résultat Point

ScintillaWrapper() public méthode

public ScintillaWrapper ( Scintilla trgt ) : System
trgt Scintilla
Résultat System

Property Details

target public_oe property

public Scintilla target
Résultat Scintilla