I use GUI to draw the interface for the program. But when i read the code, it calls a method InitializeComponent(); but i cannot find the contents in this method. I would like to know how i can read the code in InitializeComponent()?

Thank you