Přečte od uživatele řetězec.
Jmenný prostor:
SGP.XSpaceKnihovna: SGPRTL (v SGPRTL)
Verze: dll
Syntaxe
C# |
---|
public string ReadString( string initialText, int selStart, int selLength, int x, int y, int width ) |
Parametry
- initialText
- Typ: System..::.String
Počáteční text na výběr.
- selStart
- Typ: System..::.Int32
Začátek označení počátečního textu.
- selLength
- Typ: System..::.Int32
Délka označení počátečního textu.
- x
- Typ: System..::.Int32
Souřadnice X levého horního rohu editačního okénka v tomto okně.
- y
- Typ: System..::.Int32
Souřadnice Y levého horního rohu editačního okénka v tomto okně.
- width
- Typ: System..::.Int32
Šířka editačního okénka.