OPCAE.NET Reference Manual
EventView Class
Members  See Also  Send Feedback
OPCAE.NET.Controls Namespace : EventView Class

Glossary Item Box

The EventView control is a customizable control that displays events according the configuration settings. The control con be configured by setting properties in the Visual Studio Designer or in configuration menues during operation. This menues can be disabled by property settings.

Object Model

EventView ClassEventSubscriptionMgt ClassColHeaderDefList ClassColHeaderDef ClassEventFilter Class

Syntax

Visual Basic (Declaration) 
<DefaultPropertyAttribute("EventViewColumns")>
<ToolboxBitmapAttribute()>
Public Class EventView 
   Inherits System.Windows.Forms.UserControl
C# 
[DefaultPropertyAttribute("EventViewColumns")]
[ToolboxBitmapAttribute()]
public class EventView : System.Windows.Forms.UserControl 

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     OPCAE.NET.Controls.EventView

Requirements

Target Platforms:Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

© 2002-2018 Advosol Inc. All Rights Reserved.