home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / os / system / msmask32.ocx / string.txt < prev    next >
Text File  |  1998-06-24  |  7KB  |  128 lines

  1. 5    Invalid procedure call
  2. 7    Out of memory
  3. 380    Invalid property value
  4. 383    Property is read-only
  5. 394    Property is write-only
  6. 425    Invalid object use
  7. 461    Specified format doesn't match format of data
  8. 672    DataObject formats list may not be cleared or expanded outside of the OLEStartDrag event
  9. 673    Expected at least one argument.
  10. 674    Illegal recursive invocation of OLE drag and drop
  11. 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.
  12. 676    Requested data was not supplied to the DataObject during the OLESetData event.
  13. 1000    P&roperties
  14. 1001    MSMsk
  15. 2003    General
  16. 2004    General properties for the MSMask Edit control
  17. 2320    Microsoft Masked Edit Control 6.0
  18. 2321    BorderStyle constants.
  19. 2322    No border
  20. 2323    Fixed single
  21. 2324    ClipMode constants.
  22. 2325    Include literals on cut or copy.
  23. 2326    Exclude literals on cut or copy.
  24. 2327    MousePointer constants.
  25. 2328    Default
  26. 2329    Arrow mouse pointer.
  27. 2330    Cross mouse pointer.
  28. 2331    I-Beam mouse pointer.
  29. 2332    Icon mouse pointer.
  30. 2333    Size mouse pointer.
  31. 2334    Size NE SW mouse pointer.
  32. 2335    Size N S mouse pointer.
  33. 2336    Size NW SE mouse pointer.
  34. 2337    Size W E mouse pointer.
  35. 2338    Up arrow mouse pointer.
  36. 2339    Hourglass mouse pointer.
  37. 2340    No drop mouse pointer.
  38. 2341    Arrow and Hourglass mouse pointer
  39. 2342    Arrow and Question mark mouse pointer
  40. 2343    Size all mouse pointer
  41. 2344    Custom mouse pointer icon specified by the MouseIcon property
  42. 2345    Appearance constants.
  43. 2346    Flat
  44. 2347    3D
  45. 2348    Determines the input mask for the control.
  46. 2349    Determines whether to include or exclude the literal characters in the input mask when doing a cut or copy command.
  47. 2350    Specifies whether prompt characters are contained in the Text property value.
  48. 2351    Determines whether or not the prompt character is a valid input character.
  49. 2352    Determines whether or not the next control in the tab order receives the focus.
  50. 2353    Returns/sets bold font styles.
  51. 2354    Returns/sets italic font styles.
  52. 2355    Specifies the name of the font that appears in each row for the given level.
  53. 2356    Specifies the size (in points) of the font that appears in each row for the given level.
  54. 2357    Returns/sets strikethrough font styles.
  55. 2358    Returns/sets underline font styles.
  56. 2359    Specifies whether the selection in a masked edit control is hidden when the control loses focus.
  57. 2360    Sets/returns the maximum length of the masked edit control.
  58. 2361    Specifies the format for displaying and printing numbers, dates, times, and text.
  59. 2362    This is identical to the string displayed in the masked edit control when the control doesn't have the focus.
  60. 2363    Returns/sets the number of characters selected.
  61. 2364    Returns/sets the starting point of text selected.
  62. 2365    Returns/sets the string containing the currently selected text.
  63. 2366    Returns the text in the masked edit control, excluding literal characters of the input mask.
  64. 2367    Sets/returns the character used to prompt a user for input.
  65. 2368    Returns/sets the background color used to display text and graphics in an object.
  66. 2369    Font Property
  67. 2370    Returns/sets the foreground color used to display text and graphics in an object.
  68. 2371    Sets/returns the text contained in the control.
  69. 2372    Returns/sets the three-dimensional style of the check box caption.
  70. 2373    Returns/sets the type of mouse pointer displayed when over part of an object.
  71. 2374    Determines if the control can respond to user-generated events, such as the KeyPress and mouse events.
  72. 2375    Returns/sets the border style for an object.
  73. 2376    Sets whether the control has a flat or sunken 3d appearance
  74. 2377    Returns a handle to a form or control.
  75. 2378    AboutBox Method
  76. 2379    Forces a complete repaint of a form or control.
  77. 2380    Occurs when the masked edit field receives invalid input, as determined by the input mask.
  78. 2381    Indicates that the contents of a control have changed.
  79. 2382    Occurs when the user presses a key while an object has the focus.
  80. 2383    Occurs when the user releases a key while an object has the focus.
  81. 2384    Occurs when the user presses and releases an ANSI key.
  82. 2385    Error constants.
  83. 2419    Constants for the OLEDragMode property (but not the DragMode or OLEDropMode properties).
  84. 2420    OLE drag/drop will be initialized only under programmatic control.
  85. 2421    OLE drag/drop will be initialized when the user drags 'out' of the control, or under programmatic control.
  86. 2422    Constants for the OLEDropMode property (but not the DragMode or OLEDragMode properties).
  87. 2423    Accepts no OLE drag/drop operations.
  88. 2424    Accepts an OLE drag/drop under programmatic control only.
  89. 2425    Accepts an OLE drag/drop without programmatic control.
  90. 2426    State transition constants for the DragOver and OLEDragOver events.
  91. 2427    Source control dragged into target.
  92. 2428    Source control dragged out of target.
  93. 2429    Source control dragged from one position in target to another.
  94. 2430    Clipboard format constants.
  95. 2431    Text (.txt file).
  96. 2432    Bitmap (.bmp file).
  97. 2433    Metafile (.wmf file).
  98. 2434    Device-independent bitmap.
  99. 2435    Color palette.
  100. 2436    Enhanced metafile (.emf file).
  101. 2437    Filename list (Microsoft Windows Explorer)
  102. 2438    Rich Text Format (.rtf file).
  103. 2439    Drop effect constants for OLE drag and drop events.
  104. 2440    No OLE drag/drop operation has taken place/would take place.
  105. 2441    A mask to indicate that a copy has taken place/would take place.
  106. 2442    A mask to indicate that a move has taken place/would take place.
  107. 2443    A mask to indicate that the drop target window has scrolled/would scroll.
  108. 2444    Starts an OLE drag/drop event with the given control as the source.
  109. 2445    Returns/Sets whether this control can act as an OLE drag/drop source, and whether this process is started automatically or under programmatic control.
  110. 2446    Returns/Sets whether this control can act as an OLE drop target.
  111. 2447    Clears all data and formats in a DataObject object.
  112. 2448    Retrieves data of a specified format from a DataObject object.
  113. 2449    Determines if a specified clipboard format is supported by the DataObject object.
  114. 2450    Adds a supported format and possibly its data to a DataObject object.
  115. 2451    A collection of filenames used by the vbCFFiles format.
  116. 2452    Returns a specific filename by index from the Files collection of a DataObject object (vbCFFiles format only).
  117. 2453    Returns the number of filenames in the Files collection of a DataObject object (vbCFFiles format only).
  118. 2454    Adds a filename to the Files collection of a DataObject object (vbCFFiles format only).
  119. 2455    Clears all filenames stored in the Files collection of a DataObject object (vbCFFiles format only).
  120. 2456    Removes a filename from the Files collection of a DataObject object (vbCFFiles format only).
  121. 2457    OLEStartDrag event
  122. 2458    OLEGiveFeedback event
  123. 2459    OLESetData event
  124. 2460    OLECompleteDrag event
  125. 2461    OLEDragOver event
  126. 2462    OLEDragDrop event
  127. 2463    Masked Edit Property Page
  128.