Select RenderMaterial (or RenderContent)

Hello,

Is it possible to make a RenderMaterial selected in the Rhino Material panel?

I create some materials programmatically:
Rhino.Render.RenderContent.Create(…)

and I would like the to select the last one.

Márton