home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic 4 Power Pack / Visual_Basic4_Power_Pack.bin / vb4files / schedvbx / scheddes.txt < prev    next >
Encoding:
Text File  |  1996-11-20  |  8.6 KB  |  441 lines

  1. Schedule/VBX from ADDSoft, Inc.
  2.  
  3. Schedule/VBX is a Visual Basic Custom Control that will add Resource Scheduling to your applications with the Click of a button. A DisplayMode property shows Year, Month, Week and Day at a glance as well as a Resource View for data entry.
  4.  
  5. Schedule/VBX is a professional "front-end" scheduling display for all your visual scheduling needs. You can quickly and easily add complete scheduling to your applications with just a few lines of code. Use it for employee work schedules, vacation schedules, conference room scheduling, appointment scheduling, personal information managers and on and on. 
  6.  
  7. > Visually Interactive - lets your users alter and play with their schedules using drag and drop technology.
  8.  
  9. > Set over 200 properties to get the look and feel you want. Change anything from fonts, colors and bevels to timescales, bars and columns.
  10.  
  11. > Attach code to over 80 events. Respond to mouse clicks, bar movements, scrolling and more.
  12.  
  13. FEATURES
  14.  
  15. > Visually Interactive
  16. Change Bar Start, End and Duration using drag and drop. Resize columns, control areas and row heights using point and click.
  17.  
  18. > Timescales
  19. Minutes, Hours, Days, Weeks, Months, Quarters and Years. Dozens of formats to choose from. Complete sizing, scaling and formatting.
  20.  
  21. > Bars
  22. Color, Size, Offset and Pattern. Beginning and Ending Symbols. Text Above, Below, Left, Right, In Bar Centered, In Bar Right and In Bar Left. Text Font, Color and Size. Adjustable settings from full to begin only, end only or not adjustable at all. Define up to 16,384 bars.
  23.  
  24. > Resources
  25. Name, Default Bar, Line Height, Color, Font, User1, User2, User3 and User4 string fields. List sorting, save and load built in. Store up to 16,384 resources.
  26.  
  27. > Time Blocks
  28. Resource Number, Beginning Date/Time, Ending Date/Time, Duration, Bar, Group, User1, User2, User3 and User4 string fields. Store up to 16,384 time blocks.
  29.  
  30. > Property Dialogs
  31. Complete dialogs to help you easily and quickly setup the control. Timescales Dialog, Bars Dialog, Legend Dialog, TimeBlock Dialog, Resource Dialog, Columns Dialog and more.
  32.  
  33. > Events
  34. Bar Double Click, Bar Single Click, Timescale Single Click, Timescale Double Click, DragDrop, DragOver, Display Mode Changed and more.
  35.  
  36. > Legend
  37. Title, Position (left, right, top or bottom), Size, Type (resource or bar), Background color and Bevel setting.
  38.  
  39. > Printing Too!
  40. Screen Print as well as complete multi-page Chart Print. Adjust header, footer, margins, text and pagination.
  41.  
  42. > DLL Calls
  43. AddResource, AddTimeBlock, FindTimeBlock, FindFreeTimeBlock and more.
  44.  
  45. Adding scheduling to your applications has never been easier - or more powerful! One click gives you professional, interactive scheduling with the flexibility and customization that every programmer craves.
  46.  
  47. Order today and start scheduling tomorrow!
  48.  
  49. ADDSoft, Inc.
  50. 11850 Nicholas Street
  51. Suite 120
  52. Omaha, NE  68154
  53.  
  54. (800) 229-0559
  55. (402) 491-4141
  56. (402) 491-4152 fax
  57.  
  58. Schedule/VBX  Properties & Events
  59.  
  60. > Standard Properties:
  61. CtlName
  62. Index
  63. Left
  64. Top
  65. Width
  66. Height
  67. Visible
  68. Parent
  69. hWnd
  70. Tag
  71. Caption
  72. BorderStyle
  73. TabIndex
  74. TabStop
  75. BackColor
  76. HelpContextID
  77. DragIcon
  78. DragMode
  79.  
  80. > General Properties:
  81. MasterDialog
  82. GeneralDialog
  83. About
  84. DisplayMode
  85. HeaderHeight
  86. BevelHighlightColor
  87. BevelShadowColor
  88. BevelWidth     
  89. GridMajorColor
  90. GridMajorThickness
  91. HInstance
  92. ProcessTab
  93. ReDraw
  94. ScrollBarColor
  95. ScrollBarWidth
  96. CurrentTimeColor
  97. CurrentTimeLine
  98.     
  99. > Timescales:
  100. TimescalesDialog
  101. TSThumbWindows
  102. TSBackColor()
  103. TSBevel()
  104. TSGridColor()
  105. TSGridThickness()
  106. TSMajorPercent()
  107. TSMinorTickSize()
  108. TSSizeToTick()
  109. TSSize()
  110. TSMajor()
  111. TSMajorCount()
  112. TSMajorFontColor()
  113. TSMajorFontName()
  114. TSMajorFontSizePercent()
  115. TSMajorFontBold()
  116. TSMajorFontItalic()
  117. TSMajorFontOrient()
  118. TSMajorFormat()
  119. TSMajorGrid()
  120. TSMinor()
  121. TSMinorCount()
  122. TSMinorFontColor()
  123. TSMinorFontName()
  124. TSMinorFontSizePercent()
  125. TSMinorFontBold()
  126. TSMinorFontItalic()
  127. TSMinorFontOrient()
  128. TSMinorFormat()
  129. TSMinorGrid()
  130. TSRulerLarge()
  131. TSRulerSmall()
  132. TSRulerColor()
  133. TSDateTimeBeg()
  134. TSDateTimeEnd()
  135. TSDateTimeView()
  136.     
  137. > Bars:
  138. BarsDialog
  139. BarsMax
  140. BarMoveTextFormat
  141. BarName()
  142. BarSize()
  143. BarOffset()
  144. BarColor()
  145. BarPattern()
  146. BarAdjustable()
  147. BarTextPosition()
  148. BarTextField()
  149. BarTextFormat()
  150. BarTextClip()
  151. BarFontColor()
  152. BarFontName()
  153. BarFontSizePercent()
  154. BarFontBold()
  155. BarFontItalic()
  156. BarBegSymbol()
  157. BarBegType()
  158. BarBegColor()
  159. BarBegSize()
  160. BarBegOffset()
  161. BarEndSymbol()
  162. BarEndType()
  163. BarEndColor()
  164. BarEndSize()
  165. BarEndOffset()
  166.     
  167. > Resource Header:
  168. ResHdrDialog
  169. ResHdrBackColor
  170. ResHdrBevel
  171. ResHdrFontColor
  172. ResHdrFontName
  173. ResHdrFontSizePercent
  174. ResHdrFontBold
  175. ResHdrFontItalic
  176. ResHdrGridColor
  177. ResHdrGridThickness
  178. ResHdrResize
  179.     
  180. > Resource Columns:
  181. ResColDialog
  182. ResColMax
  183. ResColField()
  184. ResColFormat()
  185. ResColLabel()
  186. ResColWidth()
  187. ResColAlignment()
  188. ResColVisible()
  189. ResColFrozen()
  190. ResColEditable()
  191. ResColResizable()
  192.     
  193. > Resource List:
  194. ResDialog
  195. ResMax
  196. ResView
  197. ResWidth
  198. ResUnusedBackColor
  199. ResBevel
  200. ResGridColor
  201. ResGridThickness
  202. ResWidthResize
  203. ResLineResize
  204. ResCurrentCol
  205. ResCurrentRow
  206.     
  207. > Resource Array:
  208. ResName()
  209. ResBarDefault()
  210. ResUser1()
  211. ResUser2()
  212. ResUser3()
  213. ResUser4()
  214. ResLineHeight()
  215. ResBackColor()
  216. ResFontColor()
  217. ResFontName()
  218. ResFontSizePercent()
  219. ResFontBold()
  220. ResFontItalic()
  221.  
  222. > Resource Methods:
  223. ResClear
  224. ResDelete()
  225. ResInsert()
  226. ResIsEmpty()
  227. ResNextEmpty
  228. ResSort
  229. ResLoad
  230. ResSave
  231.  
  232. > TimeBlock Header:
  233. TBHdrDialog
  234. TBHdrBackColor
  235. TBHdrBevel
  236. TBHdrGridColor
  237. TBHdrHeight
  238.     
  239. > TimeBlock Columns:
  240. TBColDialog
  241. TBColMax
  242. TBColField()
  243. TBColFormat()
  244. TBColLabel()
  245. TBColWidth()
  246. TBColAlignment()
  247. TBColVisible()
  248. TBColFrozen()
  249. TBColEditable()
  250. TBColResizable()
  251.     
  252. > TimeBlock List:
  253. TBDialog
  254. TBMax
  255. TBHeight
  256. TBLineHeight
  257. TBView
  258. TBWidth
  259. TBBackColor
  260. TBBevel
  261. TBGridColor
  262. TBFontColor
  263. TBFontName
  264. TBFontSizePercent
  265. TBFontBold
  266. TBFontItalic
  267.  
  268. > TimeBlock Array:
  269. TBResource()
  270. TBBeg()
  271. TBEnd()
  272. TBDur()
  273. TBBar()
  274. TBGroup()
  275. TBUser1()
  276. TBUser2()
  277. TBUser3()
  278. TBUser4()
  279.  
  280. > TimeBlock Methods:
  281. TBClear
  282. TBClearRes
  283. TBDelete()
  284. TBIsEmpty()
  285. TBNextEmpty
  286. TBLoad
  287. TBSave
  288.  
  289. > Schedule Bar Area:
  290. SchedDialog
  291. SchedBackColor
  292. SchedBevel
  293. SchedGridColor
  294. SchedGridThickness
  295.  
  296. > Legend:
  297. LegendDialog
  298. LegendTitle
  299. LegendPosition
  300. LegendSize
  301. LegendItemHeight
  302. LegendType
  303. LegendBackColor
  304. LegendBevel
  305. LegendView
  306. LegendResize
  307.  
  308. > Printing:
  309. PrintHeader
  310. PrintFooter
  311. PrintWidth
  312. PrintHeight
  313. PrintLeftMargin
  314. PrintTopMargin
  315. PrintRightMargin
  316. PrintBottomMargin
  317. PrintHeaderHeight
  318. PrintHeaderText
  319. PrintHeaderTextHeight
  320. PrintFooterHeight
  321. PrintFooterText
  322. PrintFooterTextHeight
  323.  
  324. > Events:
  325. BarBegDoubleClick
  326. BarBegRightDoubleClick
  327. BarBegRightSingleClick
  328. BarBegSingleClick
  329. BarDoubleClick
  330. BarEndDoubleClick
  331. BarEndRightDoubleClick
  332. BarEndRightSingleClick
  333. BarEndSingleClick
  334. BarMidDoubleClick
  335. BarMidRightDoubleClick
  336. BarMidRightSingleClick
  337. BarMidSingleClick
  338. BarRightDoubleClick
  339. BarRightSingleClick
  340. BarSingleClick
  341. CellDoubleClick
  342. CellGotFocus
  343. CellLostFocus
  344. CellRightDoubleClick
  345. CellRightSingleClick
  346. CellSingleClick
  347. DisplayModeChanged
  348. DragDrop
  349. DragOver
  350. GotFocus
  351. HeaderHeightChanged
  352. InsertModeChanged
  353. KeyDown
  354. KeyPress
  355. KeyUp
  356. LegendDoubleClick
  357. LegendSingleClick
  358. LegendSizeChanged
  359. LostFocus
  360. MouseDown
  361. MouseMove
  362. MouseUp
  363. ResChanged
  364. ResColResized
  365. ResHdrDoubleClick
  366. ResHdrRightDoubleClick
  367. ResHdrRightSingleClick
  368. ResHdrSingleClick
  369. ResHeightChanged
  370. ResScrollPastBeg
  371. ResScrollPastEnd
  372. ResViewChanged
  373. ResWidthChanged
  374. SchedBackDoubleClick
  375. SchedBackRightDoubleClick
  376. SchedBackRightSingleClick
  377. SchedBackSingleClick
  378. TBBegChanged
  379. TBChangeBegin
  380. TBChanged
  381. TBDurChanged
  382. TBEndChanged
  383. TBPullDown
  384. TBPullDownEnd
  385. TS0DateTimeViewChanged
  386. TS0MajorDoubleClick
  387. TS0MajorRightDoubleClick
  388. TS0MajorRightSingleClick
  389. TS0MajorSingleClick
  390. TS0MinorDoubleClick
  391. TS0MinorRightDoubleClick
  392. TS0MinorRightSingleClick
  393. TS0MinorSingleClick
  394. TS0ScrollPastBeg
  395. TS0ScrollPastEnd
  396. TS0SizeChanged
  397. TS1DateTimeViewChanged
  398. TS1MajorDoubleClick
  399. TS1MajorRightDoubleClick
  400. TS1MajorRightSingleClick
  401. TS1MajorSingleClick
  402. TS1MinorDoubleClick
  403. TS1MinorRightDoubleClick
  404. TS1MinorRightSingleClick
  405. TS1MinorSingleClick
  406. TS1ScrollPastBeg
  407. TS1ScrollPastEnd
  408. TS1SizeChanged
  409.  
  410. > DLL Calls:
  411. AddBar()
  412. AddResource()
  413. AddTimeBlock()
  414. FindTimeBlock()
  415. FindFreeTimeBlock()
  416. ResourceNum()
  417. PointToTime()
  418. TimeToPoint()
  419. PointToResource()
  420. ResourceToPoint()
  421. PointToLegend()
  422. LegendToPoint()
  423. PointToBar()
  424. FontNum()
  425. FontName()
  426.  
  427.  
  428. ADDSoft, Inc.
  429. 11850 Nicholas Street
  430. Suite 120
  431. Omaha, NE  68154
  432.  
  433. (800) 229-0559
  434. (402) 491-4141
  435. (402) 491-4152 fax
  436.  
  437. Copyright (c) 1995 ADDSoft, Inc. ADDSoft and Schedule/VBX are registered trademarks of ADDSoft, Inc.
  438. Visual Basic and Visual C++ are registered trademarks of Microsoft Corporation.
  439.  
  440. 
  441.