This control is just a rich text format control on steroids and uses RegEx to parse out keywords that are defined within your keywords collection. There is actually a sample that got installed with the trial that will show you how it is used. You can get to the demo here:
Start -> All Programs -> MicroFour StrataFrame -> Demos -> StrataFrame UI Controls
The source for that sample can be found here:
Start -> All Programs -> MicroFour StrataFrame -> VB.NET -> StrataFrame UI Controls
Let me know if this doesn't get you going in the right direction.