VB Extension Tools HTML project report
Project: CodeHelperCollection Module: GridEditor

Basic information:

Module Type  Class module 
File  C:\Code\EE-projects\units\vb\ActiveX\CodeHelperCollection\src\GGridEditor.cls 
Author  Ralf Kunsmann 
Date  2001 09 28 
Purpose  Wrapper to the 'CGridEditor' class.The sense of
the wrapper is to have a public version of 'CTraceUserAction'
without changing any line of code of 'CTraceUserAction' class.
So we are able to use 'CGridEditor' class by referencing
the code module to a VB project or the activeX component
'VisiPIGSupport'. 

Referenced class objects:

CGridEditor (WithEvents ge)

Procedures:

Create
Destroy
ge_DataChange


Procedure 'Create' List of procedures

Scope/Type  Public Function 
Code parameters  TextBoxControl As Object
GridControl As Object
Optional NumericOnly As Boolean = False
Optional NumericFormat As String = "#
##0.00" 
Code return value  Boolean 


Procedure 'Destroy' List of procedures

Scope/Type  Public Sub 


Procedure 'ge_DataChange' List of procedures

Scope/Type  Private Sub 


Reporting date and time: 2009 03 07, 21:41:25 (year month day, hour:minute:second [24 hour format])