Table of Contents

Class WinFormsPlugin

Namespace
Ranorex.Plugin
Assembly
Ranorex.Plugin.WinForms.dll
public class WinFormsPlugin : FlavorPlugin, IEquatable<Descriptor>, IComparable<Descriptor>
Inheritance
WinFormsPlugin
Implements
Inherited Members

Constructors

WinFormsPlugin()

public WinFormsPlugin()

Methods

Initialize()

Initializes the plugin. This automatically registers all flavors, caps, cap handlers and rules with the ElementEngine.

public override void Initialize()