Does Infragistics plan on providing the souce code for NetAdvantage for WPF like they did with their Winforms libraries?
Thanks.
Hello Mitashki,
Because Infragistics is the first component vendor to offer a full component suite for WPF, currently we do not include source code for NetAdvantage for WPF for competitive reasons.
This will more than likely change in the future. Until then, the nature of the WPF architecture, makes it easy to customize these components through the use of styles.
Thanks very muc, Curtis.
Unfortunately, we are trying to do things by using styles right now that do now want to work. Some of the examples are the control selecting everything whe getting the focus or changing the background to yellow when the user types something. We want to do that through styles for the types so they are applied to all controls.
Traditionally, we found having the source code a very usefull feature when we were working with win forms as that let use know how the controls work.
Because of that it would be convenient to have the source code.
Again, Thanks very much.