Application

From Visual WebGui Wiki

Jump to: navigation, search


Contents

Future contents

This article should contain all there is to know about the global application class, available to all forms in Visual WebGui.

Overview

The Application class provides static methods, events and properties to manage an application, such as methods to start and stop an application, to process Windows messages, and properties to get information about an application.

The Application class is functionally similar to the Windows Forms Application class.

Relevant members

Properties

Name
Description



Methods

Name
Description



Events

Name Description



Samples of use

Tips and Tricks

Case studies

Limitations and workarounds

SDK Version highlights

See also

Rererences

Articles

Videos

Code samples

Forum discussons

Other references


Personal tools