home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2002 June / VPR0206A.BIN / COMCT232.OCX / string.txt < prev    next >
Text File  |  1998-06-24  |  7KB  |  145 lines

  1. 5    Invalid procedure call
  2. 7    Out of memory
  3. 52    Bad file name or number
  4. 53    File not found
  5. 380    Invalid property value
  6. 382    Property cannot be set at run time
  7. 383    Property is read-only
  8. 425    Invalid object use
  9. 461    Specified format doesn't match format of data
  10. 672    DataObject formats list may not be cleared or expanded outside of the OLEStartDrag event
  11. 673    Expected at least one argument.
  12. 674    Illegal recursive invocation of OLE drag and drop
  13. 675    Non-intrinsic OLE drag and drop formats used with SetData require Byte array data.  GetData may return more bytes than were given to SetData.
  14. 676    Requested data was not supplied to the DataObject during the OLESetData event.
  15. 1000    P&roperties
  16. 1001    CmCt2
  17. 2001    General
  18. 2002    General properties for the Up-Down Control
  19. 2003    Buddy
  20. 2004    Buddy properties for the Up-Down Control
  21. 2005    Scrolling
  22. 2006    Scrolling properties for the Up-Down Control
  23. 2008    General properties for the Animation Control
  24. 2010    UpDown Control
  25. 2011    Animation Control
  26. 2012    (Default)
  27. 2013    (None)
  28. 2061    Error #%d
  29. 23392    Microsoft Windows Common Controls-2 5.0 (SP2)
  30. 23393    Alignments
  31. 23394    Left Align
  32. 23395    Right Align
  33. 23396    Orientations
  34. 23397    Vertical
  35. 23398    Horizontal
  36. 23399    UpDown Control
  37. 23400    Get/Set the current position in the scroll range
  38. 23401    Get/Set the rate at which the value (position) changes
  39. 23402    Get/Set the alignment of the UpDown control with its buddy control
  40. 23403    Get/Set the auto-buddy flag, to automatically select the buddy control
  41. 23404    Get/Set the control for use as a buddy control
  42. 23405    Get/Set the amount by which the position changes on each click
  43. 23406    Get/Set the upper bound of the scroll range
  44. 23407    Get/Set the lower bound of the scroll range
  45. 23408    Get/Set the vertical/horizontal orientation of the control
  46. 23409    Get/Set the flag to have the buddy control kept in sync
  47. 23410    Get/Set whether the value (position) will wrap from max to min (or min to max)
  48. 23411    Event interface for UpDown control
  49. 23412    The current position has changed
  50. 23413    The down button on the UpDown control has been clicked
  51. 23414    The up button on the UpDown control has been clicked
  52. 23415    A mouse button was pressed over the UpDown control
  53. 23416    The mouse has moved over the UpDown control
  54. 23417    A mouse button was released from the UpDown control
  55. 23418    Background Style Constants
  56. 23419    Transparent
  57. 23420    Opaque
  58. 23421    Animation Control
  59. 23422    Get/Set the AutoPlay property
  60. 23423    Get/Set the background style
  61. 23424    Get/Set the center property
  62. 23425    Method to close the currently open AVI file
  63. 23426    Method to open an existing AVI file
  64. 23427    Method to play the currently open AVI file
  65. 23428    Method to stop playing the current AVI file
  66. 23429    Event interface for Animation control
  67. 23430    A mouse button has been clicked on the Animation control
  68. 23431    A mouse button has been double-clicked on the Animation control
  69. 23432    A mouse button was pressed over the Animation control
  70. 23433    The mouse has moved over the Animation control
  71. 23434    A mouse button was released from the Animation control
  72. 23442    Get/Set which property to use to sync with Buddy Control
  73. 23443    Constants for the OLEDragMode property (but not the DragMode or OLEDropMode properties).
  74. 23444    OLE drag/drop will be initialized only under programmatic control.
  75. 23445    OLE drag/drop will be initialized when the user drags 'out' of the control, or under programmatic control.
  76. 23446    Constants for the OLEDropMode property (but not the DragMode or OLEDragMode properties).
  77. 23447    Accepts no OLE drag/drop operations.
  78. 23448    Accepts an OLE drag/drop under programmatic control only.
  79. 23449    Accepts an OLE drag/drop without programmatic control.
  80. 23450    State transition constants for the DragOver and OLEDragOver events.
  81. 23451    Source control dragged into target.
  82. 23452    Source control dragged out of target.
  83. 23453    Source control dragged from one position in target to another.
  84. 23454    Clipboard format constants.
  85. 23455    Text (.txt file).
  86. 23456    Bitmap (.bmp file).
  87. 23457    Metafile (.wmf file).
  88. 23458    Device-independent bitmap.
  89. 23459    Color palette.
  90. 23460    Enhanced metafile (.emf file).
  91. 23461    Filename list (Microsoft Windows Explorer)
  92. 23462    Rich Text Format (.rtf file).
  93. 23463    Drop effect constants for OLE drag and drop events.
  94. 23464    No OLE drag/drop operation has taken place/would take place.
  95. 23465    A mask to indicate that a copy has taken place/would take place.
  96. 23466    A mask to indicate that a move has take place/would take place.
  97. 23467    A mask to indicate that the drop target window has scrolled/would scroll.
  98. 23468    Starts an OLE drag/drop event with the given control as the source.
  99. 23469    Returns/Sets whether this control can act as an OLE drag/drop source, and whether this process is started automatically or under programmatic control.
  100. 23470    Returns/Sets whether this control can act as an OLE drop target.
  101. 23471    Clears all data and formats in a DataObject object.
  102. 23472    Retrieves data of a specified format from a DataObject object.
  103. 23473    Determines if a specified clipboard format is supported by the DataObject object.
  104. 23474    Adds a supported format and possibly its data to a DataObject object.
  105. 23475    A collection of filenames used by the vbCFFiles format.
  106. 23476    Returns a specific filename by index from the Files collection of a DataObject object (vbCFFiles format only).
  107. 23477    Returns the number of filenames in the Files collection of a DataObject object (vbCFFiles format only).
  108. 23478    Adds a filename to the Files collection of a DataObject object (vbCFFiles format only).
  109. 23479    Clears all filenames stored in the Files collection of a DataObject object (vbCFFiles format only).
  110. 23480    Removes a filename from the Files collection of a DataObject object (vbCFFiles format only).
  111. 23481    Starts an OLE drag/drop event with the given control as the source.
  112. 23482    Returns/Sets whether this control can act as an OLE drag/drop source, and whether this process is started automatically or under programmatic control.
  113. 23483    Returns/Sets whether this control can act as an OLE drop target.
  114. 23484    Error Constants
  115. 23485    Returns/sets a value that determines whether a form or control can respond to user-generated events.
  116. 23486    Returns a handle to a form or control.
  117. 23487    Returns/sets a value that determines whether a form or control can respond to user-generated events.
  118. 23488    Returns a handle to a form or control.
  119. 23489    Returns/sets the background color used for transparent animations.
  120. 23490    OLEStartDrag event
  121. 23491    OLEGiveFeedback event
  122. 23492    OLESetData event
  123. 23493    OLECompleteDrag event
  124. 23494    OLEDragOver event
  125. 23495    OLEDragDrop event
  126. 23496    OLEStartDrag event
  127. 23497    OLEGiveFeedback event
  128. 23498    OLESetData event
  129. 23499    OLECompleteDrag event
  130. 23500    OLEDragOver event
  131. 23501    OLEDragDrop event
  132. 23504    Common Controls-2 Property Page
  133. 35750    Internal state of the control has become corrupted
  134. 35751    Unable to set property
  135. 35752    Unable to open AVI file
  136. 35753    Unable to play AVI file
  137. 35754    BuddyControl property must be set first
  138. 35755    Must open AVI file first
  139. 35756    AutoBuddy not set, no potential buddy controls found
  140. 35757    Error trying to stop playing AVI file
  141. 35758    Error closing open AVI file
  142. 35759    Stop method does not effect AutoPlay property
  143. 35760    BuddyControl must be a separate control within the same container
  144. 35761    An UpDown control cannot be buddied with another UpDown control
  145.