home *** CD-ROM | disk | FTP | other *** search
/ Computer Panoráma / computer_panorama_1997-12-hibas.iso / DBGRID32.OCX / string.txt next >
Text File  |  1997-01-13  |  12KB  |  317 lines

  1. 1001    DBGrd
  2. 10001    Microsoft Data Bound Grid Library
  3. 10002    (null)
  4. 10003    None
  5. 10004    Horizontal
  6. 10005    Vertical
  7. 10006    Both
  8. 10007    Automatic
  9. 10008    (null)
  10. 10009    None
  11. 10010    Fixed Single
  12. 10011    (null)
  13. 10012    No dividers
  14. 10013    Black line
  15. 10014    Dark gray line
  16. 10015    Raised
  17. 10016    Inset
  18. 10017    ForeColor
  19. 10018    Light gray line
  20. 10019    (null)
  21. 10020    Left
  22. 10021    Right
  23. 10022    Center
  24. 10023    General
  25. 10024    (null)
  26. 10025    Bound
  27. 10026    Unbound
  28. 10034    (null)
  29. 10035    Scalable
  30. 10036    Exact
  31. 10037    Number of Columns
  32. 10042    (null)
  33. 10043    Control Navigation
  34. 10044    Column Navigation
  35. 10045    Grid Navigation
  36. 10046    (null)
  37. 10047    Flat
  38. 10048    3D
  39. 10056    (null)
  40. 10057    Dotted Cell Border
  41. 10058    Solid Cell Border
  42. 10059    Highlight Cell
  43. 10060    Highlight Row
  44. 10061    Highlight Row, Raise Cell
  45. 10062    No Marquee
  46. 10063    Floating Editor
  47. 10064    (null)
  48. 10065    No AddNew
  49. 10066    AddNew Current
  50. 10067    AddNew Pending
  51. 10068    The main grid object
  52. 10069    Enables interactive record deletion
  53. 10070    Enables interactive record addition
  54. 10071    Enables interactive row resizing
  55. 10072    Enables or disables record updatability
  56. 10073    Controls appearance of column headings, caption, and record selectors
  57. 10074    Sets/returns style for grid border
  58. 10075    Sets/returns bookmark of current row
  59. 10076    Sets/returns current column number
  60. 10077    Turns column headings on or off
  61. 10078    Sets/returns the visibility of the current cell
  62. 10079    Sets/returns modification status of the current cell
  63. 10080    Sets/returns modification status of the current row
  64. 10081    Specifies bound or unbound mode
  65. 10082    Specifies source of grid data
  66. 10083    Specifies column width for auto-created columns
  67. 10084    Returns status or enters/exits the cell editor
  68. 10086    Enables or disables user interaction
  69. 10088    Bookmark of row occupying first display line
  70. 10089    Specifies the heading and caption font
  71. 10090    Number of lines allocated for heading text
  72. 10091    Returns the window handle of the grid
  73. 10092    Returns the window handle of the grid's editor
  74. 10093    Restricts display of marquee to current split
  75. 10094    Returns current split marquee style, sets all splits
  76. 10095    Shows/hides selection panel at left border
  77. 10096    Specifies display line of current data row
  78. 10097    Selects style of row divider lines
  79. 10098    Specifies height of all grid rows
  80. 10099    Sets/returns style for grid scrollbars
  81. 10100    Sets/returns length of selected text
  82. 10101    Sets/returns start of selected text
  83. 10102    Sets/returns the selected text
  84. 10103    Sets/returns leftmost selected column of the current split
  85. 10104    Sets/returns rightmost selected column of the current split
  86. 10105    Sets/returns current split number
  87. 10106    Returns number of visible columns
  88. 10107    Returns number of visible display rows
  89. 10108    Sets/returns grid background color
  90. 10109    Sets/returns grid foreground color
  91. 10110    Sets/returns grid caption text
  92. 10111    Specifies overall grid font object
  93. 10112    Sets/returns leftmost visible column
  94. 10113    Enables use of arrow keys for grid navigation
  95. 10115    Allows tab and arrow keys to cross split boundaries
  96. 10116    Defines behavior of the tab key
  97. 10117    Defines behavior of tab and arrow keys at row boundaries
  98. 10132    Sets/returns the approximate number of rows
  99. 10133    Returns the Error Text associated with an Error Event
  100. 10134    Returns grid AddNew status
  101. 10138    Sets/returns the text of the current cell
  102. 10139    Displays the About box
  103. 10140    Contains a collection of grid columns
  104. 10141    Contains a collection of grid splits
  105. 10143    Contains a collection of selected row bookmarks
  106. 10144    Identifies a column under an X coordinate
  107. 10145    Returns a bookmark relative to the current row
  108. 10146    Reinitializes grid from source data table
  109. 10147    Returns bookmark corresponding to a display row
  110. 10148    Identifies a row under a Y coordinate
  111. 10149    Returns the Y position of a row's top border
  112. 10150    Scrolls the grid data area
  113. 10151    Updates the grid's screen display
  114. 10152    Returns a captured image of the grid's display
  115. 10157    Deselects all selected columns in the current split
  116. 10158    Clears the current column/field layout
  117. 10159    Holds the current column/field layout
  118. 10160    Identifies the split under X,Y coordinates
  119. 10163    Represents a column within a grid or split
  120. 10164    Specifies column text alignment
  121. 10165    Allows interactive column resizing
  122. 10167    Divider style for right column border
  123. 10168    Column heading text
  124. 10169    Indicates an uncommitted change to the column value
  125. 10170    Data table field name for a column
  126. 10172    Default value for new column data
  127. 10179    Ordinal position of a column
  128. 10180    Column left border in container coordinates
  129. 10181    If true, data entry prohibited for a column
  130. 10182    Data formatting string for a column
  131. 10183    Sets/returns displayed column text for current row
  132. 10184    Returns top column border in container coordinates
  133. 10185    Sets/returns underlying data value for current row
  134. 10186    Shows/hides a column
  135. 10187    Sets/returns column width in container coordinates
  136. 10188    Controls word wrap within cells
  137. 10189    Controls whether a button will be displayed within the current cell
  138. 10198    Returns displayed text for any row
  139. 10199    Returns underlying value for any row
  140. 10204    Contains a collection of grid columns
  141. 10205    Returns total number of grid columns
  142. 10206    Returns a single column object
  143. 10208    Adds a new grid column
  144. 10209    Removes a grid column
  145. 10210    Contains a collection of selected row bookmarks
  146. 10211    Returns the number of selected rows
  147. 10212    Returns an individual selected row bookmark
  148. 10213    Adds a bookmark to the list of selected rows
  149. 10214    Removes a bookmark from the list of selected rows
  150. 10215    Used to transfer data to/from unbound mode events
  151. 10216    Returns the number of rows in the buffer
  152. 10217    Returns the number of columns in the buffer
  153. 10219    Sets/returns the bookmark for the specified row in the buffer
  154. 10220    Returns the field name of the specified column in the buffer
  155. 10222    Sets/returns the value of a data item in the buffer
  156. 10224    Fired when a mouse click occurs
  157. 10225    Fired when a mouse double click occurs
  158. 10226    Occurs after data moves from cell to the grid buffer
  159. 10227    Occurs after record deletion from grid
  160. 10228    Occurs after record insertion in grid
  161. 10229    Occurs after record changes are written to the database
  162. 10230    Occurs before data moves from cell to the grid buffer
  163. 10231    Occurs before record deletion from grid
  164. 10232    Occurs before record insertion in grid
  165. 10233    Occurs before record changes are written to the database
  166. 10234    Occurs before repainting the grid when a column has been resized
  167. 10235    Occurs when a column header has been clicked
  168. 10236    Occurs when a different cell becomes current
  169. 10237    Occurs when rows are resized
  170. 10238    Occurs when the grid is scrolled using the scrollbars
  171. 10239    Occurs when the current range changes to a different range of cells
  172. 10240    Occurs when a different split becomes current
  173. 10241    Occurs when the mouse moves
  174. 10242    Occurs when a mouse button is pressed
  175. 10243    Occurs when a mouse button is released
  176. 10244    Occurs when a key is released
  177. 10245    Occurs when a key is pressed
  178. 10246    Occurs when an ANSI key is pressed and released
  179. 10247    Occurs when the grid contents have changed
  180. 10248    Fired when the grid requires unbound bookmark for display
  181. 10249    Fired when the grid requires unbound data for display
  182. 10255    Fired when an unbound row needs to be modified
  183. 10256    Fired when a new row is added to the unbound data set
  184. 10257    Fired when an unbound row needs to be deleted
  185. 10258    Occurs when an associated action fails
  186. 10260    Fired after column data is edited
  187. 10261    Fired upon an attempt to edit column data
  188. 10262    Fired when column data is edited
  189. 10267    Occurs when a column button has been clicked
  190. 10271    Fired when a user action has invoked an AddNew operation
  191. 10275    Contains a collection of grid splits
  192. 10276    Returns total number of splits
  193. 10277    Returns a single split object
  194. 10279    Adds a new split at the given index
  195. 10280    Removes a split
  196. 10281    Represents a group of adjacent columns that scroll as a unit
  197. 10295    If true, data entry prohibited for a split
  198. 10296    Returns the ordinal index of a split
  199. 10297    Used to synchronize vertical scrolling between splits
  200. 10298    Sets/returns split marquee style
  201. 10299    Enables inter