Method | Description | |
---|---|---|
LinkPart ( |
||
LinkPart ( string text, |
Method | Description | |
---|---|---|
DrawInternal ( |
||
MouseDownInternal ( |
||
MouseEnterInternal ( |
||
MouseLeaveInternal ( |
||
MouseMoveInternal ( |
||
ParseInternal ( |
||
PreParse ( |
protected DrawInternal ( |
||
g | ||
position | ||
size | ||
return | void |
public LinkPart ( |
||
parent | ||
font | ||
return | System |
public LinkPart ( string text, |
||
text | string | |
parent | ||
font | ||
return | System |
protected MouseDownInternal ( |
||
location | ||
e | MouseEventArgs | |
return | void |
protected MouseEnterInternal ( |
||
location | ||
e | MouseEventArgs | |
return | void |
protected MouseLeaveInternal ( |
||
location | ||
e | MouseEventArgs | |
return | void |
protected MouseMoveInternal ( |
||
location | ||
e | MouseEventArgs | |
return | void |
protected ParseInternal ( |
||
g | ||
return | void |
protected PreParse ( |
||
element | ||
return | void |