Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
275
Code Metrics and InitializeComponent
posted

Hi,

I'm starting to dive into VS2008's Code Metrics and review the findings on a windows form app that we developed.  We are using only Infragistics controls throughout the app.  I'm finding that almost every UI page is getting very bad ratings due to the InitializeComponent sub.  How can I minimize the impact of using Infragistics controls while still setting all of the properties that we need for each control?  Any guidance you could give would be greatly appreciated!

 Thanks!

Tami

(Sorry if I miscategorized this.  I wasn't sure where to put it sent it wasn't control specific.)