Search found 74 matches

by Frank Hileman
Thu Jul 15, 2010 6:27 am
Forum: Samples
Topic: Partial class templates for Picture, TranslucentForm, Theme
Replies: 3
Views: 134851

Re: Partial class templates for Picture, TranslucentForm, Th

Hello Bruno,

I updated the links. Please note you only need these if you use VG.net version 4.0.

Regards,
by Frank Hileman
Thu Jul 08, 2010 1:27 pm
Forum: Problems
Topic: Designer error: Ambiguous match found
Replies: 0
Views: 53363

Designer error: Ambiguous match found

This is for Visual Studio 2008 and Visual Studio 2010 projects converted from older versions of Visual Studio. Before you open any VG.net Picture in the designer, you should build your project, to ensure all Sub Pictures can be created. If you see the error "Ambiguous match found" when you open your...
by Frank Hileman
Thu Feb 11, 2010 3:42 pm
Forum: General
Topic: VG.net in Internet Explorer
Replies: 0
Views: 58703

VG.net in Internet Explorer

It is possible to run a VG.net application in Internet Explorer, because this browser has the ability to download .net assemblies and host .net Controls. VG.net ships with a sample that does this. The object code is found in the VG.net Samples, WebControls folder. The source code is found in the Ext...
by Frank Hileman
Thu May 08, 2008 10:22 am
Forum: Problems
Topic: Manual uninstall
Replies: 0
Views: 57107

Manual uninstall

Here are the uninstall directions if you have problems uninstalling. For Visual Studio 2010: Remove these registry entries: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v2.0.50727\AssemblyFoldersEx\Prodige.Drawing 6 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v2.0.50727\AssemblyFolder...
by Frank Hileman
Wed May 07, 2008 11:25 am
Forum: General
Topic: VG.net 5.1 Released
Replies: 0
Views: 61771

VG.net 5.1 Released

Image

VG.net version 5.1 is released. Please read more on the development blog.

You can click on the image above to run the robot arm sample.
by Frank Hileman
Thu Jan 03, 2008 10:07 am
Forum: General
Topic: Visual Studio 2008 version
Replies: 0
Views: 62466

Visual Studio 2008 version

VG.net version 5.1 integrated in Visual Studio 2008 is released. Version 4.1, for Visual Studio 2005, is also released. If you are an existing customer, we will send you a upgrade information. There will be an official announcement later with more pictures and information. :D http://www.vgdotnet.com...
by Frank Hileman
Fri Oct 26, 2007 8:16 am
Forum: Samples
Topic: Layout with Designer Support: Anchoring
Replies: 0
Views: 51948

Layout with Designer Support: Anchoring

http://www.vgdotnet.com/support_files/complex_anchoring.png This sample is for version 4.0 and upward. This sample demonstrates how to implement complex, recursive layout algorithms, and how to provide designer support to edit properties controlling layout: Complex Anchoring Sample In version 4.1 w...
by Frank Hileman
Wed Aug 08, 2007 11:09 am
Forum: Problems
Topic: Install error, Windows Vista
Replies: 5
Views: 100256

Hello Cargo,

Did you test this? We found a convoluted solution for fixing the installer but have not tested it yet.

Thanks,
by Frank Hileman
Tue May 15, 2007 4:43 pm
Forum: Samples
Topic: Splash Screen and BackgroundWorker Initialization
Replies: 0
Views: 49131

Splash Screen and BackgroundWorker Initialization

http://www.vgdotnet.com/support_files/splash_screen_sample.png This sample demonstrates how to display a splash screen and perform initial application processing using a BackgroundWorker, using a background thread. A background thread can create new Pictures, as long as they are not displayed using...
by Frank Hileman
Sat Apr 28, 2007 11:03 am
Forum: Samples
Topic: Partial class templates for Picture, TranslucentForm, Theme
Replies: 3
Views: 134851

Partial class templates for Picture, TranslucentForm, Theme

http://www.vgdotnet.com/support_files/hello_vgdotnet.png Update : In the released version of 4.1 and 5.1, similar templates are installed by the VG.net installer. You only need these templates if you use version 4.0. Do you wish to start with partial classes when you do "Add New Item..." and select...