home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / gridex / jsgridex.cnt (.txt) < prev    next >
Encoding:
Microsoft Windows Help File Content  |  1997-12-11  |  10.5 KB  |  276 lines

  1. :Base jsGridEx.hlp>Main
  2. :Title The Janus GrideX Help
  3. :Index The Janus GrideX Help=jsGridEx.hlp
  4. 1 The Janus GridEX
  5. 2 GridEX Control
  6. 3 Overview=IDH_GridEX>Ref01
  7. 3 Properties
  8. 4 ADORecordset Property=IDH_ADORecordset>Ref01
  9. 4 AllowAddNew Property=IDH_AllowAddNew>Ref01
  10. 4 AllowCardSizing Property=IDH_AllowCardSizing>Ref01
  11. 4 AllowColumnDrag Property=IDH_AllowColumnDrag>Ref01
  12. 4 AllowDelete Property=IDH_AllowDelete>Ref01
  13. 4 AllowEdit Property=IDH_AllowEdit>Ref01
  14. 4 AutomaticArrange Property=IDH_AutomaticArrange>Ref01
  15. 4 BackColor Property=IDH_BackColor>Ref01
  16. 4 BackColorBkg Property=IDH_BackColor>Ref01
  17. 4 BackColorGBBox Property=IDH_BackColor>Ref01
  18. 4 BackColorHeader Property=IDH_BackColor>Ref01
  19. 4 BackColorInfoText Property=IDH_BackColor>Ref01
  20. 4 BackColorRowGroup Property=IDH_BackColor>Ref01
  21. 4 BorderStyle Property=IDH_BorderStyle>Ref01
  22. 4 CardBorders Property=IDH_CardBorders>Ref01
  23. 4 CardCaptionPrefix Property=IDH_CardCaptionPrefix>Ref01
  24. 4 CardSpacing Property=IDH_CardSpacing>Ref01
  25. 4 CardWidth Property=IDH_CardWidth>Ref01
  26. 4 Col Property=IDH_Col>Ref01
  27. 4 ColumnHeaderFont Property=IDH_ColumnHeaderFont>Ref01
  28. 4 ColumnHeaderHeight Property=IDH_ColumnHeaderHeight>Ref01
  29. 4 ColumnHeaders Property=IDH_ColumnHeaders>Ref01
  30. 4 Columns Property=IDH_Columns>Ref01
  31. 4 Connect Property=IDH_Connect>Ref01
  32. 4 ContinuousScroll Property=IDH_ContinuousScroll>Ref01
  33. 4 DatabaseName Property=IDH_DatabaseName>Ref01
  34. 4 DataChanged Property=IDH_DataChanged>Ref01
  35. 4 DataMode Property=IDH_DataMode>Ref01
  36. 4 DefaultColumnWidth Property=IDH_DefaultColumnWidth>Ref01
  37. 4 ErrorText Property=IDH_ErrorText>Ref01
  38. 4 Exclusive Property=IDH_Exclusive>Ref01
  39. 4 FirstItem Property=IDH_FirstItem>Ref01
  40. 4 FmtConditions Property=IDH_FmtConditions>Ref01
  41. 4 Font Property=IDH_Font>Ref01
  42. 4 ForeColor Property=IDH_ForeColor>Ref01
  43. 4 ForeColorHeader Property=IDH_ForeColor>Ref01
  44. 4 ForeColorInfoText Property=IDH_ForeColor>Ref01
  45. 4 ForeColorRowGroup Property=IDH_ForeColor>Ref01
  46. 4 FullyLoaded Property=IDH_FullyLoaded>Ref01
  47. 4 GridImages Property=IDH_GridImages>Ref01
  48. 4 GridLines Property=IDH_GridLines>Ref01
  49. 4 GridLinesColor Property=IDH_GridLinesColor>Ref01
  50. 4 GroupByBoxInfoText Property=IDH_GroupByBoxInfoText>Ref01
  51. 4 GroupByBoxVisible Property=IDH_GroupByBoxVisible>Ref01
  52. 4 Groups Property=IDH_Groups>Ref01
  53. 4 hWnd Property=IDH_hWnd>Ref01
  54. 4 ImageHeight Property=IDH_ImageHeight>Ref01
  55. 4 ImageWidth Property=IDH_ImageHeight>Ref01
  56. 4 ItemCount Property=IDH_ItemCount>Ref01
  57. 4 LeftCol Property=IDH_LeftCol>Ref01
  58. 4 LockType Property=IDH_LockType>Ref01
  59. 4 MaskColor Property=IDH_MaskColor>Ref01
  60. 4 NewRowPos Property=IDH_NewRowPos>Ref01
  61. 4 Options Property=IDH_Options>Ref01
  62. 4 ReadOnly Property=IDH_ReadOnly>Ref01
  63. 4 Recordset Property=IDH_Recordset>Ref01
  64. 4 RecordsetType Property=IDH_RecordsetType>Ref01
  65. 4 RecordSource Property=IDH_RecordSource>Ref01
  66. 4 Row Property=IDH_Row>Ref01
  67. 4 RowBookmark Property=IDH_RowBookmark>Ref01
  68. 4 RowCount Property=IDH_RowCount>Ref01
  69. 4 RowHeaders Property=IDH_RowHeaders>Ref01
  70. 4 RowHeight Property=IDH_RowHeight>Ref01
  71. 4 SelectionStyle Property=IDH_SelectionStyle>Ref01
  72. 4 SortKeys Property=IDH_SortKeys>Ref01
  73. 4 Value Property=IDH_Value>Ref01
  74. 4 View Property=IDH_View>Ref01
  75. 3 Methods
  76. 4 AboutBox Method=IDH_AboutBox>Ref01
  77. 4 ClearFields Method=IDH_ClearFields>Ref01
  78. 4 ColFromPoint Method=IDH_ColFromPoint>Ref01
  79. 4 CollapseAll Method=IDH_CollapseAll>Ref01
  80. 4 Delete Method=IDH_Delete>Ref01
  81. 4 EnsureVisible Method=IDH_EnsureVisible>Ref01
  82. 4 ExpandAll Method=IDH_ExpandAll>Ref01
  83. 4 HitTest Method=IDH_HitTest>Ref01
  84. 4 HoldFields Method=IDH_HoldFields>Ref01
  85. 4 IsGroupItem Method=IDH_IsGroupItem>Ref01
  86. 4 LoadEntireRecordset Method=IDH_LoadEntireRecordset>Ref01
  87. 4 MoveFirst Method=IDH_MoveFirst>Ref01
  88. 4 MoveLast Method=IDH_MoveLast>Ref01
  89. 4 MoveNext Method=IDH_MoveNext>Ref01
  90. 4 MovePrevious Method=IDH_MovePrevious>Ref01
  91. 4 MoveRelative Method=IDH_MoveRelative>Ref01
  92. 4 MoveToBookmark Method=IDH_MoveToBookmark>Ref01
  93. 4 Rebind Method=IDH_Rebind>Ref01
  94. 4 Refresh Method=IDH_Refresh>Ref01
  95. 4 RefreshGroups Method=IDH_RefreshGroups>Ref01
  96. 4 RefreshSort Method=IDH_RefreshSort>Ref01
  97. 4 RowFromPoint Method=IDH_RowFromPoint>Ref01
  98. 4 RowIndex Method=IDH_RowIndex>Ref01
  99. 4 SearchNewRecords Method=IDH_SearchNewRecords>Ref01
  100. 4 Update Method=IDH_Update>Ref01
  101. 3 Events
  102. 4 AfterColEdit Event=IDH_AfterColEdit>Ref01
  103. 4 AfterColMove Event=IDH_AfterColMove>Ref01
  104. 4 AfterColUpdate Event=IDH_AfterColUpdate>Ref01
  105. 4 AfterDelete Event=IDH_AfterDelete>Ref01
  106. 4 AfterGroupChange Event=IDH_AfterGroupChange>Ref01
  107. 4 AfterUpdate Event=IDH_AfterUpdate>Ref01
  108. 4 BeforeColEdit Event=IDH_BeforeColEdit>Ref01
  109. 4 BeforeColMove Event=IDH_BeforeColMove>Ref01
  110. 4 BeforeColumnDrag Event=IDH_BeforeColumnDrag>Ref01
  111. 4 BeforeColUpdate Event=IDH_BeforeColUpdate>Ref01
  112. 4 BeforeDelete Event=IDH_BeforeDelete>Ref01
  113. 4 BeforeGroupChange Event=IDH_BeforeGroupChange>Ref01
  114. 4 BeforeGroupDrag Event=IDH_BeforeGroupDrag>Ref01
  115. 4 BeforeUpdate Event=IDH_BeforeUpdate>Ref01
  116. 4 Change Event=IDH_Change>Ref01
  117. 4 Click Event=IDH_Click>Ref01
  118. 4 ColResize Event=IDH_ColResize>Ref01
  119. 4 ColumnHeaderClick Event=IDH_ColumnHeaderClick>Ref01
  120. 4 DblClick Event=IDH_DblClick>Ref01
  121. 4 Error Event=IDH_Error>Ref01
  122. 4 FetchData Event=IDH_FetchData>Ref01
  123. 4 FetchIcon Event=IDH_FetchIcon>Ref01
  124. 4 FirstItemChange Event=IDH_FirstItemChange>Ref01
  125. 4 GroupByBoxHeaderClick Event=IDH_GroupByBoxHeaderClick>Ref01
  126. 4 KeyDown Event=IDH_KeyDown>Ref01
  127. 4 KeyPress Event=IDH_KeyPress>Ref01
  128. 4 KeyUp Event=IDH_KeyDown>Ref01
  129. 4 LeftColChange Event=IDH_LeftColChange>Ref01
  130. 4 MouseDown Event=IDH_MouseDown>Ref01
  131. 4 MouseMove Event=IDH_MouseMove>Ref01
  132. 4 MouseUp Event=IDH_MouseDown>Ref01
  133. 4 RowColChange Event=IDH_RowColChange>Ref01
  134. 4 UnboundAddNew Event=IDH_UnboundAddNew>Ref01
  135. 4 UnboundDelete Event=IDH_UnboundDelete>Ref01
  136. 4 UnboundReadData Event=IDH_UnboundReadData>Ref01
  137. 4 UnboundUpdate Event=IDH_UnboundUpdate>Ref01
  138. 2 Column Object
  139. 3 Overview=IDH_ColumnObject>Ref01
  140. 3 Properties
  141. 4 AllowSizing Property=IDH_AllowSizing>Ref01
  142. 4 Caption Property=IDH_Caption>Ref01
  143. 4 CardCaption Property=IDH_CardCaption>Ref01
  144. 4 CardIcon Property=IDH_CardIcon>Ref01
  145. 4 ColPosition Property=IDH_ColPosition>Ref01
  146. 4 ColumnType Property=IDH_ColumnType>Ref01
  147. 4 DataChanged Property=IDH_DataChanged>Ref01
  148. 4 DataField Property=IDH_DataField>Ref01
  149. 4 DefaultIcon Property=IDH_DefaultIcon>Ref01
  150. 4 EditType Property=IDH_EditType>Ref01
  151. 4 FetchData Property=IDH_FetchDataProperty>Ref01
  152. 4 FetchIcon Property=IDH_FetchIconProperty>Ref01
  153. 4 Format Property=IDH_Format>Ref01
  154. 4 GroupEmptyStringCaption Property=IDH_GroupEmptyStringCaption>Ref01
  155. 4 GroupFormat Property=IDH_GroupFormat>Ref01
  156. 4 GroupPrefix Property=IDH_GroupPrefix>Ref01
  157. 4 HasValueList Property=IDH_HasValueList>Ref01
  158. 4 HeaderAlignment Property=IDH_ColumnAlignment>Ref01
  159. 4 HeaderIcon Property=IDH_HeaderIcon>Ref01
  160. 4 Index Property=IDH_Index>Ref01
  161. 4 IsGrouped Property=IDH_IsGrouped>Ref01
  162. 4 Key Property=IDH_Key>Ref01
  163. 4 ShowCaptionInCardView Property=IDH_ShowCaptionInCardView>Ref01
  164. 4 SortOrder Property=IDH_SortOrder>Ref01
  165. 4 SortType Property=IDH_SortType>Ref01
  166. 4 Tag Property=IDH_Tag>Ref01
  167. 4 TextAlignment Property=IDH_ColumnAlignment>Ref01
  168. 4 ValueList Property=IDH_ValueList>Ref01
  169. 4 Visible Property=IDH_Visible>Ref01
  170. 4 Width Property=IDH_Width>Ref01
  171. 2 Columns Collection
  172. 3 Overview=IDH_ColumnsCol>Ref01
  173. 3 Properties
  174. 4 Count Property=IDH_Count>Ref01
  175. 4 Item Property=IDH_ColumnsItem>Ref01
  176. 3 Methods
  177. 4 Add Method=IDH_ColumnsAdd>Ref01
  178. 4 Clear Method=IDH_Clear>Ref01
  179. 4 ItemByPosition Method=IDH_ColumnsItemByPosition>Ref01
  180. 4 Remove Method=IDH_ColumnsRemove>Ref01
  181. 2 FmtCondition Object
  182. 3 Overview=IDH_FmtConditionObject>Ref01
  183. 3 Properties
  184. 4 ColIndex Property=IDH_colIndex>Ref01
  185. 4 FormatStyle Property=IDH_FormatStyle>Ref01
  186. 4 Index Property=IDH_Index>Ref01
  187. 4 Key Property=IDH_Key>Ref01
  188. 4 Operator Property=IDH_Operator>Ref01
  189. 4 Value1 Property=IDH_Values>Ref01
  190. 4 Value2 Property=IDH_Values>Ref01
  191. 3 Methods
  192. 4 SetCondition Method=IDH_SetCondition>Ref01
  193. 2 FmtConditions Collection
  194. 3 Overview=IDH_FmtConditionCollection>Ref01
  195. 3 Properties
  196. 4 ApplyGroupCondition Property=IDH_ApplyGroupCondition>Ref01
  197. 4 Count Property=IDH_Count>Ref01
  198. 4 GroupCondition Property=IDH_GroupCondition>Ref01
  199. 4 GroupConditionCountTitle Property=IDH_GroupConditionTitle>Ref01
  200. 4 Item Property=IDH_ItemFmtConditions>Ref01
  201. 4 ShowGroupConditionCount Property=IDH_ShowGroupConditionCount>Ref01
  202. 3 Methods
  203. 4 Add Method=IDH_AddFmtConditions>Ref01
  204. 4 Clear Method=IDH_Clear>Ref01
  205. 4 Remove Method=IDH_RemoveFmtConditions>Ref01
  206. 2 FormatStyle Object
  207. 3 Overview=IDH_FormatStyleObject>Ref01
  208. 3 Properties
  209. 4 FontBold Property=IDH_FontFormatStyle>Ref01
  210. 4 FontItalic Property=IDH_FontFormatStyle>Ref01
  211. 4 FontStrikeThru Property=IDH_FontFormatStyle>Ref01
  212. 4 FontUnderline Property=IDH_FontFormatStyle>Ref01
  213. 4 ForeColor Property=IDH_ForecolorFormatStyle>Ref01
  214. 2 GridImage Object
  215. 3 Overview=IDH_GridImageObject>Ref01
  216. 3 Properties
  217. 4 Index Property=IDH_Index>Ref01
  218. 4 Picture Property=IDH_Picture>Ref01
  219. 2 GridImages Collection
  220. 3 Overview=IDH_GridImagesCol>Ref01
  221. 3 Properties
  222. 4 Count Property=IDH_Count>Ref01
  223. 4 Item Property=IDH_ItemGridImages>Ref01
  224. 3 Methods
  225. 4 Add Method=IDH_AddGridImages>Ref01
  226. 4 Clear Method=IDH_Clear>Ref01
  227. 4 Remove Method=IDH_RemoveGridImages>Ref01
  228. 2 Group Object
  229. 3 Overview=IDH_GroupObject>Ref01
  230. 3 Properties
  231. 4 ColIndex Property=IDH_ColIndex>Ref01
  232. 4 Index Property=IDH_Index>Ref01
  233. 4 SortOrder Property=IDH_SortOrder>Ref01
  234. 2 Groups Collection
  235. 3 Overview=IDH_GroupsCollection>Ref01
  236. 3 Properties
  237. 4 Count Property=IDH_Count>Ref01
  238. 4 Item Property=IDH_ItemGroups>Ref01
  239. 3 Methods
  240. 4 Add Method=IDH_AddGroups>Ref01
  241. 4 Clear Method=IDH_Clear>Ref01
  242. 4 Remove Method=IDH_RemoveGroups>Ref01
  243. 2 SortKey Object
  244. 3 Overview=IDH_SortKeyObject>Ref01
  245. 3 Properties
  246. 4 ColIndex Property=IDH_ColIndex>Ref01
  247. 4 Index Property=IDH_Index>Ref01
  248. 4 SortOrder Property=IDH_SortOrder>Ref01
  249. 2 SortKeys Collection
  250. 3 Overview=IDH_SortKeysCol>Ref01
  251. 3 Properties
  252. 4 Count Property=IDH_Count>Ref01
  253. 4 Item Property=IDH_ItemSortKeys>Ref01
  254. 3 Methods
  255. 4 Add Method=IDH_AddSortKeys>Ref01
  256. 4 Clear Method=IDH_Clear>Ref01
  257. 4 Remove Method=IDH_RemoveSortKeys>Ref01
  258. 2 ValueItem Object
  259. 3 Overview=IDH_ValueItemObject>Ref01
  260. 3 Properties
  261. 4 IconIndex Property=IDH_IconIndex>Ref01
  262. 4 Index Property=IDH_Index>Ref01
  263. 4 Text Property=IDH_Text>Ref01
  264. 4 Value Property=IDH_ValueValueItem>Ref01
  265. 2 ValueList Object
  266. 3 Overview=IDH_ValueListCol>Ref01
  267. 3 Properties
  268. 4 Item Property=IDH_ItemValueList>Ref01
  269. 4 ItemByValue Property=IDH_ItemByValue>Ref01
  270. 4 Count Property=IDH_Count>Ref01
  271. 3 Methods
  272. 4 Add Method=IDH_AddItem>Ref01
  273. 4 Clear Method=IDH_Clear>Ref01
  274. 4 Remove Method=IDH_RemoveItem>Ref01
  275. 4 RemoveByValue Method=IDH_RemoveItemByValue>Ref01
  276.