QuickOPC User's Guide and Reference
KryptonDesignerActionItem Class
Members 



OpcLabs.BaseLibForms Assembly > OpcLabs.BaseLib.Forms.Design.Krypton.Toolkit Namespace : KryptonDesignerActionItem Class
Action item that presents as a method call but calls a property.
Syntax
'Declaration
 
Public Class KryptonDesignerActionItem 
   Inherits System.ComponentModel.Design.DesignerActionMethodItem
'Usage
 
Dim instance As KryptonDesignerActionItem
public class KryptonDesignerActionItem : System.ComponentModel.Design.DesignerActionMethodItem 
public ref class KryptonDesignerActionItem : public System.ComponentModel.Design.DesignerActionMethodItem 
Inheritance Hierarchy

System.Object
   System.ComponentModel.Design.DesignerActionItem
      System.ComponentModel.Design.DesignerActionMethodItem
         OpcLabs.BaseLib.Forms.Design.Krypton.Toolkit.KryptonDesignerActionItem

Requirements

Target Platforms: .NET Framework: Windows 7 with SP1, Windows Server 2012; .NET Core: Linux, Microsoft Windows

See Also

Reference

KryptonDesignerActionItem Members
OpcLabs.BaseLib.Forms.Design.Krypton.Toolkit Namespace