AutoSIze Label

  • Thread starter Thread starter Jon Gabel
  • Start date Start date
J

Jon Gabel

I just noticed that the Label AutoSize Method is not supported in CF
1. Does anyone know if it is supported in CF 2? If not, is there
another way to determine the length of text (in pixels) that is being
displayed in a Label?

Thanks,

JG
 
....and for the record, AutoSize is not supported by vs2005/CF2.0 (Beta 2)

Cheers
Daniel
 
Thank you both, Tim and Daniel. I see that LinkLabel has dependencies:

// - OpenNETCF.Windows.Forms.IWin32Window (IWin32Window.cs)
// - OpenNETCF.Win32.Win32Window (WindowHelper.cs)

I have not used OpenNETCF before. Where can I download these two
files?

Regards,

JG
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top