Property | Type | Description | |
---|---|---|---|
PartTypes | Type>.Dictionary | ||
parent | |||
parts | List |
Method | Description | |
---|---|---|
ChatMessagePart ( |
||
ChatMessagePart ( |
||
Draw ( |
||
MouseDown ( |
||
MouseEnter ( |
||
MouseLeave ( |
||
MouseMove ( |
||
Parse ( |
||
getParentControl ( ) : |
Method | Description | |
---|---|---|
DrawInternal ( |
||
MouseDownInternal ( |
||
MouseEnterInternal ( |
||
MouseForwarding ( |
||
MouseLeaveInternal ( |
||
MouseMoveInternal ( |
||
ParseInternal ( |
||
PreParse ( |
Method | Description | |
---|---|---|
ChatMessagePart ( ) : System | ||
CreateInstance ( |
||
CreateInstance ( |
||
ParseXml ( |
public ChatMessagePart ( |
||
parent | ||
font | ||
return | System |
public ChatMessagePart ( |
||
xml | ||
parent | ||
font | ||
return | System |
public Draw ( |
||
g | ||
position | ||
size | ||
return | void |
protected abstract DrawInternal ( |
||
g | ||
position | ||
size | ||
return | void |
public MouseDown ( |
||
location | ||
e | MouseEventArgs | |
return |
protected MouseDownInternal ( |
||
location | ||
e | MouseEventArgs | |
return | void |
public MouseEnter ( |
||
location | ||
e | MouseEventArgs | |
return |
protected MouseEnterInternal ( |
||
location | ||
e | MouseEventArgs | |
return | void |
protected MouseForwarding ( |
||
location | ||
e | MouseEventArgs | |
del | ForwardingDelegate | |
return |
public MouseLeave ( |
||
location | ||
e | MouseEventArgs | |
return |
protected MouseLeaveInternal ( |
||
location | ||
e | MouseEventArgs | |
return | void |
public MouseMove ( |
||
location | ||
e | MouseEventArgs | |
return |
protected MouseMoveInternal ( |
||
location | ||
e | MouseEventArgs | |
return | void |
public Parse ( |
||
g | ||
Size | ||
return | void |
protected abstract ParseInternal ( |
||
g | ||
return | void |
protected abstract PreParse ( |
||
element | ||
return | void |
public getParentControl ( ) : |
||
return |