Title Description KB Download
Using VO windows in a
.NET Windows Form
application
This article shows how to use a VO datawindow in a Vulcan .NET Windows Form application. It makes use of the class WinFormVOWindowHost that connects a VO window to a .NET Windows Form control. WinFormVOWindowHost is typically used to place a DataWindow onto a Panel control that resides on a Form. This example also demonstrates the class WinFormVOWindow, a subclass of System.Windows.Form.Form that contains a WinFormVOWindowHost. WinFormVOWindow routes keyboard events through the WinFormVOWindowHost for processing. 2280 Download
Using Windows Forms
in a Vulcan VO GUI
application
This article shows how to use a .NET Form in a Vulcan.NET application based on the VO GUI classes. To achieve this there are two main steps: - instead of using the App class, use VOWinFormApp
- use a ChildWinForm window to contain the .NET Windows Form
683 Download
Orders Application using
Vulcan/VO classes
Typical VO master-detail application transported to Vulcan. Original VO AEF and the corresponding Visual Studio solution are included. 326 Download
Orders Application using
.NET Framework classes
The Orders sample rewritten using the .NET Framework classes. Uses Windows Forms, ADO.NET and the Microsoft Visual FoxPro OLE DB Provider 67 Download
BasicPOP This shows how to use the cPOP and related classes, moved to Vulcan from VO, to retrieve and display email message headers in a Windows Forms application 32 Download
Message Pad - VO Message Pad (While You Were Out) - VO 2.8 Version 30 Download
Message Pad - Vulcan Message Pad (While You Were Out) - Vulcan Version
This demonstrates a VO application that has been transported to Vulcan
1049 Download
DB Window Displays a window that navigates through a DBF file 53 Download
WPF-XAML Form This sample uses the Windows Presentation Foundation (WPF). XAML files are used to configure the application appearance.
** Note ** WPF is part of the .NET Framework 3, so you will need it installed to run this sample
1829 Download
Print Preview Demonstrates how to create a print preview window 1 Download
MS Office Shows how to control Microsoft Word via OLE automation 204 Download
Web Service Client Application to access a web service, synchronously and asynchronously 2 Download
Email Shows how to send email via SMTP, both authenticated and non-authenticated 2 Download
Brushes Using brushes to draw on a form. Thanks to Chris Pyrgas 1 Download
Printer Another print example. Thanks to Chris Pyrgas 1 Download
Web Browser Demonstrates the use of the WebBrowser control. Thanks to Chris Pyrgas 1 Download
Registry Shows how to access the registry. Thanks to Chris Pyrgas 1 Download
XML-XSD Validation Demonstrates how to validate XML using XSD 1 Download
Printer Samples Collection of printer samples for Visual Studio and VIDE 73 Download
Virtual DataGridView Demonstrates the .NET DataGridView in virtual mode, allowing browsing of large DBFs 26 Download
Twitter Client Visual Studio solution containing code demonstrating how to post updates to Twitter and monitor the status of your friends. Shows how to respond to hyperlinks and how to create short URLs. 69 Download
Write Internet Applications Write Internet applications with Visual Studio and Vulcan.NET. Conference paper by Willie Moore, including source. 1440 Download