Property | Type | Description | |
---|---|---|---|
HandleNavigateToUrl | void | ||
InitTagTable | void |
Method | Description | |
---|---|---|
CreateBuffer ( ) : IRichTextBuffer | ||
DisableEvent ( object eventId ) : void | ||
EnableEvent ( object eventId ) : void | ||
RichTextViewBackend ( ) : System | ||
SetBuffer ( IRichTextBuffer buffer ) : void |
Method | Description | |
---|---|---|
OnSetBackgroundColor ( Drawing color ) : void |
Method | Description | |
---|---|---|
HandleNavigateToUrl ( object sender, |
||
InitTagTable ( ) : void |
public DisableEvent ( object eventId ) : void | ||
eventId | object | |
return | void |
protected OnSetBackgroundColor ( Drawing color ) : void | ||
color | Drawing | |
return | void |
public SetBuffer ( IRichTextBuffer buffer ) : void | ||
buffer | IRichTextBuffer | |
return | void |