home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2002 June / VPR0206A.BIN / RICHTX32.OCX / string.txt < prev    next >
Text File  |  2000-05-22  |  13KB  |  215 lines

  1. 5    Invalid procedure call
  2. 7    Out of memory
  3. 75    The specified Path/file name cannot be accessed or is invalid
  4. 321    Invalid file format
  5. 380    Invalid property value
  6. 381    Invalid property array index
  7. 383    Property is read-only
  8. 387    Property cannot be set
  9. 394    Property is write-only
  10. 425    Invalid object use
  11. 461    Specified format doesn't match format of data
  12. 672    DataObject formats list may not be cleared or expanded outside of the OLEStartDrag event
  13. 673    Expected at least one argument
  14. 674    Illegal recursive invocation of OLE drag and drop
  15. 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.
  16. 676    Requested data was not supplied to the DataObject during the OLESetData event.
  17. 1000    P&roperties...
  18. 1001    RchTx
  19. 2000    <Object>
  20. 2003    General
  21. 2004    General properties for the Rich Text Control
  22. 2005    Open Rich Text file
  23. 2006    Rich Text Files (*.RTF)*.RTFTextFiles (*.TXT)*.TXT
  24. 2007    Appearance
  25. 2008    Appearance properties for the Rich Text Control
  26. 2143    (None)
  27. 2144    (None)
  28. 2145    (Bitmap)
  29. 2146    (Metafile)
  30. 2147    (Icon)
  31. 2148    (Metafile)
  32. 3500    Error #%d
  33. 3501    Invalid entry for %s
  34. 17856    Microsoft Rich Textbox Control 6.0 (SP4)
  35. 17857    Find constants.
  36. 17858    MatchCase
  37. 17859    WholeWord
  38. 17860    Don't Highlight selection
  39. 17861    SelAlignment constants.
  40. 17862    Left
  41. 17863    Right
  42. 17864    Center
  43. 17865    LoadSave constants.
  44. 17866    RTF
  45. 17867    WholeWord
  46. 17868    Appearance constants.
  47. 17869    Flat
  48. 17870    3D
  49. 17871    BorderStyle constants.
  50. 17872    No border
  51. 17873    Fixed Single
  52. 17874    ScrollBars constants.
  53. 17875    None
  54. 17876    Horizontal
  55. 17877    Vertical
  56. 17878    Both
  57. 17879    MousePointer constants.
  58. 17880    Default
  59. 17881    Arrow mouse pointer.
  60. 17882    Cross mouse pointer.
  61. 17883    I-Beam mouse pointer.
  62. 17884    Icon mouse pointer.
  63. 17885    Size mouse pointer.
  64. 17886    Size NE SW mouse pointer.
  65. 17887    Size N S mouse pointer.
  66. 17888    Size NW SE mouse pointer.
  67. 17889    Size W E mouse pointer.
  68. 17890    Up arrow mouse pointer.
  69. 17891    Hourglass mouse pointer.
  70. 17892    No drop mouse pointer.
  71. 17893    Arrow and Hourglass mouse pointer
  72. 17894    Arrow and Question mark mouse pointer
  73. 17895    Size all mouse pointer
  74. 17896    Custom mouse pointer icon specified by the MouseIcon property
  75. 17897    OLEObject DisplayType constants
  76. 17898    The object's data is displayed in the control.
  77. 17899    The object's icon is displayed in the control.
  78. 17905    The RichTextBox control enables you to add insertable objects to an RTF file. Insertable objects are represented by the OLEObject.
  79. 17906    Returns the number that uniquely identifies an object in a collection.
  80. 17907    Returns/sets a string that uniquely identifies a member in a collection.
  81. 17908    Returns object's OLE class name
  82. 17909    Returns/sets a value indicating whether an object displays its contents or an icon.
  83. 17910    Returns a string array of verbs supported by the object. FetchVerbs must be called prior to accessing this property.
  84. 17911    Returns a integer array of menu item state flags used to display the corresponding verb in the object's popup menu.
  85. 17912    Returns the number of verbs supported by the object.  This is the number of items in the ObjectVerbs and ObjectVerbFlags array.
  86. 17913    Executes the object's verb specified by the index value.
  87. 17914    Fetches the verbs supported by the object.  This method must be called prior to accessing ObjectVerbs, ObjectVerbFlags, and ObjectVerbsCount.
  88. 17915    RichText Control OLEObjects Collection Interface
  89. 17916    Returns a specific item of a collection object by position, index, or key.
  90. 17917    Returns the number of members in a collection.
  91. 17918    Adds an OLEObject to an OLEObjects collection.
  92. 17919    Removes a specific member from a collection.
  93. 17920    Clears all objects in a collection.
  94. 17921    Returns/sets the background color of an object.
  95. 17922    Returns/sets a value that determines whether an object can respond to user-generated events.
  96. 17923    Returns/sets a value that specifies if the selected item remains highlighted when a control loses focus.
  97. 17924    Returns/sets the text contained in an object.
  98. 17925    Returns/sets a value indicating whether a RichTextBox control can accept and display multiple lines of text.
  99. 17926    Returns/sets a value indicating whether a RichTextBox control has horizontal or vertical scroll bars.
  100. 17927    Returns/sets the number of characters selected.
  101. 17928    Returns/sets a value indicating the type of mouse pointer displayed when the mouse is over the control at run time.
  102. 17929    Sets a custom mouse icon.
  103. 17930    Returns/sets a value that determines whether scroll bars in the RichTextBox control are disabled.
  104. 17931    Returns/sets the starting point of text selected; indicates the position of the insertion point if no text is selected.
  105. 17932    Returns/sets the string containing the currently selected text; consists of a zero-length string if no characters are selected.
  106. 17933    Returns/sets the text of a RichTextBox control, including all .RTF code.
  107. 17934    Returns/sets the text (in .RTF format) in the current selection of a RichTextBox control.
  108. 17935    Returns/sets a value indicating whether there is a maximum number of characters a RichTextBox control can hold and, if so, specifies the maximum number of characters.
  109. 17936    Returns/sets a value that determines the color of text in the RichTextBox control.
  110. 17937    Returns/sets the font used to display the currently selected text or the character(s) immediately following the insertion point in the RichTextBox control.
  111. 17938    Returns/sets a value that specifies the size of the font used to display text in a RichTextBox control.
  112. 17939    Returns/sets a value that determines whether text in the RichTextBox control appears on the baseline (normal), as a superscript above the baseline, or as a subscript below the baseline.
  113. 17940    Returns/sets the distance between the left edge of the RichTextBox control and the left edge of the text that is selected or added at the current insertion point.
  114. 17941    Returns/sets the distance between the left edge of the first line of text in the selected paragraph(s) (as specified by the SelIndent property) and the left edge of subsequent lines of text in the same paragraph(s).
  115. 17942    Returns/sets the filename of the file loaded into the RichTextBox control at design time.
  116. 17943    Returns/sets the number of tabs in a RichTextBox control.  Used in conjunction with the SelTab Property.
  117. 17944    Returns/sets the distance between the right edge of the RichTextBox control and the right edge of the text that is selected or added at the current insertion point.
  118. 17945    Returns a Font object.
  119. 17946    Returns/sets a value indicating whether the contents in a RichTextBox control can be edited.
  120. 17947    Returns/sets the border style for an object.
  121. 17948    Returns/set the bold format of the currently selected text.
  122. 17949    Returns/set the italic format of the currently selected text.
  123. 17950    Returns/set the strikethru format of the currently selected text.
  124. 17951    Returns/set the underline format of the currently selected text.
  125. 17952    Returns/sets a value that controls the alignment of the paragraphs in a RichTextBox control.
  126. 17953    Returns/sets the paint style of a control at run time. 
  127. 17954    Returns a handle to a control.
  128. 17955    Returns or sets the amount of indent used in a RichTextBox control when SelBullet is set to True.
  129. 17956    Returns/sets a value that determines if a paragraph in the RichTextBox control containing the current selection or insertion point has the bullet style.
  130. 17957    Sets the right margin used for textwrap, centering, etc.
  131. 17958    Returns the number of the line containing a specified character position in a RichTextBox control.
  132. 17959    Forces a complete repaint of a control.
  133. 17960    Searches the text in a RichTextBox control for a given string.
  134. 17961    Selects text in a RichTextBox control based on a set of specified characters.
  135. 17962    Moves the insertion point up to, but not including, the first character that is a member of the specified character set in a RichTextBox control.
  136. 17963    Returns/sets the absolute tab positions of text in a RichTextBox control.  Used in conjunction with the SelTabCount Property.
  137. 17964    Loads an .RTF file or text file into a RichTextBox control.
  138. 17965    Saves the contents of a RichTextBox control to a file.
  139. 17966    Sends formatted text in a RichTextBox control to a device for printing.
  140. 17967    Returns/sets a value that determines if the selected text is protected against editing.
  141. 17968    The RichTextBox control enables you to add insertable objects to an RTF file. Insertable objects are represented by the OLEObject.
  142. 17970    Returns/sets a value that indicating whether the selected object's verbs will be displayed in a popup menu when the right mouse button is clicked.
  143. 17971    Returns/Sets whether this control can act as an OLE drag/drop source, and whether this process is started automatically or under programmatic control.
  144. 17972    Returns/Sets whether this control can act as an OLE drop target.
  145. 17973    Starts an OLE drag/drop event with the given control as the source.
  146. 17974    Indicates that the contents of a control have changed.
  147. 17975    Occurs when the user presses and then releases a mouse button over an object.
  148. 17976    Occurs when the user presses and releases a mouse button and then presses and releases it again over an object.
  149. 17977    Occurs when the user presses a key while an object has the focus.
  150. 17978    Occurs when the user releases a key while an object has the focus.
  151. 17979    Occurs when the user presses and releases an ANSI key.
  152. 17980    Occurs when the user presses a mouse button.
  153. 17981    Occurs when the user moves the mouse.
  154. 17982    Occurs when the user presses and releases a mouse button.
  155. 17983    Occurs when the current selection of text in the RichTextBox control has changed or the insertion point has moved.
  156. 17986    Constants for the OLEDragMode property (but not the DragMode or OLEDropMode properties).
  157. 17987    OLE drag/drop will be initialized only under programmatic control.
  158. 17988    OLE drag/drop will be initialized when the user drags 'out' of the control, or under programmatic control.
  159. 17989    Constants for the OLEDropMode property (but not the DragMode or OLEDragMode properties).
  160. 17990    Accepts no OLE drag/drop operations.
  161. 17991    Accepts an OLE drag/drop under programmatic control only.
  162. 17992    Accepts an OLE drag/drop without programmatic control.
  163. 17993    State transition constants for the DragOver and OLEDragOver events.
  164. 17994    Source control dragged into target.
  165. 17995    Source control dragged out of target.
  166. 17996    Source control dragged from one position in target to another.
  167. 17997    Clipboard format constants.
  168. 17998    Text (.TXT file).
  169. 17999    Bitmap (.BMP file).
  170. 18000    Metafile (.WMF file).
  171. 18001    Device-independent bitmap.
  172. 18002    Color palette.
  173. 18003    Enhanced metafile (.EMF file).
  174. 18004    Filename list (Microsoft Windows Explorer)
  175. 18005    Rich Text Format (.RTF file).
  176. 18006    Drop effect constants for OLE drag and drop events.
  177. 18007    No OLE drag/drop operation has taken place/would take place.
  178. 18008    A mask to indicate that a copy has taken place/would take place.
  179. 18009    A mask to indicate that a move has take place/would take place.
  180. 18010    A mask to indicate that the drop target window has scrolled/would scroll.
  181. 18011    Starts an OLE drag/drop event with the given control as the source.
  182. 18012    Returns/Sets whether this control can act as an OLE drag/drop source, and whether this process is started automatically or under programmatic control.
  183. 18013    Returns/Sets whether this control can act as an OLE drop target.
  184. 18014    Clears all data and formats in a DataObject object.
  185. 18015    Retrieves data of a specified format from a DataObject object.
  186. 18016    Determines if a specified clipboard format is supported by the DataObject object.
  187. 18017    Adds a supported format and possibly its data to a DataObject object.
  188. 18018    A collection of filenames used by the vbCFFiles format.
  189. 18019    Returns a specific filename by index from the Files collection of a DataObject object (vbCFFiles format only).
  190. 18020    Returns the number of filenames in the Files collection of a DataObject object (vbCFFiles format only).
  191. 18021    Adds a filename to the Files collection of a DataObject object (vbCFFiles format only).
  192. 18022    Clears all filenames stored in the Files collection of a DataObject object (vbCFFiles format only).
  193. 18023    Removes a filename from the Files collection of a DataObject object (vbCFFiles format only).
  194. 18024    Error Constants
  195. 18045    OLEStartDrag event
  196. 18046    OLEGiveFeedback event
  197. 18047    OLESetData event
  198. 18048    OLECompleteDrag event
  199. 18049    OLEDragOver event
  200. 18050    OLEDragDrop event
  201. 18051    Rich Textbox Property Page
  202. 32000    Invalid character position
  203. 32001    Invalid HDC
  204. 32002    Unable to load specified file
  205. 32005    Invalid or missing key name
  206. 32006    Invalid or missing OLE class name
  207. 32007    Key does not exist
  208. 32008    Required source document or class name is missing
  209. 32009    Key is not unique in collection
  210. 32010    Invalid object
  211. 32011    The operation cannot be preformed on protected text
  212. 32012    Unable to create object
  213. 32013    Unable to start server application
  214. 32014    Event interface for RichText control
  215.