Browse By Tags

Sorry, but there are no more tags available to filter with.
  • How to use InboxControlStyler

    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…