J 
		
								
				
				
			
		João Santa Bárbara
hi all i need to convert  from rect to rectf .. how can i do this ..
(VB.NET)
thks
JSB
PS: i saw a sample in C#
RectangleF TextRect;
TextRect = (RectangleF)ClientRectangle;
how can i do this in VB.NET
				
			(VB.NET)
thks
JSB
PS: i saw a sample in C#
RectangleF TextRect;
TextRect = (RectangleF)ClientRectangle;
how can i do this in VB.NET