business letter using dot net
-
I need to write a business letter, and I would like to try it use in vb.net> > Are there any style sheets
aynka2000 wrote: I need to write a business letter, and I would like to try it use in vb.net Wouldn't Microsoft Word be a better choice? Seriously, do you mean that you want to create a business letter "template" with VB.NET? If you have Office 2003 there is some nice integration with Visual Studio to help make this sort of thing really easy. You should find that you have a Word Project somewhere in the VB.NET projects folder. --Colin Mackay--
"In the confrontation between the stream and the rock, the stream always wins - not through strength but perseverance." (H. Jackson Brown) Enumerators in .NET: See how to customise foreach loops with C#