Inheritance Hierarchy
Cognex.VisionPro.ApplicationWizard.Implementation.Internal CogDesignerGUIItem
Cognex.VisionPro.ApplicationWizard.Implementation.Internal CogDesignerGUIGroupItem
Namespace: Cognex.VisionPro.ApplicationWizard.Implementation.Internal
Assembly: Cognex.VisionPro.ApplicationWizard.Core (in Cognex.VisionPro.ApplicationWizard.Core.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax
The CogDesignerGUIGroupItem type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CogDesignerGUIGroupItem | ||
| CogDesignerGUIGroupItem(CogDesignerGUIGroupItem) | ||
| CogDesignerGUIGroupItem(SerializationInfo, StreamingContext) |
Methods
| Name | Description | |
|---|---|---|
| Clone | (Overrides CogDesignerGUIItem Clone .) | |
| Dispose | ||
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetObjectData | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsValid | (Overrides CogDesignerGUIItem IsValid .) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnChanged | (Inherited from CogDesignerGUIItem.) | |
| PostLoadActions | (Overrides CogDesignerGUIItem PostLoadActions .) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Caption | (Inherited from CogDesignerGUIItem.) | |
| ControlType | (Inherited from CogDesignerGUIItem.) | |
| Items |
See Also