Method | Description | |
---|---|---|
TextBoxAdapter ( string tagName, |
Method | Description | |
---|---|---|
ExtractRaw ( ) : string | ||
ReplaceRawRange ( IRange range, string replacement, System.Text.Format format ) : void | ||
SelectRawRange ( IRange range, System.Text.Format format ) : void |
protected ReplaceRawRange ( IRange range, string replacement, System.Text.Format format ) : void | ||
range | IRange | |
replacement | string | |
format | System.Text.Format | |
return | void |
protected SelectRawRange ( IRange range, System.Text.Format format ) : void | ||
range | IRange | |
format | System.Text.Format | |
return | void |
public TextBoxAdapter ( string tagName, |
||
tagName | string | |
textBox | ||
encodeContent | bool | |
return | System |