get width of windows user control in inches

How do i get the width of any windows user control in inches? irrespective of the screen resolution. ET returns the width in pixels. How do i get to inches from pixels considering the screen resolution? Given that .NET has done away with twips now.

Thank You,
Vish

[374 byte] By [viswaug] at [2007-12-16]
# 1
Hi,
A twip is said to be (1/1440th of an inch). No need to consider the screen resolution...
cheers,
Paul June A. Domag
PaulDomag at 2007-9-9 > top of Msdn Tech,Visual C#,Visual C# General...