G 
		
								
				
				
			
		Guest
In VB.Net 2003 and previous versions new labels were created with
AutoSize=False. In VB.Net 2005, new labels are created with AutoSize=True.
Why was it changed? Is there somewhere in VB.Net 2005 where this defalut can
be changed back to Autosize=False. I am not interested in creating my own
custom class to fix the problem.
				
			AutoSize=False. In VB.Net 2005, new labels are created with AutoSize=True.
Why was it changed? Is there somewhere in VB.Net 2005 where this defalut can
be changed back to Autosize=False. I am not interested in creating my own
custom class to fix the problem.