Windows Develop Bookmark and Share   
 index > Windows Forms General > import .CAL using C#.
 

import .CAL using C#.

How to Import .CAL file to C# .windows application form.
How to display the .CAL file in the Form.since Bitmap and Image is not supporting .CAL file
algates
algates  Friday, September 11, 2009 9:55 AM
Convert the file with Photoshop or buy a library that can handle the format.

Hans Passant.
nobugz  Friday, September 11, 2009 12:41 PM
Convert the file with Photoshop or buy a library that can handle the format.

Hans Passant.
nobugz  Friday, September 11, 2009 12:41 PM

You can use google to search for other answers

Custom Search

More Threads

• KeyDown processing of Arrow + Modifier very messy
• Hazards of exposing Controls collection as protected?
• Disable Scrolling and/or Painting using WndProc
• ?? Why is PictureBox.AllowDrop Discouraged ??
• What is the different beween ExecuteReader() and ExecuteNonQuery()
• How to maintain data in a ListView control when form is hidden
• VS2005 Cross Thread
• Print
• accessing a form and its controls knowing the formname
• OpenFileDialog - InitialDirectory problem