Hello,
I'm using the following code to style Infragistics controls:
// get a reference to the current assembly
Assembly a = Assembly.GetExecutingAssembly();
// load the office2007Blue stream
Stream s = a.GetManifestResourceStream("namespace.Resources…