home *** CD-ROM | disk | FTP | other *** search
/ Soft 19 / Soft19.iso / win95-rc / win95_07.cab / imgthumb.ocx / string.txt next >
Text File  |  1996-08-09  |  6KB  |  110 lines

  1. 1    Wang Image Thumbnail Control
  2. 2    Wang Image Thumbnail Property Page
  3. 101    General
  4. 102    Match displayed image
  5. 103    Maintain current
  6. 104    Unconstrained
  7. 105    Letter ( 8.5 x 11 )    85x110
  8. 106    Legal  ( 8.5 x 14 )    85x140
  9. 107    Letter landscape ( 11 x 8.5 )    110x85
  10. 108    Legal landscape ( 14 x 8.5 )    140x85
  11. 109    Executive ( 7.25 x 10 )    145x200
  12. 110    A4 ( 210 x 297)    70x99
  13. 111    VGA Monitor    64x48
  14. 112    Square    100x100
  15. 113    **Reserved** Thumbsize
  16. 114    **Reserved** Thumbsize
  17. 115    **Reserved** Thumbsize
  18. 116    **Reserved** Thumbsize
  19. 117    **Reserved** Thumbsize
  20. 118    **Reserved** Thumbsize
  21. 119    **Reserved** Thumbsize
  22. 120    **Reserved** Thumbsize
  23. 121    **Reserved** Thumbsize
  24. 122    **Reserved** 
  25. 123    #
  26. 124    *
  27. 147    Set 'Image' property
  28. 148    ThumbWidth must be between 50 and 500 (pixels).
  29. 149    ThumbHeight must be between 50 and 500 (pixels).
  30. 150    ScrollDirection must be either 0 (Horizontal) or 1 (Vertical).
  31. 151    ThumbCaptionStyle must be either 0 (None), 1 (Simple), 2 (Simple with annotation indicator), 3 (Caption) or 4 (Caption with annotation indicator).
  32. 152    ThumbCaptionColor must be a valid color.
  33. 153    The value of the index of the ThumbSelected property must be between 1 and the value of the ThumbCount property (inclusive).
  34. 154    HighlightColor must be a valid color.
  35. 155    ThumbBackColor must be a valid color.
  36. 156    MousePointer must be 99 (Custom) or in the range 0 to 15 (inclusive).
  37. 157    BackColor must be a valid color.
  38. 158    BorderStyle must be either 0 (No Border) or 1 (Fixed Single).
  39. 159    The Image property must be set prior to calling SelectAllThumbs.
  40. 160    The Image property must be set prior to calling DeselectAllThumbs.
  41. 161    The Image property must be set prior to calling ClearThumbs.
  42. 162    The data type of the PageNumber parameter must be either Integer (2 bytes) or Long (4 bytes).
  43. 163    The Image property must be set prior to calling InsertThumbs.
  44. 164    The data type of the InsertBeforeThumb parameter must be either Integer (2 bytes) or Long (4 bytes).
  45. 165    The data type of the InsertCount parameter must be either Integer (2 bytes) or Long (4 bytes).
  46. 166    Adding InsertCount thumbnails is inconsistent with the number of pages that are in the Image File.
  47. 167    The InsertThumbs operation was not successful.
  48. 168    The Image property must be set prior to calling DeleteThumbs.
  49. 169    The data type of the DeleteCount parameter must be either Integer (2 bytes) or Long (4 bytes).
  50. 170    DeleteAt must be greater or equal to 1.
  51. 171    DeleteCount must be greater or equal to 1.
  52. 172    DeleteAt combined with DeleteCount cannot specify a range higher than the current ThumbCount.
  53. 173    Deleting DeleteCount thumbnails is inconsistent with the number of pages that are in the Image File.
  54. 174    The DeleteThumbs operation was not successful.
  55. 175    The Image property must be set prior to calling DisplayThumbs.
  56. 176    The data type of the ThumbNumber parameter must be either Integer (2 bytes) or Long (4 bytes).
  57. 177    The value of the ThumbNumber parameter must be between 1 and ThumbCount (inclusive).
  58. 178    The data type of the Option parameter must be integer (2 bytes).
  59. 179    The value of the Option parameter must be either 0 (Top or Left), 1 (Middle), or 2 (Bottom or Right).
  60. 180    The Image property must be set prior to calling GenerateThumbs.
  61. 181    The value of the PageNumber parameter must be between 1 and ThumbCount (inclusive).
  62. 182    The value of the PageNumber parameter must be between 1 and ThumbCount (inclusive).
  63. 183    The value of the Option parameter must be either 0 (Generate If Needed) or 1 (Generate Now).
  64. 184    Unable to generate thumbnail of page %1.
  65. 185    Unable to generate/save thumbnail of page %1.
  66. 186    Unable to generate/save thumbnail (with burned-in annotations) of page %1.
  67. 187    The value of the ThumbCount parameter must be greater than zero.
  68. 188    The value of the ThumbCount parameter, in conjunction with the current thumbnail size (ThumbWidth and ThumbHeight), will generate an invalid size (too large). Specify a smaller ThumbCount, or make the thumbnails smaller.
  69. 189    The value of the ThumbCount parameter must be gerater than zero.
  70. 190    The value of the ThumbCount parameter, in conjunction with the current thumbnail size (ThumbWidth and ThumbHeight), will generate an invalid size (too large). Specify a smaller ThumbCount or make the thumbnails smaller.
  71. 191    The value of the ScrollDirectionThumbCount parameter must be greater than zero.
  72. 192    The value of the NonScrollDirectionThumbCount parameter must be gerater than zero.
  73. 193    The value of the NonScrollDirectionSize parameter must be between the values that are obtained from calls to the GetMinimumSize and GetMaximumSize methods.
  74. 194    The value of the ThumbCount parameter, in conjunction with the current thumbnail size (ThumbWidth and ThumbHeight), will generate an invalid size (too large). Specify a smaller ThumbCount or make the thumbnails smaller.
  75. 195    The value of the Direction parameter must be either 0 (Forward) or 1 (Backward).
  76. 196    The value of the Amount parameter must be either 0 (Screen) or 1 (Unit).
  77. 197    The data type of the Image parameter must be String.
  78. 198    The data type of the Page parameter must be Integer (2 bytes) or Long (4 bytes).
  79. 199    The Image/Page specified cannot be displayed.
  80. 200    The position specified by the XPosition and YPosition parameters must be within the control's window.
  81. 201    The value of the InsertBeforeThumb parameter must be between 1 and ThumbCount+1 (inclusive).
  82. 202    The Thumbnail Control was unable to create a required window.
  83. 203    0 - Horizontal
  84. 204    1 - Vertical
  85. 205    0 - None
  86. 206    1 - Simple
  87. 207    2 - Simple with annotation
  88. 208    3 - Caption
  89. 209    4 - Caption with annotation
  90. 210    0 - Default
  91. 211    1 - Arrow
  92. 212    2 - Cross
  93. 213    3 - I-Beam
  94. 214    4 - Icon
  95. 215    5 - Size
  96. 216    6 - Size - NE SW
  97. 217    7 - Size - N S
  98. 218    8 - Size - NW SE
  99. 219    9 - Size - W E
  100. 220    10 - Up Arrow
  101. 221    11 - Hourglass
  102. 222    12 - No Drop
  103. 223    13 - Arrow and Hourglass
  104. 224    14 - Arrow and Question
  105. 225    15 - Size all
  106. 226    99 - Custom
  107. 227    0 - None
  108. 228    1 - Fixed single
  109. 229    The BorderStyle property can be set only at design time.
  110.