Browse By Tags

  • Apply AppStyling with different Office2007ColorBlend on each form.

    I'm using the sample style Office2007Black.isl and loading that in Main() with the StyleManager.  My question is, I want to allow my users to choose a color blend for each form that opens up.

    What is the best way to go about doing this?  I'd like to…

  • How can I change the color of an mdiTab that already has a style assigned to it?

    I want to make the color of  a tab change on a certain event. The ISL file for the project contains the following:

    <styleLibrary>
      <styleSets defaultStyleSet="Default">
        <styleSet name="Default" viewStyle="Standard">…