home *** CD-ROM | disk | FTP | other *** search
INI File | 1998-12-09 | 4.7 KB | 120 lines |
- [axgrid]
- FORMCONTEXTID= 0
- Enum axgridBorderStyleEnum= 0
- Enum FixedStyles= 0
- Enum SelectModes= 0
- Click()= 0
- KeyDown(KeyCode As Integer, Shift As Integer)= 0
- KeyPress(KeyAscii As Integer)= 0
- KeyUp(KeyCode As Integer, Shift As Integer)= 0
- MouseDown(button As Integer, Shift As Integer, x As Single, y As Single)= 0
- MouseUp(button As Integer, Shift As Integer, x As Single, y As Single)= 0
- Scroll()= 0
- AfterEdit(Row As Long, Col As Long, NewValue As String)= 0
- BeforeAddRow(ByVal Cancel As Boolean)= 0
- AfterAddRow(Row As Long)= 0
- BeforeDeleteRow(Row As Long, Cancel As Boolean)= 0
- AfterDeleteRow(Row As Long)= 0
- Get Rows() As Long= 0
- Let Rows(lNewValue As Long)= 0
- Get Cols() As Long= 0
- Let Cols(lNewValue As Long)= 0
- Refresh()= 0
- Get ColHeader() As Boolean= 0
- Let ColHeader(bNewValue As Boolean)= 0
- Get RowHeader() As Boolean= 0
- Let RowHeader(bNewValue As Boolean)= 0
- Get CellBackColor(lThisCol As Long, lThisRow As Long) As Long= 0
- Let CellBackColor(lThisCol As Long, lThisRow As Long, lNewValue As Long)= 0
- Get CellForeColor(lThisCol As Long, lThisRow As Long) As Long= 0
- Let CellForeColor(lThisCol As Long, lThisRow As Long, lNewValue As Long)= 0
- Get TopRow() As Long= 0
- Let TopRow(lNewValue As Long)= 0
- Get LeftCol() As Long= 0
- Let LeftCol(lNewValue As Long)= 0
- Get ShowGrid() As Boolean= 0
- Let ShowGrid(bNewValue As Boolean)= 0
- Get GridSolid() As Boolean= 0
- Let GridSolid(bNewValue As Boolean)= 0
- HChange()= 0
- VChange()= 0
- DrawRow(lThisRow As Long, y As Long, bDrawHeader As Boolean)= 0
- DrawCol(lThisCol As Long, x As Long, bDrawHeader)= 0
- b SetRowHeight(lThisRow&, lNewHeight&)= 0
- Get Row() As Long= 0
- Let Row(lNewValue As Long)= 0
- Get Col() As Long= 0
- Let Col(lNewValue As Long)= 0
- Get Text() As String= 0
- Let Text(sNewValue As String)= 0
- Get TextMatrix(vRow As Long, vCol As Long) As String= 0
- Let TextMatrix(vRow As Long, vCol As Long, sNewValue As String)= 0
- Get Redraw() As Boolean= 0
- Let Redraw(bNewValue As Boolean)= 0
- Get GridLineColor() As OLE_COLOR= 0
- Let GridLineColor(lNewValue As OLE_COLOR)= 0
- EditKeyDown(KeyCode As Integer, Shift As Integer)= 0
- EditKeyPress(KeyAscii As Integer)= 0
- DblClick()= 0
- MouseMove(button As Integer, Shift As Integer, x As Single, y As Single)= 0
- HilightSelection(Optional Row1, Optional Col1, Optional Row2, Optional Col2)= 0
- GetColWidth(lThisCol&) As Long= 0
- SetColWidth(lThisCol&, lNewColWidth&)= 0
- BlockSelected() As Boolean= 0
- Get Row1() As Long= 0
- Let Row1(lNewValue As Long)= 0
- Get Col1() As Long= 0
- Let Col1(lNewValue As Long)= 0
- Get Row2() As Long= 0
- Let Row2(lNewValue As Long)= 0
- Get Col2() As Long= 0
- Let Col2(lNewValue As Long)= 0
- Get RowHeight(lThisRow As Long) As Long= 0
- Let RowHeight(lThisRow As Long, ByVal lNewValue As Long)= 0
- Get ColWidth(lThisCol As Long) As Long= 0
- Let ColWidth(lThisCol As Long, ByVal lNewValue As Long)= 0
- Get ColAlign(lThisCol As Long) As Long= 0
- Let ColAlign(lThisCol As Long, ByVal lNewValue As Long)= 0
- Get BorderStyle() As axgridBorderStyleEnum= 0
- Let BorderStyle(ByVal New_BorderStyle As axgridBorderStyleEnum)= 0
- Get MousePointer() As MousePointerConstants= 0
- Let MousePointer(ByVal New_MousePointer As MousePointerConstants)= 0
- Get Recordset() As Variant= 0
- Set Recordset(ByVal New_Recordset As Variant)= 0
- Get AllowSelection() As Boolean= 0
- Get BackColor() As OLE_COLOR= 0
- Let BackColor(ByVal lNewValue As OLE_COLOR)= 0
- Get BackColorFixed() As OLE_COLOR= 0
- Let BackColorFixed(ByVal lNewValue As OLE_COLOR)= 0
- Get ForeColor() As OLE_COLOR= 0
- Let ForeColor(ByVal lNewValue As OLE_COLOR)= 0
- Get ForeColorFixed() As OLE_COLOR= 0
- Let ForeColorFixed(ByVal lNewValue As OLE_COLOR)= 0
- Get FixedStyle() As FixedStyles= 0
- Let FixedStyle(ByVal iNew_Value As FixedStyles)= 0
- Get SelectionMode() As SelectModes= 0
- Let SelectionMode(ByVal iNew_Value As SelectModes)= 0
- Get Enabled() As Boolean= 0
- Get Font() As Font= 0
- Get FontFixed() As Font= 0
- Get BackColorBkg() As OLE_COLOR= 0
- Let BackColorBkg(ByVal lNewValue As OLE_COLOR)= 0
- Get AllowUserResizing() As Boolean= 0
- Get FormatString() As String= 0
- AutoSetup(NRows As Variant, NCols As Variant, vRowHeader As Boolean, vColHeader As Boolean, vFormatString As Variant)= 0
- Get AutoNewRow() As Boolean= 0
- Let AutoNewRow(ByVal New_Value As Boolean)= 0
- RowEmpty(ByVal iRow As Long)= 0
- AddLookup(iCol As Integer, Value As String)= 0
- RemoveLookup(iCol As Integer, Value As String)= 0
- ClearLookup(iCol As Integer)= 0
- ClearAllLookups()= 0
- ColHasLookup(ByVal iCol As Integer) As Boolean= 0
- Get ListBoxRows() As Integer= 0
- Let ListBoxRows(ByVal New_ListBoxRows As Integer)= 0
- Get ColAllowEdit(ByVal iCol As Long) As Boolean= 0
- Let ColAllowEdit(ByVal iCol As Long, ByVal Value As Boolean)= 0
- Get ColMask(ByVal iCol As Long) As Integer= 0
- Let ColMask(ByVal iCol As Long, ByVal Value As Integer)= 0
- Remove(iRow As Integer)= 0
-