Creating applications with the Image a•X controls using Visual C# is a little different compared to using Visual Basic or Visual C++. The topics listed here will give you a start on creating your application. As well, a C# demo program and sample code are included with the Image a•X CD-ROM. To see this demo program, locate the Visual C# Sample Exe in the Image a•X program group, or look in the Integrations\Sample Apps\C# folder where you installed the application files.
Create a simple program with the controls using these step-by-step instructions.
Create a simple program that lets you open multiple documents.
Learn how to add controls to a Visual C# project.
Learn how to place controls on a form.
See also