Method | Description | |
---|---|---|
TextPart ( |
||
TextPart ( string text, |
Method | Description | |
---|---|---|
DrawInternal ( |
||
MouseDownInternal ( |
||
MouseMoveInternal ( |
||
ParseInternal ( |
||
PreParse ( |
Method | Description | |
---|---|---|
AddPatterns ( string text ) : bool | ||
InitText ( ) : void | ||
MeasureString ( |
||
TestPrefix ( int index, string text, int &lastMatched, int &matched ) : void |
protected DrawInternal ( |
||
g | ||
position | ||
size | ||
return | void |
protected MouseDownInternal ( |
||
location | ||
e | MouseEventArgs | |
return | void |
protected MouseMoveInternal ( |
||
location | ||
e | MouseEventArgs | |
return | void |
protected ParseInternal ( |
||
g | ||
return | void |
protected PreParse ( |
||
element | ||
return | void |
public TextPart ( |
||
element | ||
parent | ||
font | ||
return | System |
public TextPart ( string text, |
||
text | string | |
parent | ||
font | ||
return | System |