Okapi .NET Library

InlineCodeFinderForm Class

 [This is preliminary documentation and subject to change.]

Editor for InlineCodeFinder options.

For a list of all members of this type, see InlineCodeFinderForm Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     Okapi.Library.Filter.InlineCodeFinderForm

[Visual Basic]
Public Class InlineCodeFinderForm
    Inherits Form
[C#]
public class InlineCodeFinderForm : Form
[C++]
public __gc class InlineCodeFinderForm : public Form
[JScript]
public class InlineCodeFinderForm extends Form

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Okapi.Library.Filter

Assembly: Okapi.Library.Filter (in Okapi.Library.Filter.dll)

See Also

InlineCodeFinderForm Members | Okapi.Library.Filter Namespace