| VB Extension Tools HTML project report | |
| Project: CodeHelperCollection | Module: GridEditor |
| 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'.  |
| CGridEditor (WithEvents ge) |
| 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  |
|---|