MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / Interaction Class
Members

Interaction Class
Contains methods used to interact with objects, applications, and systems in VisualBasic style.
Object Model
Interaction Class
Syntax
'Declaration
 
Public MustInherit NotInheritable Class Interaction 
 
Remarks
This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

System.Object
   GrapeCity.Enterprise.Data.VisualBasicReplacement.Interaction

See Also