TurnSharp Changelog

What's new in TurnSharp 2.0c

May 26, 2006
  • The Return variable now looks at all data types for conversion
  • .Color is converted to .BackColor
  • The clMenuBar color is converted
  • The SizeOf function is converted
  • The FillChar function is converted
  • Fixed a bug with semi-colons on statements which follow an else statement
  • Added IntToStrDef to conversion
  • Fixed bug for Items.Add conversion
  • Now converst $00 to null
  • Converts the TCheckListBox object to a C# equivalent object