Hello all,
Is it possible to have the version info of an application which is found in AssemblyInfo.cs. printed on the screen. I.o.w. is it possible to retrieve Version info from AssemblyInfo.cs at runtime?
TIA
Jan
Hello,
When I add a WMF file to a picturebox, the following code is generated:
this.pictureBox1.Image = ((System.Drawing.Imaging.Metafile)(resources.GetObject("pictureBox1.Image")));
When the application runs, an invalid cast exception rises. Apparently the result of...
Hello,
The C# application I am developing writes several issues using the Registry classes, to the registry. These issues are retreived later.
Apparently this works fine. If I close the application and restart it again, the correct values are retreived from the Registry.
However the nest time I...
Hello,
When creating labels in CR for .NET I use the wizard to set the width and height of the labels.
Afterwards I want to change certain properties, but I cannot find a way to adjust width, height of the labels and topmargin and leftmargin of the page itself.
How do I do this?
TIA,
Jan
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.