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">…

  • Button with Glass effect

    Hi,

    I'm a new user of the NetAdvantage windows Forms controls and so far i'm very happy with the product! I hope the controls will continue to improve and keep following the latest developments in user experiences. :)

    In light of user experiences…

  • Override Background Color of Header in UltraExplorerBar

    I use a Style Sheet to drive the look and feel of my UltraExplorerBar instance.

    Now I need to override certain properties of it, in particular the background color of group headers, dynamically.

    I tracked down the property ultraExplorerBar1.GroupSettings…

  • Ultimate Infragistics WPF Line of Business Applications Theming – Live Styling by the End-User At Runtime

    In two past blog posts about theming Infragistics NetAdvantage for WPF Line of Business  applications, I presented theming using the resource washing approach (here and here). This type of theming enables the developer to quickly specify theming settings…