home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / Basic / Visual Basic.60 / VB98 / VB6IDE.DLL / string.txt next >
Encoding:
Text File  |  1998-06-18  |  140.9 KB  |  2,973 lines

  1. 3    Return without GoSub
  2. 5    Invalid procedure call or argument
  3. 6    Overflow
  4. 7    Out of memory
  5. 9    Subscript out of range
  6. 10    This array is fixed or temporarily locked
  7. 11    Division by zero
  8. 13    Type mismatch
  9. 14    Out of string space
  10. 16    Expression too complex
  11. 17    Can't perform requested operation
  12. 18    User interrupt occurred
  13. 20    Resume without error
  14. 28    Out of stack space
  15. 35    Sub or Function not defined
  16. 47    Too many DLL application clients
  17. 48    Error in loading DLL
  18. 49    Bad DLL calling convention
  19. 51    Internal error
  20. 52    Bad file name or number
  21. 53    File not found
  22. 54    Bad file mode
  23. 55    File already open
  24. 57    Device I/O error
  25. 58    File already exists
  26. 59    Bad record length
  27. 61    Disk full
  28. 62    Input past end of file
  29. 63    Bad record number
  30. 67    Too many files
  31. 68    Device unavailable
  32. 70    Permission denied
  33. 71    Disk not ready
  34. 74    Can't rename with different drive
  35. 75    Path/File access error
  36. 76    Path not found
  37. 91    Object variable or With block variable not set
  38. 92    For loop not initialized
  39. 93    Invalid pattern string
  40. 94    Invalid use of Null
  41. 95    Application-defined or object-defined error
  42. 96    Unable to sink events of object because the object is already firing events to the maximum number of event receivers that it supports
  43. 97    Can not call friend function on object which is not an instance of defining class
  44. 98    A property or method call cannot include a reference to a private object, either as an argument or as a return value
  45. 321    Invalid file format
  46. 322    Can't create necessary temporary file
  47. 325    Invalid format in resource file
  48. 380    Invalid property value
  49. 381    Invalid property array index
  50. 382    Set not supported at runtime
  51. 383    Set not supported (read-only property)
  52. 385    Need property array index
  53. 387    Set not permitted
  54. 393    Get not supported at runtime
  55. 394    Get not supported (write-only property)
  56. 422    Property not found
  57. 423    Property or method not found
  58. 424    Object required
  59. 429    ActiveX component can't create object
  60. 430    Class does not support Automation or does not support expected interface
  61. 432    File name or class name not found during Automation operation
  62. 438    Object doesn't support this property or method
  63. 440    Automation error
  64. 442    Connection to type library or object library for remote process has been lost. Press OK for dialog to remove reference.
  65. 443    Automation object does not have a default value
  66. 445    Object doesn't support this action
  67. 446    Object doesn't support named arguments
  68. 447    Object doesn't support current locale setting
  69. 448    Named argument not found
  70. 449    Argument not optional
  71. 450    Wrong number of arguments or invalid property assignment
  72. 451    Property let procedure not defined and property get procedure did not return an object
  73. 452    Invalid ordinal
  74. 453    Specified DLL function not found
  75. 454    Code resource not found
  76. 455    Code resource lock error
  77. 457    This key is already associated with an element of this collection
  78. 458    Variable uses an Automation type not supported in Visual Basic
  79. 459    Object or class does not support the set of events
  80. 460    Invalid clipboard format
  81. 461    Method or data member not found
  82. 462    The remote server machine does not exist or is unavailable
  83. 463    Class not registered on local machine
  84. 481    Invalid picture
  85. 482    Printer error
  86. 735    Can't save file to TEMP
  87. 744    Search text not found
  88. 746    Replacements too long
  89. 999    Stop statement encountered
  90. 1260    No timer available
  91. 1282    No foreign application responded to a DDE initiate
  92. 1285    Foreign application won't perform DDE method or operation
  93. 1286    Timeout while waiting for DDE response
  94. 1287    User pressed Escape key during DDE operation
  95. 1288    Destination is busy
  96. 1290    Data in wrong format
  97. 1293    DDE Method invoked with no channel open
  98. 1294    Invalid DDE Link format
  99. 1295    Message queue filled; DDE message lost
  100. 1296    PasteLink already performed on this control
  101. 1297    Can't set LinkMode; invalid LinkTopic
  102. 1298    System DLL '|1' could not be loaded
  103. 1320    Can't use character device names in file names: '|1'
  104. 1321    Invalid file format
  105. 1325    '|1' is not a valid resource file
  106. 1326    Resource with identifier '|1' not found
  107. 1327    Data value named '|1' not found
  108. 1328    Illegal parameter.  Can't write arrays
  109. 1329    Illegal parameter.  Can't write user-defined type.
  110. 1330    Illegal parameter.  Can't write object because it does not support persistence.
  111. 1331    Invalid property name.
  112. 1335    Could not access system registry
  113. 1336    Component not correctly registered
  114. 1337    Component not found in registered location
  115. 1338    Component could not successfully create requested object
  116. 1339    Component '|1' or one of its dependencies not correctly registered: a file is missing or invalid
  117. 1340    Control array element '|1' doesn't exist
  118. 1341    Invalid control array index
  119. 1342    Not enough room to allocate control array '|1'
  120. 1343    Object not an array
  121. 1344    Must specify index for object array
  122. 1345    Reached limit: cannot create any more controls for this form
  123. 1360    Object already loaded
  124. 1361    Can't load or unload this object
  125. 1362    Can't unload controls created at design time
  126. 1363    ActiveX control '|1' not referenced in this project.  Use Project/Components... to add a reference.
  127. 1364    Object was unloaded
  128. 1365    Unable to unload within this context
  129. 1366    No MDI Form available to load
  130. 1367    Can't load (or register) ActiveX control: '|1'
  131. 1368    The file '|1' is out of date.  This program requires a newer version.
  132. 1369    Operation not valid in an ActiveX DLL
  133. 1370    The ActiveX Designer's Type Information does not match what was saved.  Unable to Load.
  134. 1371    The specified object can't be used as an owner form for Show()
  135. 1373    This interaction between compiled and design environment components is not supported.
  136. 1378    '|1' cannot be set while loading or saving
  137. 1379    You can't put a Default or Cancel button on a Property Page
  138. 1380    Invalid property value
  139. 1381    Invalid property array index
  140. 1382    '|1' property cannot be set at run time
  141. 1383    '|1' property is read-only
  142. 1384    A form can't be moved or sized while minimized or maximized
  143. 1385    Must specify index when using property array
  144. 1387    '|1' property can't be set on this control
  145. 1388    Can't set Visible property from a parent menu
  146. 1389    Can't have AutoRedraw on a windowless UserControl if BackStyle is Transparent and ClipBehavior equals None
  147. 1390    Can't access hDC outside event sub if HasDC is False or Windowless is True
  148. 1391    Windowless UserControls only support BorderStyle = None
  149. 1393    '|1' property cannot be read at run time
  150. 1394    '|1' property is write-only
  151. 1395    Cannot use separator bar as menu name for this control
  152. 1396    '|1' property cannot be set within a page
  153. 1397    Can't load, unload, or set Visible property for top level menus while they are merged
  154. 1398    Client Site not available
  155. 1399    You can't put a Default or Cancel button on a UserControl unless its DefaultCancel property is set
  156. 1400    Form already displayed; can't show modally
  157. 1401    Can't show non-modal form when modal form is displayed
  158. 1402    Must close or hide topmost modal form first
  159. 1403    MDI forms cannot be shown modally
  160. 1404    MDI child forms cannot be shown modally
  161. 1405    Unable to show modal form within this context
  162. 1406    Non-modal forms cannot be displayed in this host application from an ActiveX DLL, ActiveX Control, or Property Page.
  163. 1419    Permission to use object denied
  164. 1424    Form not found
  165. 1425    Invalid object use
  166. 1426    Only one MDI Form allowed
  167. 1427    Invalid object type; Menu control required
  168. 1428    Popup menu must have at least one submenu
  169. 1429    License information for this component not found.  You do not have an appropriate license to use this functionality in the design environment.
  170. 1430    Unable to add MDI Form to project.
  171. 1444    Method not applicable in this context
  172. 1460    Invalid Clipboard format
  173. 1461    Specified format doesn't match format of data
  174. 1462    No compatible data source was found for this control.  Please add an intrinsic Data Control or a Remote Data Control to the form.
  175. 1463    No compatible data source was found for this control.  Please add an OLEDB data source such as the Data Environment or Microsoft ADO Data Control to the form or project.
  176. 1464    The DataFormat property is not supported for this DataSource.
  177. 1480    Can't create AutoRedraw image
  178. 1481    Invalid picture
  179. 1482    Printer error
  180. 1483    Printer driver does not support specified property
  181. 1484    Problem getting printer information from the system. Make sure the printer is set up correctly.
  182. 1485    Invalid picture type
  183. 1486    Can't print form image to this type of printer
  184. 1487    Can't print minimized form image
  185. 1490    Top-level or invalid menu specified as PopupMenu default
  186. 1520    Can't empty Clipboard
  187. 1521    Can't open Clipboard
  188. 1523    The data binding DLL, '|1', could not be loaded.
  189. 1524    |1
  190. 1525    Data Access Error
  191. 1527    The given bookmark was invalid
  192. 1536    Could not lock the database
  193. 1537    Could not access the desired Column
  194. 1541    Could not lock the database
  195. 1542    The row has been deleted since the update was started
  196. 1545    Unable to bind to field or DataMember: '|1'
  197. 1546    Cannot bind this control to '|1'. Select a different datasource control (eg - Data1, or MSRDC1)
  198. 1547    Cannot bind this control to '|1'. Select a different datasource (eg - ADODC1, or DataEnvironment1...)
  199. 1672    DataObject formats list may not be cleared or expanded outside of the OLEStartDrag event
  200. 1673    Expected at least one argument.
  201. 1674    Recursive invocation of OLE drag and drop not allowed.
  202. 1675    Non-intrinsic OLE drag and drop formats used with SetData require Byte array data.  GetData may return more bytes than were given to SetData.
  203. 1676    Requested data was not supplied to the DataObject during the OLESetData event.
  204. 1688    Failure in AsyncRead
  205. 1689    PropertyName parameter conflicts with the PropertyName of an AsyncRead in progress
  206. 1690    Can't find or load the required file urlmon.dll
  207. 1691    Unable to complete navigation
  208. 1692    Can't get Picture from AsyncRead until the download is complete
  209. 1693    An unknown protocol was specified in Target parameter
  210. 1694    Unable to find target specified in Target parameter of the AsyncRead that started this download
  211. 1695    Unable to find or download target specified in Target parameter of the AsyncRead that started this download
  212. 1710    Class of object cannot be determined.\nLooking for object with CLSID: |1
  213. 1711    Invalid class string.\nLooking for object with ProgID: |1
  214. 1712    Object is not registered.\nLooking for object with CLSID: |1
  215. 1713    Class not registered. \n|1
  216. 1714    Interface not registered.\nLooking for object with CLSID: |1
  217. 1715    Application not found.\nLooking for object with CLSID: |1
  218. 1716    DLL for class not found.\nLooking for object with CLSID: |1
  219. 1717    Error in the DLL.\nLooking for object with CLSID: |1
  220. 1718    Wrong OS or OS version for application.\nLooking for object with CLSID: |1
  221. 1719    Application was launched but it didn't register a class factory.\nLooking for object with CLSID: |1
  222. 1720    '|1' is not a valid control type
  223. 1721    '|1' is not a valid control container
  224. 1722    Can't have child controls capable of receiving focus on a control that cannot receive focus
  225. 1723    The OLE client control and OLE embeddings are not allowed on UserControls, UserDocuments, or PropertyPages
  226. 1724    Can't have windowed child controls on a windowless control.
  227. 1725    |1 is a single-threaded component and cannot be used in multi-threaded projects.  Change the threading model for |2 or contact the component vendor for an updated version.
  228. 1726    Control '|1' does not have the align property, so it cannot be placed directly on the MDI form
  229. 1727    There is already a control with the name '|1'
  230. 1728    '|1' is not a legal control name
  231. 1729    Controls.Remove can only remove controls added with Controls.Add
  232. 1730    Control '|1' not found
  233. 1731    In order to use '|1', you must specify a license string for the control.  Use Licenses.Add to add the license string to the Licenses collection.
  234. 1732    The control '|1' already exists in the Licenses collection.
  235. 1733    The control '|1' cannot be added to the Licenses collection, because it is already referenced by the project.  It is not necessary to add controls that are referenced by the project.
  236. 1734    The control '|1' cannot be added to the Licenses collection, because it is does not have a license string.  It is not necessary to add controls that are not licensed.
  237. 1735    The control is no longer usable because it has been removed from the controls collection
  238. 1736    Cannot save an uninitialized class.  You must use the global InitProperties method to initialize the class, or load the class from a PropertyBag before trying to save it.
  239. 1737    Cannot initialize or load this object because it has already been initialized.
  240. 1739    Cannot add control '|1'.  Dynamically adding ActiveX Controls requires the use of the ProgId which can be different from LibraryName.Class for some controls. The ProgId for this control is '|2'.
  241. 1740    Controls.Remove can only remove container controls that contain controls added with Controls.Add.  '|1' was not added with Controls.Add.
  242. 1741    The ProgId is too long.  The ProgId must be 39 characters or less.
  243. 1742    The control has already been removed from the Controls collection.
  244. 1743    Unable to create or activate a new instance of '|1'.
  245. 1744    Control container for Controls.Add cannot be a design time instance.
  246. 1745    Cannot add control while Control container is loading other controls.
  247. 1746    Information necessary for the EventInfo object was not included with the control raising the event.  Private UserControls require extra data to be included during compilation to support the ObjectEvent.  To correct this uncheck 'Remove information about unused ActiveX Controls' in Project Options.
  248. 1747    The control attempted to use Controls.Add to load another control for which there is no design-time license key.  Contact the vendor for this control to inquire about obtaining a design-time license for all controls it loads.
  249. 2000    Visual Basic
  250. 2001    409
  251. 2002    MS Sans Serif
  252. 2003    Tahoma
  253. 2004    400
  254. 2006    1
  255. 2007    8
  256. 2008    1
  257. 2009    B7
  258. 2010    Tahoma
  259. 2011     - 3  00┤0╖0├0»
  260. 2012    ¡t╣╝
  261. 2013    e░}0fa╘
  262. 2014    [9 OS
  263. 2021    User Controls
  264. 2022    Property Pages
  265. 2023    User Documents
  266. 2024    Related Documents
  267. 2025    Forms
  268. 2026    Modules
  269. 2027    Class Modules
  270. 2029    Designers
  271. 2036    Editor
  272. 2037    Environment
  273. 2038    Editor Format
  274. 2039    Advanced
  275. 2040    General
  276. 2042    Protection
  277. 2043    Compile
  278. 2044    Make
  279. 2045    Options
  280. 2046    Component
  281. 2047    Debugging
  282. 2048    Visual Basic
  283. 2049    Docking
  284. 2060    BackgroundProjectLoad
  285. 2061    NotifySharedItemsChange
  286. 2062    MdiMaximized
  287. 2067    UpgradeVBX
  288. 2068    ShowToolTips
  289. 2069    GridWidth
  290. 2070    GridHeight
  291. 2071    ShowGrid
  292. 2072    AlignToGrid
  293. 2073    SaveBeforeRun
  294. 2074    DefSaveFormat
  295. 2075    CustomColors
  296. 2082    MainWindow
  297. 2083    PropertiesWindow
  298. 2085    RecentFiles
  299. 2089    DataAccess
  300. 2091    CollapseWindows
  301. 2092    DBCSJapan
  302. 2093    Add-Ins32
  303. 2094    ToolboxBitmaps32
  304. 2095    NeverAutoReferenceDAO
  305. 2096    NoWalkingClones
  306. 2097    DontShowDAO
  307. 2098    IntlRuntimeDLL
  308. 2099    ReadOnlyMode
  309. 2102    CtlsShowSelected
  310. 2103    InsShowSelected
  311. 2104    DsnShowSelected
  312. 2113    IntlRuntimeLCID
  313. 2115    CloneSingleUseClass
  314. 2116    ReportDesign
  315. 2117    Reference to 
  316. 2118    SDI
  317. 2119    MainWindowSDI
  318. 2120    PromptForProjectOnStartup
  319. 2121    ShowFormTemplates
  320. 2122    ShowMDIFormTemplates
  321. 2123    ShowModuleTemplates
  322. 2124    ShowClassModuleTemplates
  323. 2125    ShowUserControlTemplates
  324. 2126    ShowPropertyPageTemplates
  325. 2127    ShowUserDocumentTemplates
  326. 2128    Components
  327. 2129    Controls
  328. 2130    Designers
  329. 2131    Insertable Objects
  330. 2132    References
  331. 2133    TemplatesDirectory
  332. 2134    FolderView
  333. 2135    ResolutionGuides
  334. 2140    PbrsStatus
  335. 2141    PbrsStatusHeight
  336. 2142    PFrameWindow
  337. 9000    Microsoft Visual Basic
  338. 9001    Delete Current Embedded Object?
  339. 9002    Delete Current Link?
  340. 9003    Linked %s
  341. 9006    Activate Object
  342. 9008    Cu&t
  343. 9009    &Copy
  344. 9010    &Paste
  345. 9011    &Delete
  346. 9012    Align to &Grid
  347. 9013    P&roperties
  348. 9014    &View Code
  349. 9015    Create Embedded Object
  350. 9016    Create Link
  351. 9017    Delete Embedded Object
  352. 9018    Delete Link
  353. 9019    Insert Object...
  354. 9020    Paste Special...
  355. 9021    &Bring To Front
  356. 9022    Se&nd To Back
  357. 9023    Menu Editor...
  358. 13000    True
  359. 13001    False
  360. 13002    TrueFalse
  361. 13003    &Start
  362. 13004    &Continue
  363. 13005    Run Sub/UserForm
  364. 13006    Brea&k
  365. 13008    &Undo 
  366. 13009    &Redo 
  367. 13010    &Undo Delete
  368. 13011    &Undo Align
  369. 13012    &Undo Center
  370. 13013    &Undo Size
  371. 13014    &Undo Horizontal
  372. 13015    &Undo Vertical
  373. 13016    Can't Undo
  374. 13017    Can't Redo
  375. 13018        Ctrl+Z
  376. 13019        Ctrl+Q
  377. 13020    &Close and Return to %s
  378. 13021    Compi&le %s
  379. 13022    %s Prop&erties...
  380. 13023    &Save %s
  381. 13024    Save
  382. 13025    Save %s &As...
  383. 13026    Save As...
  384. 13027    Sa&ve Project
  385. 13028    Sav&e Project As...
  386. 13029    Sa&ve Project Group
  387. 13030    Sav&e Project Group As...
  388. 13031    Ma&ke %s...
  389. 13032    Make...
  390. 13033    - Project Properties
  391. 13034    (None)
  392. 13035    (Icon)
  393. 13036    (Bitmap)
  394. 13037    (Metafile)
  395. 13040    --
  396. 13041    Continue Loading Project?
  397. 13042    Continue Loading Project Group?
  398. 13043    Project
  399. 13044    Group1
  400. 13045    Project Group
  401. 13046    Standard EXE
  402. 13047    ActiveX DLL
  403. 13048    ActiveX EXE
  404. 13049    ActiveX Control
  405. 13050    Standard EXE
  406. 13051    ActiveX DLL
  407. 13052    ActiveX EXE
  408. 13053    ActiveX Control
  409. 13054    Form
  410. 13055    MDI Form
  411. 13056    Module
  412. 13057    Class Module
  413. 13058    User Control
  414. 13059    Property Page
  415. 13060    User Document
  416. 13061    Modules
  417. 13062    Forms
  418. 13063    MDIForms
  419. 13064    Classes
  420. 13065    UserCtls
  421. 13066    PropPage
  422. 13067    UserDocs
  423. 13068    General
  424. 13069    Projects
  425. 13070    Template
  426. 13071    Add Module
  427. 13072    Add Form
  428. 13073    Add MDI Form
  429. 13074    Add Class Module
  430. 13075    Add User Control
  431. 13076    Add PropertyPage
  432. 13077    Add User Document
  433. 13078    New Tab Name:
  434. 13079    New
  435. 13080    Existing
  436. 13081    Don't show this dialog in the f&uture
  437. 13082    Open Project
  438. 13083    Add Project
  439. 13084    New Project
  440. 13085    Add File
  441. 13086    Add ActiveX Control
  442. 13087     (Code)
  443. 13088    Add Reference
  444. 13089    Help File
  445. 13090    Compatible ActiveX Component
  446. 13091    Insert File
  447. 13092    Save Text
  448. 13093    Text Files (*.txt)*.txtBasic Files (*.bas)*.basClass Files (*.cls)*.clsAll Files (*.*)*.*
  449. 13094    VB Files (*.frm;*.ctl;*.dob;*.pag;*.dsr;*.bas;*.cls;*.res)*.frm;*.ctl;*.dob;*.pag;*.dsr;*.bas;*.cls;*.resForm Files (*.frm)*.frmBasic Files (*.bas)*.basClass Files (*.cls)*.clsResource Files (*.res)*.resUser Defined Control Files (*.ctl)*.ctlUser Document Files (*.dob)*.dobProperty Page Files (*.pag)*.pagDesigner Files (*.dsr)*.dsrAll Files (*.*)*.*
  450. 13095    Basic Files (*.bas)*.basClass Files (*.cls)*.clsResource Files (*.res)*.resAll Files (*.*)*.*
  451. 13096    Form Layout
  452. 13097    Save File As
  453. 13098    Save Project As
  454. 13099    Save Project Group As
  455. 13100    Project Files (*.vbp;*.mak;*.vbg)*.vbp;*.mak;*.vbgAll Files (*.*)*.*
  456. 13101    Project Files (*.vbp;*.mak)*.vbp;*.makAll Files (*.*)*.*
  457. 13102    Project Files (*.vbp)*.vbpAll Files (*.*)*.*
  458. 13103    Project Group Files (*.vbg)*.vbgAll Files (*.*)*.*
  459. 13104    Form Files (*.frm)*.frmAll Files (*.*)*.*
  460. 13105    User Defined Control Files (*.ctl)*.ctlAll Files (*.*)*.*
  461. 13106    Property Page Files (*.pag)*.pagAll Files (*.*)*.*
  462. 13107    User Document Files (*.dob)*.dobAll Files (*.*)*.*
  463. 13108    Basic Files (*.bas)*.basAll Files (*.*)*.*
  464. 13109    Class Files (*.cls)*.clsAll Files (*.*)*.*
  465. 13110    ActiveX Controls (*.ocx)*.ocxAll Files (*.*)*.*
  466. 13112    Type Libraries (*.olb;*.tlb;*.dll)*.olb;*.tlb;*.dllExecutable Files (*.exe;*.dll)*.dll;*.exeActiveX Controls (*.ocx)*.ocxAll Files (*.*)*.*
  467. 13113    WinHelp Files (*.hlp)*.hlpHtmlHelp Files (*.chm)*.chm
  468. 13114    Make Project
  469. 13115    ActiveX DLL Options
  470. 13116    EXE Files (*.exe)*.exeDLL Files (*.dll)*.dllActiveX Controls (*.ocx)*.ocxAll Files (*.*)*.*
  471. 13117    Load Picture
  472. 13118    All Picture Files*.bmp;*.gif;*.jpg;*.wmf;*.emf;*.ico;*.dib;*.curBitmaps (*.bmp;*.dib)*.bmp;*.dibGIF Images (*.gif)*.gifJPEG Images (*.jpg)*.jpgMetafiles (*.wmf;*.emf)*.wmf;*.emfIcons (*.ico;*.cur)*.ico;*.curAll Files (*.*)*.*
  473. 13119    DatabaseName
  474. 13120    Databases (*.%s)*.%sAll Files (*.*)*.*Databases (%s)%sAll Files (*.*)*.*
  475. 13121    mdbdbfdbfdbfxlsxlsxlsxlsdbfdbfdbfdbf*.wk1;*.wkswk3wk4DBDBDB*.txt;*.csv;*.tab;*.asc
  476. 13122    Load Icon
  477. 13123    Icons (*.ico;*.cur)*.ico;*.curAll Files (*.*)*.*
  478. 13124    View Object
  479. 13125    View Code
  480. 13126    Project
  481. 13127    No Open Projects
  482. 13128    Module%d
  483. 13129    Class%d
  484. 13130    Properties
  485. 13131    Property Pages
  486. 13132    Module
  487. 13133    ClassModule
  488. 13134      (Read Only)
  489. 13135    Global Object
  490. 13136    Microsoft Visual Basic
  491. 13137    design
  492. 13138    run
  493. 13139    break
  494. 13140    running
  495. 13141    Ctrl+
  496. 13142    (List)
  497. 13143    (Text)
  498. 13144    (1 Page)
  499. 13145    (%lu Pages)
  500. 13146    %s (Missing)
  501. 13147    Compiling...
  502. 13148    Loading...
  503. 13149    Writing EXE...
  504. 13150    Writing DLL...
  505. 13151    Sub Main
  506. 13152    (About)
  507. 13153    (Custom)
  508. 13154    (Name)
  509. 13155    Password
  510. 13156    The passwords you typed do not match. Type the new password in both text boxes.
  511. 13157    Change Password
  512. 13158    Invalid password
  513. 13159    Project Locked
  514. 13160    Project is unviewable
  515. 13161    A virus has been detected.  Visual Basic will now terminate.
  516. 13162     Auto
  517. 13163    Unexpected critical error: can't start program
  518. 13164    Out of Memory
  519. 13165    Debug Window
  520. 13166    ...
  521. 13167    <Empty>
  522. 13168    Aa
  523. 13169    Default
  524. 13170    Custom Colors >>
  525. 13171    Define Colors...
  526. 13172    Form
  527. 13173    UserControl
  528. 13174    PropertyPage
  529. 13175    UserDocument
  530. 13176    MDIForm
  531. 13177    Check
  532. 13178    Combo
  533. 13179    Command
  534. 13180    Data
  535. 13181    Dir
  536. 13182    Drive
  537. 13183    File
  538. 13184    Frame
  539. 13185    HScroll
  540. 13186    Image
  541. 13187    Label
  542. 13188    Line
  543. 13189    List
  544. 13190    Option
  545. 13191    Picture
  546. 13192    Text
  547. 13193    Timer
  548. 13194    VScroll
  549. 13195    Shape
  550. 13196    Menu
  551. 13197    OLE
  552. 13198    0 - Manual1 - Automatic
  553. 13199    0 - Manual1 - Automatic
  554. 13200    0 - None1 - Manual
  555. 13201    0 - None1 - Horizontal2 - Vertical3 - Both
  556. 13202    0 - None1 - Fixed Single
  557. 13203    0 - Left Justify1 - Right Justify2 - Center
  558. 13204    0 - None1 - Automatic2 - Manual3 - Notify
  559. 13205    0 - None1 - Fixed Single2 - Sizable3 - Fixed Dialog4 - Fixed ToolWindow5 - Sizable ToolWindow
  560. 13206    0 - Normal1 - Minimized2 - Maximized
  561. 13207    0 - Unchecked1 - Checked2 - Grayed
  562. 13208    0 - None1 - Source
  563. 13209    0 - Solid1 - Transparent2 - Horizontal Line3 - Vertical Line4 - Upward Diagonal5 - Downward Diagonal6 - Cross7 - Diagonal Cross
  564. 13210    0 - Solid1 - Dash2 - Dot3 - Dash-Dot4 - Dash-Dot-Dot5 - Transparent6 - Inside Solid
  565. 13211    0 - Transparent1 - Solid2 - Dash3 - Dot4 - Dash-Dot5 - Dash-Dot-Dot6 - Inside Solid
  566. 13212    1 - Blackness2 - Not Merge Pen3 - Mask Not Pen4 - Not Copy Pen5 - Mask Pen Not6 - Invert7 - Xor Pen8 - Not Mask Pen9 - Mask Pen10 - Not Xor Pen11 - Nop^^
  567. 13213    12 - Merge Not Pen13 - Copy Pen14 - Merge Pen Not15 - Merge Pen16 - Whiteness
  568. 13214    0 - User1 - Twip2 - Point3 - Pixel4 - Character5 - Inch6 - Millimeter7 - Centimeter
  569. 13215    0 - Default1 - Arrow2 - Cross3 - I-Beam4 - Icon5 - Size6 - Size NE SW7 - Size N S8 - Size NW SE9 - Size W E10 - Up Arrow11 - Hourglass12 - No Drop^^
  570. 13216    13 - Arrow and Hourglass14 - Arrow and Question15 - Size All99 - Custom
  571. 13217    0 - Dropdown Combo1 - Simple Combo2 - Dropdown List
  572. 13218    0 - None1 - Simple2 - Extended
  573. 13219    0 - Rectangle1 - Square2 - Oval3 - Circle4 - Rounded Rectangle5 - Rounded Square
  574. 13220    0 - None1 - Align Top2 - Align Bottom3 - Align Left4 - Align Right
  575. 13221    0 - Flat1 - 3D
  576. 13222    (None)Ctrl+ACtrl+BCtrl+CCtrl+DCtrl+ECtrl+FCtrl+GCtrl+HCtrl+ICtrl+JCtrl+KCtrl+LCtrl+MCtrl+NCtrl+OCtrl+PCtrl+QCtrl+RCtrl+SCtrl+T^^
  577. 13223    Ctrl+UCtrl+VCtrl+WCtrl+XCtrl+YCtrl+ZF1F2F3F4F5F6F7F8F9F11F12Ctrl+F1Ctrl+F2Ctrl+F3Ctrl+F4Ctrl+F5Ctrl+F6Ctrl+F7Ctrl+F8^^
  578. 13224    Ctrl+F9Ctrl+F11Ctrl+F12Shift+F1Shift+F2Shift+F3Shift+F4Shift+F5Shift+F6Shift+F7Shift+F8Shift+F9Shift+F11Shift+F12Shift+Ctrl+F1^^
  579. 13225    Shift+Ctrl+F2Shift+Ctrl+F3Shift+Ctrl+F4Shift+Ctrl+F5Shift+Ctrl+F6Shift+Ctrl+F7Shift+Ctrl+F8^^
  580. 13226    Shift+Ctrl+F9Shift+Ctrl+F11Shift+Ctrl+F12Ctrl+InsShift+InsDelShift+DelAlt+Bksp
  581. 13227    0 - Left Justify1 - Right Justify
  582. 13228    0 - Transparent1 - Opaque
  583. 13229    0 - Linked1 - Embedded2 - Either
  584. 13230    0 - Automatic1 - Frozen2 - Manual
  585. 13231    0 - Clip1 - Stretch2 - AutoSize3 - Zoom
  586. 13232    0 - Manual1 - GetFocus2 - DoubleClick3 - Automatic
  587. 13233    0 - Content1 - Icon
  588. 13234    0 - None1 - Left2 - Middle3 - Right
  589. 13235    0 - Standard1 - Graphical
  590. 13236    0 - Custom1 - Small2 - Large
  591. 13237    0 - Halftone1 - UseZOrder2 - Custom
  592. 13238    0 - Halftone2 - Custom5 - Object
  593. 13239    0 - Halftone1 - UseZOrder2 - Custom3 - Container4 - None
  594. 13240    0 - Halftone1 - UseZOrder2 - Custom
  595. 13241    0 - Halftone1 - UseZOrder2 - Custom
  596. 13242    0 - Standard1 - Checkbox
  597. 13243    All Files (*.*)*.*
  598. 13244    Print To File
  599. 13245    Comments
  600. 13246    Company Name
  601. 13247    File Description
  602. 13248    Legal Copyright
  603. 13249    Legal Trademarks
  604. 13250    Product Name
  605. 13251    Pointer
  606. 13252    *
  607. 13253    409
  608. 13254    ~
  609. 13255    ~
  610. 13256    0 - No Operation1 - ON2 - OFF3 - DISABLE4 - DBCS HIRAGANA5 - DBCS KATAKANA6 - SBCS KATAKANA7 - DBCS ALPHABET8 - SBCS ALPHABET9 - DBCS HANGUL10 - SBCS HANGUL
  611. 13257    Warning: This computer program is protected by copyright law and international treaties.
  612. 13258     Unauthorized reproduction or distribution of this program, or any portion of it,
  613. 13259     may result in severe civil and criminal penalties, and will be prosecuted to the maximum extent possible under law.
  614. 13260    This product
  615. 13261    is registered to:
  616. 13262    Copyright   1987-1998 Microsoft Corporation
  617. 13263    This program is protected by US and international
  618. 13264    copyright laws as described in Help About.
  619. 13265    For 32-bit Windows Development
  620. 13266    0 - Move First1 - BOF
  621. 13267    0 - Move Last1 - EOF2 - Add New
  622. 13268    0 - Table1 - Dynaset2 - Snapshot
  623. 13269    AccessdBASE III;dBASE IV;dBASE 5.0;Excel 3.0;Excel 4.0;Excel 5.0;Excel 8.0;FoxPro 2.0;FoxPro 2.5;FoxPro 2.6;FoxPro 3.0;Lotus WK1;Lotus WK3;Lotus WK4;Paradox 3.x;Paradox 4.x;Paradox 5.x;Text;
  624. 13270    Key save area for Visual Basic Design Environment
  625. 13271    The project name and the .EXE filename for both applications are the same.  Change the Project Name setting in the Project Options dialog box and use a unique name for the current .EXE file.
  626. 13272    The project name is the same for both applications.  Change the Project Name setting in the Project Options dialog box.
  627. 13273    The filenames for the two applications are the same.  Specify a different filename for the current file.
  628. 13274    Your application is incompatible with |1.\n
  629. 13275    No conflicts will occur, however, because the project name and .EXE filename are different.
  630. 13276    \nYou can see the specific incompatibilities by returning to design mode and running the project.
  631. 13277    The '|1' member was found in the '|2' class module of the version-compatible component, but not in the current project.
  632. 13278    The '|1' class module will no longer support client applications compiled against the version-compatible component.
  633. 13279      To avoid this incompatibility, add the declaration back into the class module, or clear the version compatibility setting in Project Properties.
  634. 13280    The '|1' class module was found in the version-compatible component, but not in the current project.
  635. 13281    The project will no longer support client applications which access the '|1' class and were compiled against the version-compatible component.
  636. 13282      To avoid this incompatiblity, add the '|1' class back into the project, or clear the version compatibility setting in Project Properties.
  637. 13283    '|1' in the '|2' class module has arguments and/or a return type that is incompatible with a similar declaration in the version-compatible component.
  638. 13284    The '|1' class module will no longer support client applications compiled against the version-compatible component.
  639. 13285      To avoid this incompatibility, edit the declaration to be compatible, or clear the version compatibility setting in Project Properties.
  640. 13286    The Name property of the current project '|1' is different from the name of the version-compatible component '|2'.
  641. 13287    The project will no longer support client applications compiled against the version-compatible component.
  642. 13288    All
  643. 13289    Down
  644. 13290    Up
  645. 13291    Code Window Text
  646. 13292    Selection Text
  647. 13293    Syntax Error Text
  648. 13294    Breakpoint Text
  649. 13295    Next Statement Text
  650. 13296    Comment Text
  651. 13297    Keyword Text
  652. 13298    Identifier Text
  653. 13299    Bookmark Text
  654. 13300    Call Return Text
  655. 13301    Recording Point Text
  656. 13302    Missing:
  657. 13303    High
  658. 13304    Medium
  659. 13305    Low
  660. 13306    Draft
  661. 13307    OK
  662. 13308    You are not able to Make Projectin the Visual Basic Working Model.Make Project is enabled in allother versions of Visual Basic 5.5
  663. 13309    The Data Manager, a Visual Basic tool that allows youto build databases using the JET database engine,is not available in the^^
  664. 13310     Working Model.The Data Manager is enabled in all other versionsof Visual Basic 5.5.To test the Data Access^^
  665. 13311     functionality in Visual Basic,please use the database (BIBLIO.MDB) included withthe Working Model.
  666. 13312    You may only load or create projects with twomodules (Forms, MDI Forms, Modules, Classes)in the Visual Basic Working^^
  667. 13313     Model.Projects may contain an unlimited (systemdependant) number of modules in otherversions of Visual Basic 5.5.
  668. 13314    Working Model for
  669. 13315    32-bit Windows Development
  670. 13316    %s support file
  671. 13317    Form Classes
  672. 13318    More Forms...
  673. 13319    Form Types
  674. 13320    0 - Manual1 - CenterOwner2 - CenterScreen3 - Windows Default
  675. 13321    Misc
  676. 13322    Font
  677. 13323    Position
  678. 13324    Appearance
  679. 13325    Behavior
  680. 13326    Data
  681. 13327    List
  682. 13328    Text
  683. 13329    Scale
  684. 13330    DDE
  685. 13331    Scroll Bars
  686. 13332    Desktop
  687. 13333    Active Title Bar
  688. 13334    Inactive Title Bar
  689. 13335    Menu Bar
  690. 13336    Window Background
  691. 13337    Window Frame
  692. 13338    Menu Text
  693. 13339    Window Text
  694. 13340    Active Title Bar Text
  695. 13341    Active Border
  696. 13342    Inactive Border
  697. 13343    Application Workspace
  698. 13344    Highlight
  699. 13345    Highlight Text
  700. 13346    Button Face
  701. 13347    Button Shadow
  702. 13348    Disabled Text
  703. 13349    Button Text
  704. 13350    Inactive Title Bar Text
  705. 13351    Button Highlight
  706. 13352    Button Dark Shadow
  707. 13353    Button Light Shadow
  708. 13354    ToolTip Text
  709. 13355    ToolTip
  710. 13356    Alphabetic
  711. 13357    Categorized
  712. 13358    P&roperties
  713. 13359    Not Available
  714. 13360    <All Projects>
  715. 13361    LeftTopWidthHeight
  716. 13362    ItemIndex
  717. 13363    Arrangement
  718. 13364    StepXYRadiusColorStartEndAspect
  719. 13365    PropertyName
  720. 13366    PropertyName
  721. 13367    Action
  722. 13368    Format
  723. 13369    Format
  724. 13370    Format
  725. 13371    FlagsX1Y1X2Y2Color
  726. 13372    Command
  727. 13373    Position
  728. 13375    PictureX1Y1Width1Height1X2Y2Width2Height2Opcode
  729. 13376    XY
  730. 13377    MenuFlagsXYDefaultMenu
  731. 13378    StepXYColor
  732. 13379    Index
  733. 13380    FlagsX1Y1X2Y2
  734. 13381    WidthFromScaleToScale
  735. 13382    HeightFromScaleToScale
  736. 13383    PictureFormat
  737. 13384    StrFormat
  738. 13385    LeftTop
  739. 13386    WidthHeight
  740. 13387    Str
  741. 13388    Str
  742. 13389    SourceDocClass
  743. 13390    SourceDocSourceItem
  744. 13391    Verb
  745. 13392    FileNum
  746. 13393    FileNum
  747. 13394    FileNum
  748. 13395    ModalOwnerForm
  749. 13396    0 - None1 - Manual2 - Automatic
  750. 13397    E&dit
  751. 13398    %s (%s) is shared by other project(s). Would you like to save it?
  752. 13399    Would you like to update %s in project(s) which share it with %s?
  753. 13400    LogBufferEventType
  754. 13401    LogTargetLogModes
  755. 13402    &Remove %s
  756. 13403    References
  757. 13404    UNSAVED:
  758. 13405    Recent
  759. 13406    File
  760. 13407    Folder
  761. 13408    TargetAsyncTypePropertyNameAsyncReadOptions
  762. 13409    Property
  763. 13410    1 - UseODBC2 - UseJet
  764. 13411    0 - DefaultCursor1 - ODBCCursor2 - ServerSideCursor
  765. 13412    Designer Files (*.Dsr);*.DsrAll Files (*.*)*.*
  766. 13413    Print
  767. 13414    Help
  768. 13415    &Help
  769. 13416    &Remove
  770. 13417    Prop&erties...
  771. 13419    (Default)
  772. 13420    Module
  773. 13421    Debug
  774. 13422    Object Browser
  775. 13423    Call Tree
  776. 13424    Watches
  777. 13425    Locals
  778. 13426    Immediate
  779. 13427    View error messages?
  780. 13428    Writing OCX...
  781. 13429    Load Bitmap
  782. 13430    Bitmaps (*.bmp;*.dib;*.pal;*.gif;*.jpg)*.bmp;*.dib;*.pal;*.gif;*.jpgAll Files (*.*)*.*
  783. 13431    The '|1' class implemented an interface in the version-compatible component, but not in the current project.
  784. 13432    The '|1' class module will no longer support client applications compiled against the version-compatible component.
  785. 13433      To avoid this incompatibility, add the interface declaration back into the class module, or clear the version compatibility setting in Project Properties.
  786. 13434    Enum '|1' exists in the version-compatible component, but not in the current project.
  787. 13435    The project will no longer support client applications which access the '|1' enum and were compiled against the version-compatible component.
  788. 13436      To avoid this incompatibility, add the enum declaration back into the project, or clear the version compatibility setting in Project Properties.
  789. 13437    The '|1' event exists in the version-compatible component, but not in the current project.
  790. 13438    The project will no longer support client applications which access the '|1' event and were compiled against the version-compatible component.
  791. 13439      To avoid this incompatibility, add the event declaration back into the project, or clear the version compatibility setting in Project Properties.
  792. 13440    The '|1' class module was marked as GlobalMultiUse or GlobalSingleUse in the version-compatible component, but not in the current project.
  793. 13441    The '|1' class module will no longer support client applications compiled against the version-compatible component.
  794. 13442      To avoid this incompatibility, mark the class module as GlobalMultiUse, or clear the version compatibility setting in Project Properties.
  795. 13443    The '|1' enum in class '|2' is incompatible with a similar declaration in the version-compatible component.
  796. 13444    The project will no longer support client applications which access the '|1' enum and were compiled against the version-compatible component.
  797. 13445      To avoid this incompatibility, edit the enum to be compatible, or clear the version compatibility setting in Project Properties.
  798. 13446    '|1' in the '|2' class module has a procedure ID that differs from a similar declaration in the version-compatible component.
  799. 13447    The '|1' class module will no longer support client applications compiled against the version-compatible component.
  800. 13448      To avoid this incompatibility, edit the procedure ID to be compatible, or clear the version compatibility setting in Project Properties.
  801. 13449    Event '|1' in the '|2' class module has arguments that are incompatible with a similar declaration in the version-compatible component.
  802. 13450    The '|1' class module will no longer support client applications compiled against the version-compatible component.
  803. 13451      To avoid this incompatibility, edit the event declaration to be compatible, or clear the version compatibility setting in Project Properties.
  804. 13452    VB Files (*.frm;*.ctl;*.pag;*.dsr;*.bas;*.cls;*.res)*.frm;*.ctl;*.pag;*.dsr;*.bas;*.cls;*.resForm Files (*.frm)*.frmBasic Files (*.bas)*.basClass Files (*.cls)*.clsResource Files (*.res)*.resUser Defined Control Files (*.ctl)*.ctlProperty Page Files (*.pag)*.pagDesigner Files (*.dsr)*.dsrAll Files (*.*)*.*
  805. 13453    Executable
  806. 13454    Palette
  807. 13455    System
  808. 13456    Learning Edition
  809. 13457    Professional Edition
  810. 13458    Enterprise Edition
  811. 13459    Control Creation Edition Version 6.0
  812. 13460    0 - Transparent1 - Opaque
  813. 13461    For 32-bit Windows Development
  814. 13462    For 32-bit Windows Development
  815. 13463    Load Palette
  816. 13464    Palettes (*.bmp;*.dib;*.gif)*.bmp;*.dib;*.gifAll Files (*.*)*.*
  817. 13465    on Alpha"! Processors
  818. 13466    on PowerPC"! Processors
  819. 13467    Single Threaded
  820. 13468    Apartment Threaded
  821. 13469    The get property for the '|1' property in the '|2' class module is missing from a similar declaration in the version-compatible component.
  822. 13470      To avoid this incompatibility, add the get property declaration back into the project, or clear the version compatibility setting in Project Properties.
  823. 13471    The set property for the '|1' property in the '|2' class module is missing from a similar declaration in the version-compatible component.
  824. 13472      To avoid this incompatibility, add the set property declaration back into the project, or clear the version compatibility setting in Project Properties.
  825. 13473    The let property for the '|1' property in the '|2' class module is missing from a similar declaration in the version-compatible component.
  826. 13474      To avoid this incompatibility, add the let property declaration back into the project, or clear the version compatibility setting in Project Properties.
  827. 13475    DataMember
  828. 13476    0 - vbNone1 - vbSimpleBound2 - vbComplexBound
  829. 13477    0 - None1 - Use Region2 - Use Paint
  830. 13478    0 - None1 - Use Region
  831. 13479    A User Defined Type '|1' exists in the version-compatible component, but not in the current project.
  832. 13480    The class module will no longer support client applications compiled against the version-compatible component.
  833. 13481      To avoid this incompatibility, add the UDT declaration back into the project, or clear the version compatibility setting in Project Properties.
  834. 13482    The Field '|1' in User Defined Type '|2' in the '|3' class module is different from the UDT in the version-compatible component.
  835. 13483    The '|1' class module will no longer support client applications compiled against the version-compatible component.
  836. 13484      To avoid this incompatibility, edit the UDT declaration to be compatible, or clear the version compatibility setting in Project Properties.
  837. 13485    General
  838. 13486    Number
  839. 13487    Currency
  840. 13488    Date
  841. 13489    Time
  842. 13490    Percentage
  843. 13491    Scientific
  844. 13492    Boolean
  845. 13493    Checkbox
  846. 13494    Picture
  847. 13495    Object
  848. 13496    Bytes
  849. 13497    Custom
  850. 13499    The '|1' class module will no longer support client applications compiled against the version-compatible component.
  851. 13500    The '|1' class module will no longer support client applications compiled against the version-compatible component.
  852. 13501    The '|1' class in the version-compatible component is marked creatable but not in the current project.
  853. 13502     To avoid this incompatibility, mark the class as creatable, or clear the version compatiblity setting in Project Properties.
  854. 13503    The '|1' class in the version-compatible component is marked as not creatable but not in the current project.
  855. 13504     To avoid this incompatibility, mark the class as not creatable, or clear the version compatiblity setting in Project Properties.
  856. 13505    Add %s
  857. 13506    The Start Program cannot be NULL
  858. 13507    The Start Program Name is Invalid
  859. 13508    Select HTML Editor
  860. 13510    March Pre-Release
  861. 13511    This option is only available for method or property signature changes and if Break compatibility has not been previously chosen during compilation.
  862. 13512    (Id)
  863. 13513     To avoid this incompatiblity, change the Project Name, or clear the version compatibility setting in Project Properties.
  864. 13515    Launch Program
  865. 13516    Executable Files (*.exe)*.exeAll Files (*.*)*.*
  866. 13517    Missing or not registered
  867. 13518    Access
  868. 13519    Looking for object with CLSID:
  869. 13520    You need the following file to be installed on your machine.
  870. 13522    0 - vbNone1 - vbDataSource
  871. 13523    TypeInfo mismatch within
  872. 13524    Please verify the file is the correct version.
  873. 13525    The Start Browser with URL cannot be NULL
  874. 13526    Add-Ins (*.dll; *.exe)
  875. 13527    Browse
  876. 13528    Available Add-Ins
  877. 13529    Load Behavior
  878. 13530    Loaded
  879. 13531    Startup / Unloaded
  880. 13532    Startup / Loaded
  881. 13533    Command Line
  882. 13534    Loaded / Command Line
  883. 13535    Startup / Command Line
  884. 13536     ALL
  885. 13537    Do you wish to proceed?
  886. 13538     
  887. 13539    m/d
  888. 13540    d-mmm
  889. 13541    dd-mmm-yy
  890. 13542    mmm-yy
  891. 13543    mmmm-yy
  892. 13544    dddddd
  893. 13545    m/d/yy h:nn AM/PM
  894. 13546    m/d/yy h:nn
  895. 13547    $
  896. 13548    $
  897. 13549    $
  898. 13550    $
  899. 13551    $
  900. 13552    $
  901. 13553    $
  902. 13554    $
  903. 13555    $
  904. 13556    $
  905. 13557    $
  906. 13558    $
  907. 13559    h:nn AM/PM
  908. 13560    h:nn:ss AM/PM
  909. 13561    m/d/yy h:nn
  910. 13562    m/d/yy h:nn AM/PM
  911. 13563    $
  912. 13564    $
  913. 13565    $
  914. 13566    $
  915. 13567    $
  916. 13568    $
  917. 13569    $
  918. 13570    $
  919. 13571    $
  920. 13572    $
  921. 13573    $
  922. 13574    The Start Browser with URL is invalid
  923. 13575    An event interface exists in the version-compatible component, but not in the current project.
  924. 13576    The project will no longer support client applications which access the event interface and were compiled against the version-compatible component.
  925. 13577      To avoid this incompatibility, add the event interface back into the project, or clear the version compatibility setting in Project Properties.
  926. 13578    Member of Microsoft Visual Studio
  927. 13579    The Field '|1' in User Defined Type '|2' in the '|3' class module is an extra field than the UDT in the version-compatible component. 
  928. 13580    The Field '|1' in User Defined Type '|2' in the '|3' class module is missing from the UDT in the version-compatible component.
  929. 13581    The '|1' class module implemented in the version-compatible component had the |2 property set to '|3'.
  930. 13582    The '|1' class module will no longer support client applications compiled against the version-compatible component.
  931. 13583      To avoid this incompatibility, change the class module's |1 property back to '|2', or clear the version compatibility setting in Project Properties.
  932. 13584    Version |1
  933. 13585    $
  934. 13586    $
  935. 13587    $
  936. 13588    $
  937. 13589    $
  938. 13590    Working Model Edition
  939. 14000    Sets a value that specifies whether you can create instances of a public class outside a project.
  940. 14001    Not Creatable
  941. 14002    Creatable SingleUse
  942. 14003    Creatable MultiUse
  943. 14004    Private
  944. 14005    Global On New Process
  945. 14006    Global In Same Process
  946. 14007    Occurs when an application creates an instance of a Form, MDIForm, or class.
  947. 14008    Occurs when all references to an instance of a Form, MDIForm, or class are removed from memory by setting all the variables that refer to the object to Nothing or when the last reference to the object falls out of scope.
  948. 14009    Returns the name used in code to identify a form, control, or data access object.
  949. 14010    Returns the name used in code to identify a form, control, or data access object.
  950. 14011    Sets whether the Class will act as a data consumer.
  951. 14012    The Class will not be used as a data consumer.
  952. 14013    The Class will be used as a consumer of data.
  953. 14014    The Class will be used as a consumer of data.
  954. 14015    Sets whether the Class will act as a data source.
  955. 14016    The Class will not be used as a data source.
  956. 14017    The Class will be used as a data source.
  957. 14018    The Class will be used as an OLEDB provider data source.
  958. 14019    Sets whether the class can be saved.  Available for public classes only.
  959. 14020    Occurs when the persistable class should initialize its properties.
  960. 14021    Occurs when the persistable class should read its properties from the given PropertyBag object.
  961. 14022    Occurs when the persistable class should write its properties to the given PropertyBag object.
  962. 14023    Occurs when a data consumer requests a data member from the Class.
  963. 14024    Notifies data binding agents that a property on a Class has been changed.
  964. 14025    Asks data binding agents if a property bound to a data source can be changed.
  965. 14026    Notifies data consumers that a data member of the Class has changed.
  966. 14027    Returns a collection of data members to show at design time for this data source.
  967. 14028    A collection of data members to show at design time for this data source.
  968. 14029    Returns a specific data member by index from the DataMembers collection.
  969. 14030    Returns the number of data members in the DataMembers collection.
  970. 14031    Adds a data member string to the DataMembers collection.
  971. 14032    Removes a data member string from the DataMembers collection.
  972. 14033    Removes all data member strings from the DataMembers collection.
  973. 14034    The class does not support persistence.
  974. 14035    The class supports persistence.
  975. 14036    The class does not run under MTS.
  976. 14037    The class runs under MTS but does not use transactions.
  977. 14038    The class requires an MTS transaction.
  978. 14039    The class will participate in an MTS transaction.
  979. 14040    The class requires a new MTS transaction.
  980. 14041    Specifies the level of support for MTS.
  981. 15000    Visual Basic objects and procedures
  982. 15034     
  983. 15035    Loads a form or control into memory.
  984. 15036    Unloads a form or control from memory.
  985. 15037    Contains general information about an application.
  986. 15038    Manipulates forms according to their placement on the screen and controls the mouse pointer.
  987. 15039    Provides access to the system Clipboard.
  988. 15040    Enables you to communicate with a system printer (initially the default printer).
  989. 15041    All loaded forms in an application.
  990. 15042    Enables you to gather information about all available printers on the system.
  991. 15043    Loads a string from a resource (.RES) file and returns it as a property of a control.
  992. 15044    Loads a bitmap, icon, or cursor from a resource (.RES) file and returns it to the appropriate control.
  993. 15045    Loads data of several possible types from a resource file (.RES) and returns a Byte array.
  994. 15046    Loads a graphic into a Form, PictureBox, or Image control.
  995. 15047    Saves a graphic from a Form, PictureBox, or Image control to a file.
  996. 15049    The UserForms collection is a collection whose elements represent each loaded UserForm in an application.
  997. 15624    The class name for all Visual Basic intrinsic controls.
  998. 15806    Manipulates a collection of control licenses for use with Controls.Add.
  999. 15843    Represents the Visual Basic VBControlExtender properties.
  1000. 15844    Occurs when a control that is assigned to a VBControlExtender object variable raises an event.
  1001. 15845    Occurs before the focus shifts to a (second) control that has its CausesValidation property set to True.
  1002. 16000    Displays an X when selected; the X disappears when the CheckBox is cleared.
  1003. 16001    Combines the features of a TextBox control and a ListBox control.
  1004. 16002    Looks like a push button and is used to begin, interrupt, or end a process.
  1005. 16003    Displays directories and paths at run time.
  1006. 16004    Enables a user to select a valid disk drive at run time.
  1007. 16005    Locates and lists files in the directory specified by the Path property at run time.
  1008. 16006    Provides an identifiable grouping for controls.
  1009. 16007    Provides a horizontal scroll bar for easy navigation through long lists of items.
  1010. 16008    Provides a vertical scroll bar.
  1011. 16009    Displays a graphic.
  1012. 16010    Displays text that a user can't change directly.
  1013. 16011    A graphical control displayed as a horizontal, vertical or diagonal line.
  1014. 16012    Displays a list of items from which the user can select one or more.
  1015. 16013    Displays a custom menu for your application.
  1016. 16014    Enables you to add insertable objects to the forms of your applications.
  1017. 16015    Displays an option that can be turned on or off.
  1018. 16016    Displays a graphic from a bitmap, icon or metafile.
  1019. 16017    A graphical control displayed as a rectangle, square, oval, circle or rounded rectangle or square.
  1020. 16018    Displays information entered at design time by the user, or in code at run time.
  1021. 16019    A control which can execute code at regular intervals by causing a Timer event.
  1022. 16020    A window or dialog box that makes up part of an application's user interface.
  1023. 16021    Acts as the background for an application and can contain child forms.
  1024. 16022    Enables you to communicate with a system printer (initially the default printer).
  1025. 16023    Manipulates forms according to their placement on the screen and controls the mouse pointer.
  1026. 16024    Provides access to the system Clipboard.
  1027. 16025    Contains general information about an application.
  1028. 16026    Provides access to databases using a Recordset object.
  1029. 16027    An ActiveX Control authored in Visual Basic
  1030. 16028    An ActiveX Property Page authored in Visual Basic.
  1031. 16029    An ActiveX Document authored in Visual Basic.
  1032. 16100    Adds an item to a Listbox or ComboBox control or a row to a Grid control.
  1033. 16101    Arranges the windows or icons within an MDI form object.
  1034. 16102    Draws a circle, eclipse, or arc on an object.
  1035. 16103    Clears the contents of a control or the system Clipboard.
  1036. 16104    Closes an open object.
  1037. 16105    Clears graphics and text generated at run time from a Form, Image, or PictureBox.
  1038. 16106    Copies data from the OLE container control to the system Clipboard.
  1039. 16107    Creates an embedded object.
  1040. 16108    Creates a linked object from the contents of a file.
  1041. 16109    Deletes an object.
  1042. 16110    Opens an object for an operation such as editing.
  1043. 16111    Begins, ends, or cancels a drag operation of any object except Line, Menu, Shape, and Timer.
  1044. 16112    Terminates a print operation sent to the Printer object.
  1045. 16113    Updates the list of verbs an object supports.
  1046. 16114    Returns a graphic from the Clipboard object.
  1047. 16115    Returns a value indicating whether an item on the Clipboard object matches a specified format.
  1048. 16116    Returns a text string from the Clipboard object.
  1049. 16117    Hides an MDIForm or Form object but doesn't unload it.
  1050. 16118    Immediately terminates the current print job.
  1051. 16119    Draws lines and rectangles on an object.
  1052. 16120    Sends a command string to the source application in a DDE conversation.
  1053. 16121    Transfers contents of Label, PictureBox, or TextBox to source application in DDE conversation.
  1054. 16122    Asks the source DDE application to update the contents of a Label, PictureBox, or Textbox control.
  1055. 16123    Transfers contents of PictureBox to destination application in DDE conversation.
  1056. 16124    Moves an object.
  1057. 16125    Draws the contents of a graphics file on a Form, PictureBox, or Printer object.
  1058. 16126    Copies data from the system Clipboard to an OLE container control.
  1059. 16127    Displays the Paste Special dialog box.
  1060. 16128    Returns, as an integer of type Long, the RGB color of the specified point on a Form or PictureBox object.
  1061. 16129    Displays a pop-up menu on an MDIForm or Form object.
  1062. 16130    Sends a bit-by-bit image of a Form object to the printer.
  1063. 16131    Sets a point on an object to a specified color.
  1064. 16132    Loads an object from a data file created using the SaveToFile method.
  1065. 16133    Forces a complete repaint of a object.
  1066. 16134    Removes an item from a ListBox or ComboBox control or a row from a Grid control.
  1067. 16135    Saves an object to a data file.
  1068. 16136    Saves an object in the OLE 1 file format.
  1069. 16138    Defines the coordinate system for a Form, PictureBox, or Printer.
  1070. 16139    Puts a picture on the Clipboard object using the specified graphic format.
  1071. 16140    Moves the focus to the specified object.
  1072. 16141    Puts a text string on the Clipboard object using the specified Clipboard object format.
  1073. 16142    Displays an MDIForm or Form object.
  1074. 16143    Returns the height of a text string as it would be printed in the current font.
  1075. 16144    Returns the width of a text string as it would be printed in the current font.
  1076. 16145    Retrieves the current data from the application that supplied the object and displays it as a graphic in the OLE container control.
  1077. 16146    Places a specified object at the front or back of the z-order within its graphical level.
  1078. 16147    Displays the Insert Object dialog box.
  1079. 16148    Saves the current values of bound controls.
  1080. 16149    Gets the current record from a Data control's Recordset object and displays data in bound controls.
  1081. 16150    Ends the current page and advances to the next page on the Printer object.
  1082. 16151    Converts the value for the width of a Form, PictureBox, or Printer from one unit of measure to another.
  1083. 16152    Converts the value for the height of a Form, PictureBox, or Printer from one unit of measure to another.
  1084. 16153    Closes and rebuilds the Recordset object or data structures created by a control.
  1085. 16154    Displays a selected topic in a Help file using the What's This popup provided by Windows 95 Help.
  1086. 16156    Prepares the application to display What's This Help on a selected object.
  1087. 16157    Notifies the container that a property on a User Control has been changed.
  1088. 16158    Asks the container if a property bound to a data source can be changed.  The CanPropertyChange method is most useful if the property specified in PropertyName is bound to a data source.
  1089. 16159    Changes the width and height of a User Control.
  1090. 16160    Starts an OLE drag/drop event with the given control as the source.
  1091. 16161    Sets the log target and log mode for an application
  1092. 16162    Logs an event in the application's log target
  1093. 16163    Read in data asynchronously from a path or a URL and receive AsyncReadComplete event.
  1094. 16164    Cancel an asynchronous data request.
  1095. 16165    Notify data consumers that a data member of this data source has changed.
  1096. 16167    Validate contents of the last control on the form before exiting the form
  1097. 16300    Occurs when a form becomes the active window.
  1098. 16301    Occurs when the contents of a control have changed.
  1099. 16302    Occurs when the user presses and then releases a mouse button over an object.
  1100. 16303    Occurs when the user presses and releases a mouse button and then presses and releases it again over an object.
  1101. 16304    Occurs when a drag-and-drop operation is completed.
  1102. 16305    Occurs when a drag-and-drop operation is in progress.
  1103. 16306    Occurs when the list portion of a ComboBox control is about to drop down.
  1104. 16307    Occurs when an object receives the focus.
  1105. 16308    Occurs when an application creates an instance of a Form, MDIForm, or class.
  1106. 16309    Occurs when the user presses a key while an object has the focus.
  1107. 16310    Occurs when the user presses and releases an ANSI key.
  1108. 16311    Occurs when the user releases a key while an object has the focus.
  1109. 16312    Occurs when a DDE conversation terminates.
  1110. 16313    Occurs when there is an error during a DDE conversation.
  1111. 16314    Occurs when a command string is sent by a destination application in a DDE conversation.
  1112. 16315    Occurs when the source has changed the DDE data if the LinkMode property of the destination control is Notify.
  1113. 16316    Occurs when a DDE conversation is being initiated.
  1114. 16317    Occurs when a form is loaded.
  1115. 16318    Occurs when an object loses the focus.
  1116. 16319    Occurs when the user presses the mouse button while an object has the focus.
  1117. 16320    Occurs when the user moves the mouse.
  1118. 16321    Occurs when the user releases the mouse button while an object has the focus.
  1119. 16322    Occurs immediately after the object within an OLE container control is moved or resized while active.
  1120. 16323    Occurs when any part of a form or PictureBox control is moved, enlarged, or exposed.
  1121. 16324    Occurs when the path is changed by setting the FileName or Path property in code.
  1122. 16325    Occurs when the file listing pattern, such as *.*, is changed using FileName or Pattern in code.
  1123. 16326    Occurs before a form or application closes.
  1124. 16327    Occurs when a form is first displayed or the size of an object changes.
  1125. 16328    Occurs when you reposition the scroll box on a control.
  1126. 16329    Occurs when all references to an instance of a Form, MDIForm, or class are removed from memory.
  1127. 16330    Occurs when a preset interval for a Timer control has elapsed.
  1128. 16331    Occurs when a form is about to be removed from the screen.
  1129. 16332    Occurs when an object's data has been modified.
  1130. 16333    Occurs before the current record changes; the Update method, and a Delete, Unload, or Close operation.
  1131. 16334    Occurs when a form is no longer the active window.
  1132. 16335    Occurs when a user control or user document is asked to read its data from a file.
  1133. 16336    Occurs when a user control or user document is asked to write its data to a file.
  1134. 16337    Occurs the first time a user control or user document is created.
  1135. 16338    Occurs when an ambient value was changed by the container of a user control
  1136. 16339    Occurs when the user presses the OK button or the Apply button on the property page, or when property pages are switched by selecting tabs.
  1137. 16340    Occurs when the selection of controls on the form has changed.
  1138. 16341    Occurs when a property page is opened because of the developer pressing the ellipsis button to display a particular property for editing.
  1139. 16342    Occurs when the mouse is moved over the control during an OLE drag/drop operation, if its OLEDropMode property is set to manual.
  1140. 16343    Occurs when data is dropped onto the control via an OLE drag/drop operation, and OLEDropMode is set to manual.
  1141. 16344    Occurs at the source control of an OLE drag/drop operation when the mouse cursor needs to be changed.
  1142. 16345    Occurs when an OLE drag/drop operation is initiated either manually or automatically.
  1143. 16346    Occurs at the OLE drag/drop source control when the drop target requests data that was not provided to the DataObject during the OLEDragStart event.
  1144. 16347    Occurs at the OLE drag/drop source control after a manual or automatic drag/drop has been completed or canceled.
  1145. 16348    Occurs when focus enters the control.  The control itself could be receiving focus, or a constituent control could be receiving focus.
  1146. 16349    Occurs when focus leaves the control.  The control itself could be losing focus, or a constituent control could be losing focus.
  1147. 16350    Occurs before a UserForm closes.
  1148. 16351    Occurs when the user of the control presses one of the control's access keys, or when the Enter key is pressed when the developer has set the Default property to True, or when the Escape key is pressed when the developer has set the Cancel property to True.  The Default property and the Cancel property are enabled by the author of the control setting the DefaultCancel property to True.
  1149. 16352    Occurs when all of the data is available as a result of the AsyncRead method.
  1150. 16353    Occurs when a ListBox control's Style property is set to 1 (checkboxes) and an item's checkbox in the ListBox control is selected or cleared.
  1151. 16354    Occurs as the result of a data access error that takes place when no Visual Basic code is being executed.
  1152. 16355    Occurs after a record become the current record.
  1153. 16356    Occurs when the control's Visible property changes to True.
  1154. 16357    Occurs when the control's Visible property changes to False.
  1155. 16358    Occurs when a data consumer is asking this data source for one of it's data members.
  1156. 16359    Occurs when a control loses focus to a control that causes validation.
  1157. 16360    Occurs in a windowless user control in response to mouse activity.
  1158. 16361    Occurs when more data is available as a result of the AsyncReadProgress method.
  1159. 16363    Occurs when the contained object fires an event.
  1160. 16500    Sets a value that determines an action.
  1161. 16501    Returns the form that is the active window.
  1162. 16502    Returns/sets a value that determines where an object is displayed on a form.
  1163. 16503    Returns/sets the alignment of a CheckBox or OptionButton, or a control's text.
  1164. 16504    Determines whether a control that can be aligned is displayed when an active object on the form displays one or more toolbars.
  1165. 16505    Determines whether the application creating the object in the OLE container control is running.
  1166. 16506    Specifies the path of the project .VBP file when running the application from the development environment or the path of the executable file when running the application as an executable file.
  1167. 16507    Determines whether a FileListBox control displays files with Archive attributes.
  1168. 16508    Enables the object contained in the OLE container control to decide the activation behavior.
  1169. 16509    Returns/sets the output from a graphics method to a persistent bitmap.
  1170. 16510    Returns/sets a value that determines whether MDI child forms are displayed when loaded.
  1171. 16511    Determines whether a control is automatically resized to display its entire contents.
  1172. 16512    Determines if a pop-up menu containing the object's verbs is displayed in a context menu.
  1173. 16513    Returns/sets the background color used to display text and graphics in an object.
  1174. 16514    Indicates whether a Label or the background of a Shape is transparent or opaque.
  1175. 16515    Returns/sets the color of an object's border.
  1176. 16516    Returns/sets the border style for an object.
  1177. 16517    Indicates whether a command button is the Cancel button on a form.
  1178. 16518    Returns/sets the text displayed in an object's title bar or below an object's icon.
  1179. 16519    Returns/sets a value that determines whether a check mark is displayed next to a menu item.
  1180. 16520    Returns/sets the appearance of the control, whether standard (standard Windows style) or graphical (with a custom picture).
  1181. 16521    Returns/sets the class name of an embedded object.
  1182. 16522    Determines whether graphics methods in Paint events repaint an entire object or newly exposed areas.
  1183. 16523    Returns/sets the selected color.
  1184. 16524    Returns/sets a value that determines whether a color printer prints output in color or monochrome.
  1185. 16525    Returns/sets a value that determines whether a ListBox scrolls vertically in a single column (value of 0) or horizontally in snaking columns (values greater than 0).
  1186. 16526    Returns a value indicating whether a Control-menu box is displayed on a form at run time.
  1187. 16527    Returns/sets a value that determines the number of copies to be printed.
  1188. 16528    Returns the number of objects in a collection.
  1189. 16529    Returns/sets the horizontal coordinates for next print or draw method.
  1190. 16530    Returns/sets the vertical coordinates for next print or draw method.
  1191. 16531    Returns/sets a handle to a memory object or GDI object containing data in a specified format.
  1192. 16532    Returns a string from or sets a string for the specified object.
  1193. 16533    Determines which CommandButton control is the default command button on a form.
  1194. 16534    Returns the name of the device a driver supports.
  1195. 16535    Determines whether an object displays its contents or an icon.
  1196. 16536    Returns/sets the icon to be displayed as the pointer in a drag-and-drop operation.
  1197. 16537    Returns/sets a value that determines whether manual or automatic drag mode is used.
  1198. 16538    Sets the appearance of output from graphics methods or of a Shape or Line control.
  1199. 16539    Determines the line style for output from graphics methods.
  1200. 16540    Returns/sets the line width for output from graphics methods.
  1201. 16541    Returns/sets the selected drive at run time.
  1202. 16542    Returns the name of the driver for a Printer object.
  1203. 16543    Determines whether a page is printed on both sides.
  1204. 16544    Returns/sets a value that determines whether an object can respond to user-generated events.
  1205. 16545    Returns the name of the executable file for the current project.  If running in the development environment, returns the name of the project.
  1206. 16546    Returns/sets the path and filename of a selected file.
  1207. 16547    Returns the file number used when saving or loading an object, or the last file number used.
  1208. 16548    Returns/sets the color used to fill in shapes, circles, and boxes.
  1209. 16549    Returns/sets the fill style of a shape.
  1210. 16550    Returns a Font object.
  1211. 16551    Returns/sets bold font styles.
  1212. 16552    Returns the number of fonts available for the current display device or active printer.
  1213. 16553    Returns/sets italic font styles.
  1214. 16554    Specifies the name of the font that appears in each row for the given level.
  1215. 16555    Returns all font names available for the current display device or active printer.
  1216. 16556    Specifies the size (in points) of the font that appears in each row for the given level.
  1217. 16557    Returns/sets strikethrough font styles.
  1218. 16558    Returns/sets a value that determines whether background text/graphics on a Form, Printer or PictureBox are displayed.
  1219. 16559    Returns/sets underline font styles.
  1220. 16560    Returns/sets the foreground color used to display text and graphics in an object.
  1221. 16561    Specifies the format for displaying and printing numbers, dates, times, and text.
  1222. 16562    Returns a handle (from Microsoft Windows) to the object's device context.
  1223. 16563    Returns/sets the height of an object.
  1224. 16564    Specifies the default Help file context ID for an object.
  1225. 16565    Returns/sets the name of the Help file associated with the project.
  1226. 16566    Determines whether a FileListBox control displays files with Hidden attributes.
  1227. 16567    Specifies whether the selection in a Masked edit control is hidden when the control loses focus.
  1228. 16568    Returns/sets the user-readable host name of your Visual Basic application.
  1229. 16569    Returns a handle (from Microsoft Windows) to an object's window.
  1230. 16570    Returns the icon displayed when a form is minimized at run time.
  1231. 16571    Returns a handle, provided by Microsoft Windows, to a persistent bitmap.
  1232. 16572    Returns/sets the number identifying a control in a control array.
  1233. 16573    Returns/sets the number of milliseconds between calls to a Timer control's Timer event.
  1234. 16574    Returns/sets a specific number for each item in a ComboBox or ListBox control.
  1235. 16575    Returns/sets whether keyboard events for an object are invoked before keyboard events for controls on that object.
  1236. 16576    Returns/sets amount of change to Value property in a scroll bar when user clicks the scroll bar area.
  1237. 16577    Returns/sets the distance between the internal left edge of an object and the left edge of its container.
  1238. 16578    Returns/sets the data passed to a destination control in a DDE conversation with another application.
  1239. 16579    Returns/sets the type of link used for a DDE conversation and activates the connection.
  1240. 16580    Returns/sets the amount of time a control waits for a response to a DDE message.
  1241. 16581    Returns/sets the source application and topic for a destination control.
  1242. 16582    Returns/sets the items contained in a control's list portion.
  1243. 16583    Returns the number of items in the list portion of a control.
  1244. 16584    Returns/sets the index of the currently selected item in the control.
  1245. 16585    Returns the address of the object.
  1246. 16586    Returns/sets a scroll bar position's maximum Value property setting.
  1247. 16587    Determines whether a form has a Maximize button.
  1248. 16588    Returns/sets the maximum number of characters that can be entered in a control.
  1249. 16589    Returns/sets a value that determines if a form is displayed as an MDI child form.
  1250. 16590    Determines whether or not a form incorporates the menus from an object on the form's menu bar.
  1251. 16591    Determines whether a form has a Minimize button.
  1252. 16592    Returns or sets a value that determines access to one or more additional features of the OLE container control.
  1253. 16593    Sets a custom mouse icon.
  1254. 16594    Returns/sets the type of mouse pointer displayed when over part of an object.
  1255. 16595    Returns/sets a value that determines whether a control can accept multiple lines of text.
  1256. 16596    Returns/sets a value that determines whether a user can make multiple selections in a control.
  1257. 16597    Returns the name used in code to identify an object.
  1258. 16598    Returns the index of the item most recently added to a control.
  1259. 16599    Determines whether a FileListBox control displays files with Normal attributes.
  1260. 16600    Returns an object in a control.
  1261. 16601    Returns the list of formats an object can provide.
  1262. 16602    Returns the number of formats that can be accepted by an object.
  1263. 16603    Returns the list of formats an object can provide.
  1264. 16604    Returns the number of formats an object can provide.
  1265. 16605    Returns the menu state for each verb in the ObjectVerbs array.
  1266. 16606    Returns the list of verbs an object supports.
  1267. 16607    Returns the number of verbs supported by an object.
  1268. 16608    Determines whether a menu bar displays Menu controls when a linked or embedded object is active.
  1269. 16609    Returns the status of the object in an OLE container control.
  1270. 16610    Returns/sets the type of object the OLE container control can contain.
  1271. 16611    Returns/sets a value indicating whether documents are printed in portrait or landscape mode.
  1272. 16612    Returns the current page number.
  1273. 16613    Returns/sets the default paper bin on the printer from which paper is fed when printing.
  1274. 16614    Returns/sets the paper size for the current printer.
  1275. 16615    Returns the object on which this object is located.
  1276. 16616    Returns/sets a value that determines whether characters typed by a user or placeholder characters are displayed in a control.
  1277. 16617    Returns whether the contents of the system Clipboard can be pasted into the OLE container control.
  1278. 16618    Returns/sets the current path.
  1279. 16619    Returns/sets a value indicating the filenames displayed in a control at run time.
  1280. 16620    Returns/sets a graphic to be displayed in a control.
  1281. 16621    Returns a graphic to be displayed in a control.
  1282. 16622    Returns the name of the port through which a document is sent to a printer.
  1283. 16623    Returns a value that determines whether a previous instance of an application is already running.
  1284. 16624    Returns/sets a value indicating the printer resolution.
  1285. 16625    Determines whether a control can be edited.
  1286. 16626    Returns/sets the number of units for the vertical measurement of an object's interior.
  1287. 16627    Returns/sets the horizontal coordinates for the left edges of an object.
  1288. 16628    Returns/sets a value indicating measurement units for object coordinates when using graphics methods or positioning controls.
  1289. 16629    Returns/sets the vertical coordinates for the top edges of an object.
  1290. 16630    Returns/sets the number of units for the horizontal measurement of an object's interior.
  1291. 16631    Returns/sets a value indicating whether an object has vertical or horizontal scroll bars.
  1292. 16632    Returns the number of selected items in a ListBox control.
  1293. 16633    Returns/sets the selection status of an item in a control.
  1294. 16634    Returns/sets the number of characters selected.
  1295. 16635    Returns/sets the starting point of text selected.
  1296. 16636    Returns/sets the string containing the currently selected text.
  1297. 16637    Returns/sets a value indicating the appearance of a control.
  1298. 16638    Determines whether a Form or MDIForm object appears in the Windows 95 taskbar.
  1299. 16640    Determines how the OLE container control is sized or how its image is displayed.
  1300. 16641    Returns/sets amount of change to Value property in a scroll bar when user clicks a scroll arrow.
  1301. 16642    Indicates whether the elements of a control are automatically sorted alphabetically.
  1302. 16643    Returns/sets the filename to use when you create an object.
  1303. 16644    Returns/sets the data within the file to be linked when you create a linked object.
  1304. 16645    Returns/sets whether an application starts as a stand-alone project or an ActiveX component.
  1305. 16646    Returns/sets a value that determines whether a graphic resizes to fit the size of an Image control.
  1306. 16647    Returns/sets a value that determines the type of control and the behavior of its list box portion.
  1307. 16648    Determines whether a FileListBox control displays files with System attributes.
  1308. 16649    Returns/sets the tab order of an object within its parent form.
  1309. 16650    Returns/sets a value indicating whether a user can use the TAB key to give the focus to an object.
  1310. 16651    Stores any extra data needed for your program.
  1311. 16652    Returns/sets the text contained in the control.
  1312. 16653    Returns/sets the title of the application displayed in the Microsoft Windows Task List.
  1313. 16654    Returns/sets the distance between the internal top edge of an object and the top edge of its container.
  1314. 16655    Returns/sets which item in a control is displayed in the topmost position.
  1315. 16656    Returns/sets a value that determines if the Printer object considers the default printer setting in the Control Panel.
  1316. 16657    Returns the number of twips per pixel for an object measured horizontally.
  1317. 16658    Returns the number of twips per pixel for an object measured vertically.
  1318. 16659    Determines how an object is updated when linked data is modified.
  1319. 16660    Returns/sets a value that specifies whether an & in a Label's Caption property defines an access key.
  1320. 16661    Returns/sets the value of an object.
  1321. 16662    Returns/sets an operation to perform when an object is activated using the Action property.
  1322. 16663    Returns/sets a value that determines whether an object is visible or hidden.
  1323. 16664    Returns/sets the width of an object.
  1324. 16665    Returns/sets a value that determines whether a Menu object maintains a list of the current MDI child windows.
  1325. 16666    Returns/sets the visual state of a form window at run time.
  1326. 16667    Returns/sets a value that determines whether a control expands to fit the text in its Caption.
  1327. 16668    Returns/sets the X coordinate of the starting point of a Line control.
  1328. 16669    Returns/sets the X coordinate of the ending point of a Line control.
  1329. 16670    Returns/sets the Y coordinate of the starting point of a Line control.
  1330. 16671    Returns/sets the Y coordinate of the ending point of a Line control.
  1331. 16672    Returns/sets the percentage by which printed output is to be scaled up or down.
  1332. 16673    Sets a value that specifies the Data control through which the current control is bound to a database. 
  1333. 16674    Returns/sets a value that binds a control to a field in the current record.
  1334. 16675    Returns/sets a value indicating that data in a control has changed by some process other than by retrieving data from the current record.
  1335. 16676    Returns the control that has focus.
  1336. 16677    A collection whose elements represent each control on a form, including elements of control arrays. 
  1337. 16678    Returns/sets whether or not an object is painted at run time with 3-D effects.
  1338. 16679    Indicates the source of an open database, a database used in a pass-through query, or an attached table.
  1339. 16680    Returns a reference to a Data control's underlying Database object.
  1340. 16681    Returns/sets the name and location of the source of data for a Data control.
  1341. 16682    Indicates the state of editing for the current record.
  1342. 16683    Returns/sets a value that indicates whether the underlying database for a Data control is opened for single-user or multiuser access.
  1343. 16684    Returns or sets a value that specifies one or more characteristics of the Recordset object in the control's Recordset property.
  1344. 16685    Returns/sets the underlying table, SQL statement, or QueryDef object for a Data control.
  1345. 16686    Returns/sets a Recordset object defined by a Data control's properties or by an existing Recordset.
  1346. 16687    Indicates what action the Data control takes when the BOF property is True.
  1347. 16688    Indicates what action the Data control takes when the EOF property is True.
  1348. 16689    Returns/sets a value indicating the type of Recordset object you want the Data control to create.
  1349. 16690    Determines whether OLE container control can be a drop target.
  1350. 16691    Determines whether the toolbars of an object on an MDI child form are displayed on the MDIForm when the object is active.
  1351. 16692    Return/sets the current operating mode of the input method editor.
  1352. 16693    Returns/sets an associated context number for an object.
  1353. 16694    Returns or sets whether the What's This button appears in the title bar of a Form or MDIForm.
  1354. 16695    Sets or returns whether context-sensitive Help uses the What's This popup provided by Windows 95 Help or the main Help window.
  1355. 16697    Returns/sets a value that determines if a task is visible in the task list.
  1356. 16698    Returns/sets milliseconds during which an Automation request will continue to be retried.
  1357. 16699    Returns/sets title of 'busy' message displayed when an ActiveX component rejects a request.
  1358. 16700    Returns/sets text of 'busy' message displayed if an ActiveX component rejects a request.
  1359. 16701    Determines whether a rejected Automation request raises an error, instead of displaying a 'busy' message.
  1360. 16702    Returns/sets milliseconds Automation requests will run before user actions trigger a 'busy' message.
  1361. 16703    Returns/sets title of 'busy' message displayed while an Automation request is pending.
  1362. 16704    Returns/sets text of 'busy' message displayed while an Automation request is pending.
  1363. 16705    Returns the major release number of the project.
  1364. 16706    Returns the minor release number of the project.
  1365. 16707    Returns the revision version number of the project.
  1366. 16708    Returns comments about the running application.
  1367. 16709    Returns the name of the application's author.
  1368. 16710    Returns a file description of the running application.
  1369. 16711    Returns copyright information about the running application.
  1370. 16712    Returns trademark information about the running application.
  1371. 16713    Returns the product name of the running application.
  1372. 16714    Returns the container of an object.
  1373. 16715    Returns/Sets a value indicating whether the control displays partial items.
  1374. 16716    Returns the instance handle of the application.
  1375. 16717    Returns/sets the text displayed when the mouse is paused over the control.
  1376. 16718    Returns/sets a graphic to be displayed when the button is disabled, if Style is set to 1.
  1377. 16719    Returns/sets a graphic to be displayed when the button is in the down position, if Style is set to 1.
  1378. 16720    Returns or sets a bitmap that will be used as the picture representation of the control in the toolbox (16x15 pixels, scaled if necessary).
  1379. 16721    Returns or sets a value determining if a control can contain other controls placed on it, in the same way the PictureBox control can contain other controls.
  1380. 16722    Returns or sets a value determining if a control should not have a visible window at run time.
  1381. 16723    Returns or sets a value determining if a control can itself receive focus.
  1382. 16724    Returns or sets a value determining if a control is alignable, and can use the extender Align property.
  1383. 16725    Returns or sets a value determining which control receives focus when one of the access keys for the control is pressed.
  1384. 16726    Returns or sets a value determining if a control can act as a standard command button.
  1385. 16727    Returns an Ambient object that allows access to the ambient properties of the container.
  1386. 16728    Returns the Extender object for this control which allows access to the properties of the control that are kept track of by the container.
  1387. 16729    Returns or sets a string from an array that is the name of a property page that is associated with the control represented by a UserControl class.
  1388. 16730    Returns a collection that allows access to the controls contained within the control that were added to the control by the developer who uses the control.
  1389. 16731    Returns a collection that allows access to the other controls in the control's container.
  1390. 16732    Returns a collection that contains all the currently selected controls on the form.
  1391. 16733    Returns or sets a value indicating that a property on a property page of the control has changed.
  1392. 16734    Returns/Sets whether this object can act as an OLE drop target.
  1393. 16735    Returns/Sets whether this object can act as an OLE drop target, and whether this takes place automatically or under programmatic control.
  1394. 16736    Returns/Sets whether this object can act as an OLE drag/drop source, and whether this process is started automatically or under programmatic control.
  1395. 16737    Returns a value which indicates if a form can be shown non-modally (modeless).
  1396. 16738    Returns a value indicating if the container is currently ignoring events being raised by the control.
  1397. 16739    Returns or sets a value determining if a control can be shared with other applications.
  1398. 16740    Returns or sets a string that contains the keys that will act as the access keys (or hot keys) for the control.
  1399. 16741    Returns/Sets a value that determines whether the Property Page will be a standard size or a custom size.
  1400. 16742    Returns/sets an image that contains the palette to use on an object when PaletteMode is set to Custom
  1401. 16743    Returns/sets a value that determines which palette to use for the controls on a object.
  1402. 16744    Returns/sets a value that determines whether checkboxes are displayed inside a ListBox control.
  1403. 16745    Returns or sets a color in a button's picture to be a 'mask' (that is, transparent), if Style is set to 1.
  1404. 16746    Returns or sets a value that determines whether the color assigned in the MaskColor property is used as a 'mask'. (That is, used to create transparent regions.)  Applies only if Style is set to 1.
  1405. 16747    Returns/sets a value that determines if a control will have the Edit verb on its context menu.
  1406. 16748    Returns the filename for an application's log (if logging to a file).
  1407. 16749    Returns a value that indicates the target (event log or log file) and other log attributes.
  1408. 16750    Returns/sets a value that determines whether an application will run without any user interface.
  1409. 16751    Returns the ID of the executing thread.
  1410. 16752    Returns/sets a value which determines the type of data source (Jet or ODBCDirect) that is used by the Data control.  Used with DAO WorkspaceTypeEnum values.
  1411. 16753    Returns/sets a value which indicates the cursor library used by the Data control.  Used with DefaultCursorTypeConstants values.
  1412. 16754    Returns a Hyperlink object used for browser style navigation.
  1413. 16756    Returns or sets a value specifying the position of a Form when it first appears.
  1414. 16757    Returns/sets a value that determines whether a form can be moved.
  1415. 16758    Returns/sets amount of change to the UserDocument ViewportLeft property when the user clicks a vertical scroll arrow.
  1416. 16759    Returns/sets amount of change to the UserDocument ViewportTop property when the user clicks a horizontal scroll arrow.
  1417. 16760    Returns/sets a value that determines whether a UserDocument fires Scroll events while the scrollbar thumb is dragged.
  1418. 16761    Returns/sets a DataBindings collection object that collects the bindable properties that are available to the developer.
  1419. 16762    Returns a DataBinding object which represents a bindable property of this component.
  1420. 16763    Returns/sets a value that determines whether files with read-only attributes are displayed in the file list or not.
  1421. 16764    Returns/sets a graphic to be displayed in a CommandButton, OptionButton or CheckBox control, if Style is set to 1.
  1422. 16765    Determines text display direction and control visual appearance on a bidirectional system.
  1423. 16766    Sets a value that specifies a shortcut key for a Menu object.
  1424. 16767    Returns or sets the width of a control's border.
  1425. 16768    Returns/sets the minimum width of the Viewport at which the horizontal scrollbar will appear.
  1426. 16769    Returns/sets the minimum height of the Viewport at which the vertical scrollbar will appear.
  1427. 16770    Returns the current height of the Viewport.
  1428. 16771    Returns the distance between the left edge of the UserDocument and the left edge of the Viewport.
  1429. 16772    Returns the distance between the top of the UserDocument and the top of the Viewport.
  1430. 16773    Returns the current width of the Viewport.
  1431. 16774    Sets the left and top coordinates of the UserDocument that will be visible in the Viewport.
  1432. 16776    Returns/sets the color that specifies transparent areas in the MaskPicture.
  1433. 16777    Returns/sets the picture that specifies the clickable/drawable area of the control when BackStyle is 0 (transparent).
  1434. 16778    Returns a collection of data members to show at design time for this data source.
  1435. 16779    Returns/sets whether the UserControl will act as a data consumer.
  1436. 16780    Returns/sets whether validation occurs on the control which lost focus.
  1437. 16781    Returns/sets whether the UserControl can be activated windowless in a container which supports it.
  1438. 16782    Indicates which mode of automatic hit testing a windowless UserControl employs.
  1439. 16783    Returns/sets a value that describes the DataMember for a data connection.
  1440. 16784    Returns a DataFormat object for use against a bindable property of this component.
  1441. 16785    Returns a handle (from Microsoft Windows) to the window a UserControl is contained in.
  1442. 16786    Indicates the manner in which a windowless UserControl's appearance is clipped.
  1443. 16787    Indicates whether the form is modal or modeless.
  1444. 16788    Determines whether a unique display context is allocated for the control.
  1445. 16789    Returns/sets a value that determines whether a project will remain loaded in memory.
  1446. 16790    Returns/sets whether the UserControl will act as a data source.
  1447. 18000    New Project
  1448. 18001    Open Project
  1449. 18004    Add File
  1450. 18006    Print Setup
  1451. 18007    Print
  1452. 18011    Cut
  1453. 18012    Copy
  1454. 18013    Paste
  1455. 18014    PasteLink
  1456. 18015    Delete
  1457. 18016    Find
  1458. 18017    FindNext
  1459. 18018    FindPrev
  1460. 18019    Replace
  1461. 18020    Indent
  1462. 18021    Outdent
  1463. 18022    Yank Line
  1464. 18023    Insert Line
  1465. 18024    Bring To Front
  1466. 18025    Send To Back
  1467. 18026    Snap To Grid
  1468. 18027    Lock Controls Toggle
  1469. 18028    View Code
  1470. 18029    View Object
  1471. 18030    Definition
  1472. 18031    Drop Down
  1473. 18032    Last Position
  1474. 18034    Object Browser
  1475. 18035    Project Explorer
  1476. 18036    Properties Window
  1477. 18037    Toolbox
  1478. 18038    Color Palette
  1479. 18039    Add Procedure
  1480. 18040    Add Form
  1481. 18041    Add MDI Form
  1482. 18042    Add Module
  1483. 18043    Add Class Module
  1484. 18044    Add User Control
  1485. 18045    Add Property Page
  1486. 18047    Module Load Text
  1487. 18048    Break
  1488. 18050    Full Start
  1489. 18051    End
  1490. 18052    Restart
  1491. 18053    Step Into
  1492. 18054    Step Over
  1493. 18055    Step To Cursor
  1494. 18056    Toggle Breakpoint
  1495. 18057    Clear All Breakpoints
  1496. 18058    Set Next Statement
  1497. 18059    Show Next Statement
  1498. 18060    Add Watch
  1499. 18061    Edit Watch
  1500. 18062    Delete Watch
  1501. 18063    Quick Watch
  1502. 18064    Call Tree
  1503. 18065    Menu Editor...
  1504. 18066    Show Vbxconvert
  1505. 18068    Component Gallery
  1506. 18069    References
  1507. 18070    Get
  1508. 18071    Checkout
  1509. 18072    Checkin
  1510. 18073    Uncheckout
  1511. 18074    Options
  1512. 18075    Visual Data Manager...
  1513. 18076    Report Designer
  1514. 18077    Add-In Manager
  1515. 18079    Cascade
  1516. 18080    Tile Horizontally
  1517. 18081    Tile Vertically
  1518. 18082    Arrange Icons
  1519. 18083    Contents...
  1520. 18084    Index...
  1521. 18085    Technical Support
  1522. 18088    About Microsoft Visual Basic...
  1523. 18089    Long Live the Cucumber
  1524. 18090    Break On All
  1525. 18091    Break In Ole Server
  1526. 18092    Break On Unhandled
  1527. 18098    Hide Property Window
  1528. 18100    Cpal Default
  1529. 18126    More Windows...
  1530. 18127    Insert Object
  1531. 18128    Call Stack...
  1532. 18129    Immediate Window
  1533. 18130    Select All
  1534. 18132    Align to Grid
  1535. 18133    Align Tops
  1536. 18134    Align Bottoms
  1537. 18135    Align Lefts
  1538. 18136    Align Rights
  1539. 18137    Align Centers
  1540. 18138    Align Middles
  1541. 18141    Center Horizontally
  1542. 18142    Center Vertically
  1543. 18143    Size to Grid
  1544. 18145    Make Both Same Size
  1545. 18146    Make Height Same Size
  1546. 18147    Make Width Same Size
  1547. 18148    Make Horizontal Spacing Equal
  1548. 18149    Increase Horizontal Spacing
  1549. 18150    Decrease Horizontal Spacing
  1550. 18151    Remove Horizontal Spacing
  1551. 18152    Make Vertical Spacing Equal
  1552. 18153    Increase Vertical Spacing
  1553. 18154    Decrease Vertical Spacing
  1554. 18155    Remove Vertical Spacing
  1555. 18156    Bring Forward
  1556. 18157    Send Backward
  1557. 18158    Group
  1558. 18159    Ungroup
  1559. 18160    Show Grid
  1560. 18161    Diable All Watches
  1561. 18162    Disable All Breakpoints
  1562. 18163    Recording Point
  1563. 18164    List Properties/Methods
  1564. 18165    List Constants
  1565. 18167    Split Window
  1566. 18168    Show Tab Order
  1567. 18169    Locals Window
  1568. 18170    Step Out
  1569. 18171    Toggle Bookmark
  1570. 18172    Next Bookmark
  1571. 18173    Previous Bookmark
  1572. 18174    Clear All Bookmarks
  1573. 18175    Watch Window
  1574. 18176    Import
  1575. 18177    Export
  1576. 18181    Dockable
  1577. 18182    What's This?
  1578. 18188    Hide Code Window
  1579. 18189    Zoom
  1580. 18190    New Base Class
  1581. 18191    Quick Info
  1582. 18192    Parameter Info
  1583. 18193    Complete Word
  1584. 18194    Comment Block
  1585. 18195    Uncomment Block
  1586. 18206    New User Document
  1587. 18207    Property Pages
  1588. 18224    Macros Dialog
  1589. 18229    Add Project
  1590. 18230    Remove Project
  1591. 18232    Make Project Group
  1592. 18233    Member Attributes
  1593. 18235    Toggle Folders
  1594. 18236    Add Standard EXE Project
  1595. 18237    Add ActiveX EXE Project
  1596. 18238    Add ActiveX DLL Project
  1597. 18239    Add ActiveX Control Project
  1598. 18347    Search...
  1599. 19000    Blank
  1600. 19001    Menu Bar
  1601. 19002    File
  1602. 19003    Edit
  1603. 19004    View
  1604. 19005    Project
  1605. 19006    Format
  1606. 19007    Debug
  1607. 19008    Run
  1608. 19009    Tools
  1609. 19010    Add-Ins
  1610. 19011    Window
  1611. 19012    Help
  1612. 19013    Bookmarks
  1613. 19015    New Object Insert
  1614. 19016    New Project
  1615. 19017    Align
  1616. 19019    Center
  1617. 19020    Size
  1618. 19021    Size To
  1619. 19022    Horizontal Spacing
  1620. 19023    Vertical Spacing
  1621. 19024    Project Window Insert
  1622. 19025    Toggle
  1623. 19026    Order
  1624. 19027    ActiveX Designer
  1625. 19028    Toolbars
  1626. 19029    Code Window
  1627. 19030    Code Window (Break)
  1628. 19031    Watch Window
  1629. 19032    Immediate Window
  1630. 19033    Locals Window
  1631. 19034    Forms
  1632. 19035    Controls
  1633. 19036    Project Window
  1634. 19037    Project Window (Break)
  1635. 19038    Object Browser
  1636. 19046    Toolbox
  1637. 19047    Toolbox Group
  1638. 19048    Property Browser
  1639. 19049    Color Palette
  1640. 19050    Toolbar
  1641. 19051    Project Window Project
  1642. 19052    Project Window Form Folder
  1643. 19053    Project Window Module/Class Folder
  1644. 19054    Project Window Related Documents Folder
  1645. 19055    Standard
  1646. 19056    Edit
  1647. 19057    Debug
  1648. 19058    UserForm
  1649. 19059    Form Editor
  1650. 19060    Project Window
  1651. 19061    AddCommandMenu
  1652. 19062    FileCommandWellMenu
  1653. 19063    EditCommandWellMenu
  1654. 19064    ViewCommandWellMenu
  1655. 19065    InsertCommandWellMenu
  1656. 19066    FormatCommandWellMenu
  1657. 19067    DebugCommandWellMenu
  1658. 19068    RunCommandWellMenu
  1659. 19069    ToolsCommandWellMenu
  1660. 19070    AddInsCommandWellMenu
  1661. 19071    WindowCommandWellMenu
  1662. 19072    HelpCommandWellMenu
  1663. 19073    AddOtherCommandMenu
  1664. 19074    Built-in Menus
  1665. 19075    DocumentMenu
  1666. 19076    Form Layout Window
  1667. 19077    Shortcut Menus
  1668. 19078    Forms
  1669. 19079    Code Windows
  1670. 19080    Misc
  1671. 19081    Docked Window
  1672. 19082    &Startup Position
  1673. 19083    Ta&ble
  1674. 19084    &Go To Row
  1675. 19085    Tabl&e
  1676. 19086    &Zoom
  1677. 19087    Show P&anes
  1678. 19088    &Change Type
  1679. 19120    &File
  1680. 19121    &Edit
  1681. 19122    &View
  1682. 19124    &Project
  1683. 19125    F&ormat
  1684. 19126    &Debug
  1685. 19127    &Run
  1686. 19128    &Tools
  1687. 19129    &Add-Ins
  1688. 19130    &Window
  1689. 19131    &Help
  1690. 19132    Q&uery
  1691. 19133    D&iagram
  1692. 19144    &New Project
  1693. 19145    &Open Project...
  1694. 19146    A&dd Project...
  1695. 19147    &Remove Project
  1696. 19148    Save Project Group
  1697. 19149    Save Project Group As...
  1698. 19150    Save <File Name>
  1699. 19151    Save <File Name> As...
  1700. 19156    &Print...
  1701. 19157    Print Set&up...
  1702. 19158    Ma&ke <Project>...
  1703. 19159    Make Project &Group...
  1704. 19160    E&xit
  1705. 19161    Save Se&lection
  1706. 19162    Save C&hange Script
  1707. 19176    &Undo
  1708. 19177    &Redo
  1709. 19178    Cu&t
  1710. 19179    &Copy
  1711. 19180    &Paste
  1712. 19181    Paste Lin&k
  1713. 19182    &Delete
  1714. 19183    Select &All
  1715. 19184    &Find...
  1716. 19185    Find &Next
  1717. 19186    R&eplace...
  1718. 19187    &Indent
  1719. 19188    &Outdent
  1720. 19189    Insert Fi&le...
  1721. 19190    List Properties/Met&hods
  1722. 19191    Li&st Constants
  1723. 19192    &Quick Info
  1724. 19193    Para&meter Info
  1725. 19194    Complete &Word
  1726. 19195    &Bookmarks
  1727. 19208    &Code
  1728. 19209    O&bject
  1729. 19210    &Definition
  1730. 19211    Last Positio&n
  1731. 19212    &Object Browser
  1732. 19213    &Immediate Window
  1733. 19214    Local&s Window
  1734. 19215    Watc&h Window
  1735. 19216    Call Stac&k...
  1736. 19217    &Project Explorer
  1737. 19218    Properties &Window
  1738. 19219    Property Pa&ges
  1739. 19220    Toolbo&x
  1740. 19221    T&ab Order
  1741. 19222    Color Pa&lette
  1742. 19223    &Toolbars
  1743. 19225    &Form Layout Window
  1744. 19240    Add &Procedure...
  1745. 19242    &Module
  1746. 19243    &Class Module
  1747. 19245    Add &Form
  1748. 19246    Add MD&I Form
  1749. 19247    Add &Module
  1750. 19248    Add &Class Module
  1751. 19249    Add &User Control
  1752. 19250    Add &Property Page
  1753. 19251    Add User &Document
  1754. 19252    More ActiveX Desi&gners...
  1755. 19253    &Add File...
  1756. 19254    &Remove <Item>
  1757. 19255    Refere&nces...
  1758. 19256    C&omponents...
  1759. 19257    <Project Name> Prop&erties...
  1760. 19258    &User Control
  1761. 19259    P&roperty Page
  1762. 19260    User &Document
  1763. 19265    Add 
  1764. 19272    &Align
  1765. 19273    &Make Same Size
  1766. 19275    Size to Gri&d
  1767. 19276    &Horizontal Spacing
  1768. 19277    &Vertical Spacing
  1769. 19278    &Center in Form
  1770. 19279    A&rrange Buttons
  1771. 19282    &Order
  1772. 19283    &Lock Controls
  1773. 19305    Step &Into
  1774. 19306    Step &Over
  1775. 19307    Step O&ut
  1776. 19308    &Run To Cursor
  1777. 19309    &Add Watch...
  1778. 19310    &Edit Watch...
  1779. 19311    &Quick Watch...
  1780. 19312    Disable All &Watches
  1781. 19313    &Toggle Breakpoint
  1782. 19314    &Clear All Breakpoints
  1783. 19315    &Disable All Breakpoints
  1784. 19316    Set &Next Statement
  1785. 19317    Show Ne&xt Statement
  1786. 19336    Start With &Full Compile
  1787. 19337    Brea&k
  1788. 19338    &End
  1789. 19339    &Restart
  1790. 19341    &Start
  1791. 19369    Procedure &Attributes...
  1792. 19370    &Add-In Manager...
  1793. 19371    &Menu Editor...
  1794. 19372    &References...
  1795. 19373    &Get
  1796. 19374    C&heck Out
  1797. 19375    Check &In
  1798. 19376    &Undo Check Out
  1799. 19378    &Options...
  1800. 19400    &Visual Data Manager...
  1801. 19401    &Report Designer...
  1802. 19432    S&plit
  1803. 19433    Tile &Horizontally
  1804. 19434    Tile &Vertically
  1805. 19435    &Cascade
  1806. 19436    &Arrange Icons
  1807. 19437    &More Windows...
  1808. 19464    &Contents...
  1809. 19465    &Index...
  1810. 19466    &Technical Support
  1811. 19469    &About Microsoft Visual Basic...
  1812. 19471    Microsoft on the &Web
  1813. 19472    &Debug Options...  (Do not localize this string)
  1814. 19474    &Search...
  1815. 19700    &Toggle Bookmark
  1816. 19701    &Next Bookmark
  1817. 19702    &Previous Bookmark
  1818. 19703    &Clear All Bookmarks
  1819. 19704    &Form
  1820. 19705    MD&I Form
  1821. 19706    Standard EXE
  1822. 19707    ActiveX EXE
  1823. 19708    ActiveX DLL
  1824. 19709    ActiveX Control
  1825. 19710    &Lefts
  1826. 19711    &Centers
  1827. 19712    &Rights
  1828. 19713    &Tops
  1829. 19714    &Middles
  1830. 19715    &Bottoms
  1831. 19716    to &Grid
  1832. 19719    &Horizontally
  1833. 19720    &Vertically
  1834. 19721    &Width
  1835. 19722    &Height
  1836. 19723    &Both
  1837. 19726    Make &Equal
  1838. 19727    &Increase
  1839. 19728    &Decrease
  1840. 19729    &Remove
  1841. 19730    Make &Equal
  1842. 19731    &Increase
  1843. 19732    &Decrease
  1844. 19733    &Remove
  1845. 19734    Breakpoint
  1846. 19735    Bookmark
  1847. 19736    &Bring to Front
  1848. 19737    &Send to Back
  1849. 19740    [Empty]
  1850. 19741    Comment Block
  1851. 19742    Uncomment Block
  1852. 19743    &Toggle
  1853. 19744    &Hide
  1854. 19745    &What's This
  1855. 19746    &Delete Watch
  1856. 19747    Co&llapse Parent
  1857. 19748    Always On &Top
  1858. 19749    Doc&kable
  1859. 19750    View C&ode
  1860. 19751    Prope&rties
  1861. 19752    Update &UserControls
  1862. 19753    Align to &Grid
  1863. 19754    View O&bject
  1864. 19755    Pro&ject Properties
  1865. 19756    &Add
  1866. 19757    &Find Whole Word Only
  1867. 19758    Show &Hidden Members
  1868. 19759    View &Definition
  1869. 19760    Group &Members
  1870. 19761    &Properties...
  1871. 19762    He&lp
  1872. 19763    &Insert Object...
  1873. 19764    &Additional Controls...
  1874. 19765    &Delete <Item>
  1875. 19766    &Customize <Item>
  1876. 19767    &New Page
  1877. 19768    &Delete Page
  1878. 19769    &Rename...
  1879. 19770    &Move...
  1880. 19771    &Import Page...
  1881. 19772    &Export Page...
  1882. 19773    &Move Here
  1883. 19774    Co&py Here
  1884. 19775    &Cancel
  1885. 19776    &Add Tab...
  1886. 19777    &Delete Tab
  1887. 19778    &Rename Tab...
  1888. 19779    Move &Up
  1889. 19780    Move Do&wn
  1890. 19781    &Description
  1891. 19782    De&fault
  1892. 19783    Set as Start &Up
  1893. 19784    Add Project
  1894. 19785    Insert Object
  1895. 19786    Gauge
  1896. 19787    Zoom
  1897. 19788    Toggle Folders
  1898. 19789    MRU List
  1899. 19790    Resolution &Guides
  1900. 19791    Break on All Errors
  1901. 19792    Break in Class Module
  1902. 19793    Break on Unhandled Errors
  1903. 19794    &Manual
  1904. 19795    Center &Owner
  1905. 19796    Center &Screen
  1906. 19797    &Windows Default
  1907. 19880    Save Se&lection
  1908. 19881    Save C&hange Script
  1909. 19882    &Remove
  1910. 19883    Delete Table from Data&base
  1911. 19884    Remove Table from Dia&gram
  1912. 19885    Select &All Columns
  1913. 19886    Set Primary Ke&y
  1914. 19887    &Insert Column
  1915. 19888    D&elete Column
  1916. 19889    &First
  1917. 19890    &Last
  1918. 19891    Ne&xt
  1919. 19892    Pre&vious
  1920. 19893    Ro&w
  1921. 19894    &New
  1922. 19895    &Column Properties
  1923. 19896    Column Na&mes
  1924. 19897    &Keys
  1925. 19898    &Name Only
  1926. 19899    C&ustom
  1927. 19900    200%
  1928. 19901    150%
  1929. 19902    100%
  1930. 19903    75%
  1931. 19904    50%
  1932. 19905    25%
  1933. 19906    10%
  1934. 19907    &Selection
  1935. 19908    &Diagram
  1936. 19909    &Grid
  1937. 19910    &SQL
  1938. 19911    &Results
  1939. 19912    &Run
  1940. 19913    Clear Res&ults
  1941. 19914    &Verify SQL Syntax
  1942. 19915    Sy&nchronize SQL
  1943. 19916    &Group By
  1944. 19917    &Select
  1945. 19918    &Insert
  1946. 19919    Insert &Values
  1947. 19920    &Update
  1948. 19921    &Delete
  1949. 19922    &Make Table
  1950. 19923    Add T&o Output
  1951. 19924    Sort &Ascending
  1952. 19925    Sort &Decending
  1953. 19926    Remove &Filter
  1954. 19927    &Select All Rows From <Table A>
  1955. 19928    S&elect All Rows From <Table B>
  1956. 19929    &New Text Annotation
  1957. 19930    Set Text &Font
  1958. 19931    &Add Related Tables
  1959. 19932    &Show Relationship Labels
  1960. 19933    &Modify Custom View
  1961. 19934    &View Page Breaks
  1962. 19935    &Recalculate Page Breaks
  1963. 19936    Arrange Se&lection
  1964. 19937    Arran&ge Tables
  1965. 19938    Autosi&ze Selected Tables
  1966. 19950    Ctrl
  1967. 19951    Alt
  1968. 19952    Shift
  1969. 19953    Break
  1970. 19954    Bkspce
  1971. 19955    Tab
  1972. 19956    Break
  1973. 19957    Space
  1974. 19958    PgUp
  1975. 19959    PgDn
  1976. 19960    Home
  1977. 19961    Ins
  1978. 19962    Del
  1979. 19963    F1
  1980. 19964    F2
  1981. 19965    F3
  1982. 19966    F4
  1983. 19967    F5
  1984. 19968    F6
  1985. 19969    F7
  1986. 19970    F8
  1987. 19971    F9
  1988. 19972    F10
  1989. 19973    F11
  1990. 19974    F12
  1991. 19975    F13
  1992. 19976    F14
  1993. 19977    F15
  1994. 19978    F16
  1995. 19979    Left Arrow
  1996. 19980    Right Arrow
  1997. 19981    Up Arrow
  1998. 19982    Down Arrow
  1999. 21001    Out of memory
  2000. 21003    Can't open Clipboard
  2001. 21004    No object
  2002. 21006    Unable to close object
  2003. 21007    Can't paste
  2004. 21008    Invalid property value
  2005. 21009    Can't copy
  2006. 21017    Invalid format
  2007. 21018    Class is not set
  2008. 21019    Source Document is not set
  2009. 21021    Invalid Action
  2010. 21023    Invalid or unknown Class
  2011. 21024    Unable to create link
  2012. 21026    Source name is too long
  2013. 21027    Unable to activate object
  2014. 21028    Object not running
  2015. 21029    Dialog already in use
  2016. 21031    Invalid source for link
  2017. 21032    Unable to create embedded object
  2018. 21033    Unable to fetch Link source name
  2019. 21034    Invalid Verb index
  2020. 21035    Incorrect Clipboard format
  2021. 21036    Error saving to file
  2022. 21037    Error loading from file
  2023. 21039    Unable to access source document
  2024. 21040    You cannot set DisplayType while the control contains an object
  2025. 21041    Cannot create embedded object. 'OleTypeAllowed' property of '|1' control is set to 'Linked'.
  2026. 23001    Unexpected error; quitting
  2027. 23002    Not enough memory to run; quitting
  2028. 23003    Unexpected error
  2029. 23004    Wrong version of run-time DLL
  2030. 23005    Wrong version of operating system; requires Windows NT 4.0 (build |1 with Service Pack |2 or above), or Windows 95 (build |3 or above)
  2031. 23006    System Error |1.  
  2032. 23010    Internal error: '|1'
  2033. 23012    File not found: '|1'
  2034. 23016    Device I/O error: '|1'
  2035. 23017    File already exists: '|1'
  2036. 23020    Disk full: '|1'
  2037. 23021    Input past end of file: '|1'
  2038. 23026    Too many files: '|1'
  2039. 23027    Device unavailable: '|1'
  2040. 23029    Permission denied: '|1'
  2041. 23030    Disk not ready: '|1'
  2042. 23034    Path/File access error: '|1'
  2043. 23035    Path not found: '|1'
  2044. 23050    Must have startup form or Sub Main()
  2045. 23052    Can't save file to TEMP
  2046. 23053    The file '|1' was recognized as a Visual Basic file, but the header was corrupt and the file can't be loaded.
  2047. 23054    The file, '|1', is marked as a version not supported by the current version of Visual Basic, and won't be loaded.
  2048. 23056    '|1' is in binary format and cannot be loaded into VB6.
  2049. 23057    '|1' could not be loaded.
  2050. 23058    User Documents are not allowed in Standard EXE and UserControl project types.
  2051. 23059    The project file '|1' is corrupt, and can't be loaded.
  2052. 23060    Unable to write Designer cache file '|1'.  Will just use regular files on Load.
  2053. 23061    '|1' is an invalid key. The file '|2' can't be loaded.
  2054. 23062    The project file '|1' contains invalid '|2' key value.
  2055. 23064    The project file '|1' contains invalid '|2' key value. Valid range is 0 to |3.
  2056. 23065    The Project name is too long. Name has been truncated.
  2057. 23066    The project file '|1' contains invalid key '|2'.
  2058. 23067    User Documents are not allowed in Standard EXE and UserControl project types. Item(s) not loaded.
  2059. 23078    Can't find file '|1'
  2060. 23079    Not enough memory to load file
  2061. 23090    Duplicate procedure name
  2062. 23091    Unable to display help
  2063. 23095    Can't display system information
  2064. 23096    Invalid procedure name
  2065. 23097    A procedure of that name already exists
  2066. 23098    The application description can't be more than 2000 characters long
  2067. 23099    The project group file '|1' is in an unknown format, and can't be loaded.
  2068. 23100    The project group file '|1' is missing a required value, and can't be loaded.
  2069. 23101    The project group file '|1' contains a duplicate value, and can't be loaded.
  2070. 23102    The project group file '|1' is corrupt, and can't be loaded.
  2071. 23103    The project group file '|1' is read-only
  2072. 23104    The wizard file '|1' is in an unknown format, and can't be loaded.
  2073. 23105    The wizard file '|1' is missing a required value, and can't be loaded.
  2074. 23112    The wizard file '|1' is corrupt, and can't be loaded.
  2075. 23130    Control must be same type as rest of array
  2076. 23131    Array already has control at index '|1'
  2077. 23132    Not a legal object name: '|1'
  2078. 23133    Must specify which item(s) to print
  2079. 23134    Can't clear Index property without changing Name
  2080. 23135    Name '|1' conflicts with existing module, project, or object library
  2081. 23136    '|1' is a control name
  2082. 23137    Windowless controls can't have menus
  2083. 23139    Controls without the align property cannot be placed directly on the MDI form
  2084. 23140    File is read-only
  2085. 23141    Project file is read-only
  2086. 23143    Can't create a UserControl instance on its own designer
  2087. 23145    This control's designer is open.  To use the control, you must first close its designer (design window).
  2088. 23146    This control is private to its project.  To be public, a control must be in an ActiveX Control project, and its Public property must be True.
  2089. 23147    EditAtDesignTime is not supported on Windowless controls.
  2090. 23148    This designer cannot be used because it uses features that are not supported in this version of Visual Basic.
  2091. 23149    Can't have both ControlContainer and Windowless properties set.
  2092. 23150    Could not start Internet Explorer.
  2093. 23151    This control can only be used with |1 designers.
  2094. 23152    This control cannot be used with |1 designers.
  2095. 23153    '|1' cannot be added because it is referenced but not in use by any items in the project.  To correct this, uncheck 'Remove information about unused ActiveX Controls' in Project Options.
  2096. 23154    ActiveX Designers cannot contain private UserControls.
  2097. 23155    ActiveX Designers cannot contain uncompiled UserControls.
  2098. 23161    Can't create a cyclic chain of User Controls
  2099. 23170    Menu item skipped a level
  2100. 23171    Can't put check mark here
  2101. 23172    Can't assign shortcut key to a top level menu
  2102. 23174    Menu control must have a name
  2103. 23175    Menu control array element must have an index
  2104. 23176    Menu control array indexes must be in ascending order
  2105. 23177    Menu control array elements must be contiguous and within the same submenu
  2106. 23178    Shortcut key already assigned
  2107. 23179    Separator may not be checked or disabled, or have a shortcut key
  2108. 23180    At least one submenu item must be visible
  2109. 23181    Separator may not be the Window List menu
  2110. 23182    Can't have more than one Window List menu
  2111. 23183    Only Top Level Menus can have non-zero NegotiatePosition
  2112. 23200    Valid values are whole numbers from 1 to 32.
  2113. 23201    Valid values are whole numbers from 24 to 1188
  2114. 23204    Can't set the project name at this time
  2115. 23211    Procedure ID must be a negative number or zero.
  2116. 23212    Help Context ID must be a nonnegative number.
  2117. 23213    Invalid negative number.  Some negative numbers are reserved.
  2118. 23221    Main can't be module, type, project, or form name
  2119. 23222    Sub Main() doesn't exist
  2120. 23235    You need to fill in the DatabaseName and/or Connect properties of the Data Control to complete this operation.
  2121. 23236    You need to fill in the RecordSource property of the Data control to get a list of field names.
  2122. 23237    You cannot enumerate Table names in ODBCDirect mode (DefaultType set to UseODBC).
  2123. 23239    Unexpected error occurred in code generator or linker.  
  2124. 23240    Project to large too make into an EXE.
  2125. 23241    Version numbers must be in the range 0 to 9999
  2126. 23242    Invalid Base Address
  2127. 23243    No creatable public component detected.\nPress F1 for more information.
  2128. 23244    Unattended Project Cannot be visible at runtime.
  2129. 23245    Only one resource file allowed
  2130. 23246    Duplicate resources with same type and name
  2131. 23247    Retained Project cannot be unloaded.
  2132. 23250    Programmatic ID string too long '|1'.  The Programmatic ID must be 39 characters or less.
  2133. 23253    ActiveX Component could not be created
  2134. 23254    The Public property for Class |1 cannot be set to True.  You do not have an appropriate license to use this functionality in the design environment.
  2135. 23255    The file '|1' does not contain information needed to create a compatible ActiveX component.
  2136. 23256    The Instancing property for Class |1 cannot be set to Creatable SingleUse for an ActiveX DLL
  2137. 23257    The Visual Basic Development Environment can't provide multiple instances of a single use class.  Consult the documentation for restrictions on debugging single-use objects.
  2138. 23258    The compatible compatibility file '|1' is in use by another project.
  2139. 23259    A file must be specified in order to create a compatible ActiveX component.
  2140. 23260    Do you want to upgrade all |1 objects in this project to |2 objects?
  2141. 23261    The class name of the newly upgraded |1 objects is |2.  Since this is different from their previous name of |3, you must change any declarations of this object that you have in code.
  2142. 23262    All |1 objects in this project will be upgraded to |2 objects.
  2143. 23263    There is a compatibility error between the current project and the version-compatible component: |1
  2144. 23264    Unable to set the version compatible component: |1
  2145. 23265    PublicNotCreatable classes cannot be persistable.
  2146. 23270    Could not find Data Access Library.  Cannot Create reference.
  2147. 23271    Can't exit Windows while an OLE object is active for editing.
  2148. 23274    RecordSource property of the associated data control is empty.
  2149. 23275    Visual Basic was not able to start up due to an invalid system configuration. |1
  2150. 23278    The file '|1' was not registerable as an ActiveX Component.
  2151. 23279    Can't run without setting a Startup Project first.
  2152. 23280    MultiSelect must be 0 - None when Style is 1 - Checkbox
  2153. 23281    Control projects cannot be run alone.  Use File/Add Project to add a Standard Exe project; close the User Control design window; and then place a test instance of the control on Form1.
  2154. 23282    |1
  2155. 23283    Compile Error in File '|1' : |2
  2156. 23284    Compile Error in File '|1', Line |2 : |3
  2157. 23285    MDI Forms are not allowed in an ActiveX DLL or ActiveX Control project, or in a multithreaded ActiveX server.
  2158. 23286    The ActiveX Control can not be used because it defines an event named '|1' which conflicts with Visual Basic.
  2159. 23304    An instance of '|1' cannot be created because its designer window is open.
  2160. 23305    No public UserControl detected.\nPress F1 for more information.
  2161. 23336    |1 designers can only be used in DLL projects
  2162. 23337    |1 designers cannot be public in ActiveX EXE projects
  2163. 23338    |1 designers must be public and cannot be used in Standard EXE projects
  2164. 23339    |1 designers cannot be private
  2165. 23397    Could not find Standard Data Format Library.  Cannot Create reference.
  2166. 23398    No make available in the Working Model Edition
  2167. 23399    No help available in the Working Model Edition
  2168. 25000    Can't remove control or reference; Still in use on a form in an invalid state.  Please close all forms and try again
  2169. 25001    Can't remove control or reference; in use
  2170. 25002    Can't quit at this time
  2171. 25003    An action cannot be completed because a component (|1) is not responding.  Choose "Switch To" to activate the component and correct the problem.
  2172. 25004    An action cannot be completed because a component (|1) is busy.  Choose "Switch To" to activate the component and correct the problem.
  2173. 25005    Component Request Pending
  2174. 25006    Component Busy
  2175. 25007    One or more instances of this object are running.  Can't remove it at this time.
  2176. 25050    Invalid command line argument '|1'.
  2177. 25052    You already have a control named '|1'.  Do you want to create a control array?
  2178. 25053    Project file '|1' does not exist.
  2179. 25054    Error loading '|1'.  An error was encountered loading a property.  Continue?
  2180. 25055    Error loading '|1'.  A control could not be loaded due to load error.  Continue?
  2181. 25056    '|1' has an old file format.  When saved it will be saved in a newer format.
  2182. 25057    Display more load errors?
  2183. 25058    '|1' is referenced by '|2' project and cannot be updated.
  2184. 25059    '|1' already exists in project
  2185. 25060    '|1' is a Read-Only file
  2186. 25061    Errors during load. Refer to '|1' for details
  2187. 25062    '|1' could not be loaded
  2188. 25063    Version number missing or invalid; Visual Basic 6.0 assumed.
  2189. 25064    String value too long to process; form load aborted
  2190. 25066    '|1' could not be registered
  2191. 25067    User Documents are not allowed in this type of project. Item(s) has(ve) to be removed. Are you sure you want to change the project type?
  2192. 25068    The current value of '|1' instancing property is not valid in this type of project.  The property value has been changed.
  2193. 25069    Other applications are currently accessing an object in your program.  Ending the program now could cause errors in those programs.  End program at this time?
  2194. 25070    One or more of the properties in '|1' was bad.  Some or all of the properties might not be set correctly.
  2195. 25071    '|1' could not be loaded.\n\nRemove it from the list of available Add-Ins?
  2196. 25072    The load behavior for '|1' could not be updated because of current registry permissions.
  2197. 25073    Conflicting names were found in '|1'.  The name '|2' will be used.
  2198. 25074    Conflicting attributes were found in '|1'.  The defaults will be used.
  2199. 25075    Original definition:\n |1
  2200. 25076    Visual Basic can't upgrade the ActiveX controls to those provided in the '|1' library.  Remove this library from the list of available upgrades?
  2201. 25077    Visual Basic found an instance of '|1' in a binary form file. VBX's cannot be converted from binary form files in the 32-bit version.
  2202. 25078    An error occurred while background loading module '|1'. Background load will now abort and the code for some modules may not be loaded.   Saving these modules to their current file name will result in code loss.  Please load a new project.
  2203. 25082    A project with the name '|1' is already loaded.
  2204. 25083    The copy of this file which might have changes is already opened.
  2205. 25084    This project is referenced from another project.  Are you sure you want to remove it?
  2206. 25085    The project '|1' can not be built because it references project '|2' which does not have a binary compatibility file set.
  2207. 25086    The file '|1' is already open.
  2208. 25087    Some project properties and/or items have to be changed in this type of project. Check Help for details. Are you sure you want to change the project type?
  2209. 25088    Current Public/Instancing/DataSourceBehavior/Persistable property values are not valid in this type of project ('|1'). The property values have been changed.
  2210. 25089    '|1' can not be public in this type of project.  Use Project Properties to change the project type.
  2211. 25090    An EXE or DLL name can not be specified for /Make if building a project group.
  2212. 25091    There is a newer version of |1 registered.  Do you want to upgrade to version |2 ?
  2213. 25092    Version |3 of |1 is not registered. The control will be upgraded to version |2.
  2214. 25093    You may only load or create projects with twomodules (Forms, MDI Forms, Modules, Classes)in the Visual Basic WorkingModel.Projects may contain an unlimited (systemdependant) number of modules in otherversions of Visual Basic 6.0.
  2215. 25094    Invalid number of threads. The number of threads should be integer between 1 and 32767.
  2216. 25095    '|1' can not be public in this type of project.  The item has been changed to private.
  2217. 25096    Errors occurred during load.
  2218. 25097    MDI/SDI option change will take effect the next time the Development Environment is started.
  2219. 25098    The project '|1' can not be built because it references project '|2' that has not been built.
  2220. 25099    Project '|1' can not be referenced because it's project type is EXE.
  2221. 25100    Line |1: The Form or MDIForm name |2 is not valid; cannot load this form.
  2222. 25101    Line |1: The control name |2 is invalid.
  2223. 25102    Line |1: The property name |2 in |3 is invalid.
  2224. 25103    Line |1: |2 has a quoted string where the property name should be.
  2225. 25104    Line |1: Property |2 in control |3 had an invalid property index.
  2226. 25105    Line |1: Property |2 in |3 could not be loaded.
  2227. 25106    Line |1: Property |2 in |3 must be a quoted string
  2228. 25107    Line |1: Property |2 in |3 had an invalid value.
  2229. 25108    Line |1: Property |2 in |3 had an invalid file reference.
  2230. 25109    Line |1: Property |2 in |3 could not be set.
  2231. 25110    Line |1: Class |2 of control |3 was not a loaded control class.
  2232. 25111    Line |1: Did not find an index property and control |2 already exists.
  2233. 25112    Line |1: Control name too long; truncated to |2.
  2234. 25113    Line |1: Class name too long; truncated to |2.
  2235. 25114    Line |1: Syntax error: property |2 in |3 was missing an '='.
  2236. 25115    Line |1: Parent menu |2 cannot be loaded as a separator.
  2237. 25116    Line |1: Cannot set checked property in menu |2. Parent menu cannot be checked.
  2238. 25117    Line |1: Cannot set shortcut property in menu |2. Parent menu cannot have a shortcut key.
  2239. 25119    Line |1: The Form or MDIForm name |2 is already in use; cannot load this form.
  2240. 25120    Line |1: The file |2 could not be loaded.
  2241. 25121    Line |1: Maximum nesting level for controls exceeded with |2.
  2242. 25122    Line |1: All controls must precede menus; cannot load control |2.
  2243. 25123    Line |1: Cannot load control |2; containing control not a valid container.
  2244. 25124    Line |1: Cannot load control |2; name already in use.
  2245. 25125    Line |1: Missing or invalid control class in file |2
  2246. 25126    Line |1: Missing or invalid control name in file |2.
  2247. 25128    Line |1: Cannot create embedded object in |2; license not found.
  2248. 25129    Line |1: Cannot create embedded object in |2.
  2249. 25130    Line |1: Cannot load control |2; license not found.
  2250. 25131    Line |1: Cannot load control |2.
  2251. 25132    Line |1: The CLSID |2 for |3 is invalid.
  2252. 25133    Line |1: Could not create reference: '|2'.
  2253. 25134    This command line argument requires a project, but none was specified.
  2254. 25135    Only one property per module can bind to DataField.  Property '|1' already binds to it.  Selecting this attribute will void the previous setting.
  2255. 25136    This Procedure ID is already assigned to member '|1'.  Assigning it to this member will void the previous setting.
  2256. 25137    Only one property and one event per module can be selected User Interface Default.  '|1' already has this attribute.  Selecting this attribute will void the previous setting.
  2257. 25138    Original definition:\n |1\n\nCurrent definition:\n |2
  2258. 25139    This User Control is private and will not be accessible from other projects.  Set public to true to change this.
  2259. 25140    MDI Forms are not allowed in this type of project. Item(s) has(ve) to be removed. Are you sure you want to change the project type?
  2260. 25141    '|1' has an invalid value for DataSourceBehavior in this type of project.  The value has been changed to vbNone.
  2261. 25142    '|1' cannot support persistence in this type of project.  The Persistable property has been removed.
  2262. 25143    MDI forms are not allowed in multithreaded projects.  Any MDI form will be removed from this project.  To keep the MDI form in the project select Cancel and change threading model to Thread Pool with only 1 thread.
  2263. 25144    Current definition:\n |1
  2264. 25145    You have set the MTSTransactionMode property for one or more Classes in your project(s), but Microsoft Transaction Server is not installed or is the wrong version.  This feature requires Windows NT 4.0 with Service Pack 4 or later.  MTS functionality will be disabled while running your project(s) in Visual Basic.  Do you want to run anyway?
  2265. 25146    '|1' has caused an access violation.\n\nRemove it from the list of available Add-Ins?
  2266. 25147    The selected Add-In has not been confirmed to be 'Command Line Safe', and may require some user intervention (possible UI).
  2267. 25148    '|1' cannot support MTS Transactions in this type of project.  The MTSTransactionMode property has been removed.
  2268. 25149    You have set the MTSTransactionMode property for one or more Classes in your project(s), but the Microsoft Distributed Transaction Coordinator (MSDTC) service is not running.  MTS functionality will be disabled while running your project(s) in Visual Basic.  Do you want to run anyway?
  2269. 25150    Binary Compatibility has not been set for the project, '|1'.\n\nThe MTSTransactionMode property for one or more classes in this project has been set to indicate that the class should be run under MTS. To debug an MTS class, you must make the project into a DLL. It is strongly recommended that you set the Project Properties, Version Compatibility option to Binary Compatiblity using that DLL, and then register the DLL with MTS. If you wish to continue anyway, select 'Yes'.
  2270. 25151    Changing the Public property to True will make the base methods and properties of this designer private. This may cause existing code in the project to no longer compile.  The base properties and methods are not available outside the designer's code module when the designer is public. Set the Public property back to False to undo this.
  2271. 25170    Build of '|1' succeeded.
  2272. 25171    Build of '|1' failed.
  2273. 25179    Could not create reference: '|1'.
  2274. 25180    Ln |1, Col |2
  2275. 25182    '|1' will not be loaded. Name is already in use.
  2276. 25200    Project 'Start Mode' property has been changed.
  2277. 25201    The public or/and instancing property value of shared item '|1' has changed in one of the projects. The property has been changed in all sharing projects.
  2278. 25202    Multiple copies of the shared file '|1' have been modified.  In the following dialog, select the copy that should be saved.
  2279. 32768    This functionality is not yet implemented.
  2280. 32771    Seek failed: can't read/write from the disk
  2281. 32772    Unable to read from the disk
  2282. 32773    Unable to write to  the disk
  2283. 32789    SHARE.EXE required
  2284. 32792    Invalid data format
  2285. 32793    File format no longer supported
  2286. 32796    Error accessing the system registry
  2287. 32797    Object library not registered
  2288. 32807    User-defined type not defined
  2289. 32808    Qualified name disallowed in module scope
  2290. 32812    Ambiguous name detected: ~
  2291. 32813    Name conflicts with existing module, project, or object library
  2292. 32814    Unrecognized project language
  2293. 35011    The .VBP file for this project contains an invalid or corrupt library references ID
  2294. 35013    Fixed or static data can't be larger than 64K
  2295. 35015    Expected procedure, not module
  2296. 35016    Expected procedure, not user-defined type
  2297. 35017    Expected procedure, not project or library
  2298. 35018    Expected procedure, not variable
  2299. 35019    Expected user-defined type, not project
  2300. 35020    Invalid use of property
  2301. 35021    Can't find project or library
  2302. 35022    Object library feature not supported
  2303. 35024    A module is not a valid type
  2304. 35025    Automation type not supported in Visual Basic
  2305. 35026    Function or interface marked as restricted, or the function uses an Automation type not supported in Visual Basic
  2306. 36267    Error
  2307. 36268    Null
  2308. 36269    False
  2309. 36270    No
  2310. 36271    Off
  2311. 36272    True
  2312. 36273    Yes
  2313. 36274    On
  2314. 36275    dd'-'mmm'-'yy
  2315. 40035    Functionality not supported in DLL
  2316. 40037    Expression not defined in context
  2317. 40038    Object library ~ for Visual Basic for applications not found
  2318. 40039    Specified library or project, or a compatible library or project, is already loaded
  2319. 40041    Missing end bracket
  2320. 40042    Invalid type-declaration character
  2321. 40044    Invalid character
  2322. 40045    Identifier too long
  2323. 40046    Statement too complex
  2324. 40047    Expected: <various>
  2325. 40048    Syntax error
  2326. 40049    Must be first statement on the line
  2327. 40051    Invalid outside procedure
  2328. 40052    Invalid inside procedure
  2329. 40053    Statement invalid outside Type block
  2330. 40054    Statement invalid inside Type block
  2331. 40055    Array already dimensioned
  2332. 40056    Duplicate Option statement
  2333. 40057    Deftype statements must precede declarations
  2334. 40058    Duplicate Deftype statement
  2335. 40059    Invalid in Immediate pane
  2336. 40061    Invalid Access mode
  2337. 40064    Too many dimensions
  2338. 40065    Too many arguments
  2339. 40066    Invalid procedure name
  2340. 40067    Definitions of property procedures for the same property are inconsistent, or property procedure has an optional parameter, a ParamArray, or an invalid Set final parameter
  2341. 40068    Circular dependencies between modules
  2342. 40069    Forward reference to user-defined type
  2343. 40070    Module not found
  2344. 40071    Project not found
  2345. 40073    Expected Sub, Function, or Property
  2346. 40074    Expected array
  2347. 40075    Wrong number of dimensions
  2348. 40076    Expected Function or variable
  2349. 40077    ByRef argument type mismatch
  2350. 40078    Type mismatch: array or user-defined type expected
  2351. 40079    Expected End Sub
  2352. 40080    Expected End Function
  2353. 40081    Only comments may appear after End Sub, End Function, or End Property
  2354. 40082    Block If without End If
  2355. 40083    While without Wend
  2356. 40084    Do without Loop
  2357. 40085    For without Next
  2358. 40086    Else without If
  2359. 40087    End If without block If
  2360. 40088    Next without For
  2361. 40089    Loop without Do
  2362. 40090    Wend without While
  2363. 40091    Exit For not within For...Next
  2364. 40092    Exit Do not within Do...Loop
  2365. 40093    Can't assign to array
  2366. 40094    Invalid qualifier
  2367. 40095    Duplicate declaration in current scope
  2368. 40096    Array argument must be ByRef
  2369. 40098    Exit Function not allowed in Sub or Property
  2370. 40099    Exit Sub not allowed in Function or Property
  2371. 40100    Label not defined
  2372. 40101    Type-declaration character not allowed
  2373. 40102    Type-declaration character does not match declared data type
  2374. 40103    Type-declaration character required
  2375. 40105    Case Else outside Select Case
  2376. 40106    Case without Select Case
  2377. 40107    End Select without Select Case
  2378. 40108    Select Case without End Select
  2379. 40109    Range has no values
  2380. 40110    Invalid data type for constant
  2381. 40111    Variable not defined
  2382. 40112    Invalid length for fixed-length string
  2383. 40113    LSet allowed only on strings and user-defined types
  2384. 40114    Constant expression required
  2385. 40115    Expected variable or procedure, not module
  2386. 40116    Expected variable or procedure, not project
  2387. 40117    Can't change data types of array elements
  2388. 40118    Qualifier must be collection
  2389. 40119    For Each control variable must be Variant or Object
  2390. 40120    Variable required - can't assign to this expression
  2391. 40121    Invalid use of object
  2392. 40123    Can't assign or coerce array of fixed-length string or user-defined type to Variant
  2393. 40124    External name not defined
  2394. 40125    Argument required for Property Let or Property Set
  2395. 40126    Expected End Property
  2396. 40127    Exit Property not allowed in Function or Sub
  2397. 40128    Named argument already specified
  2398. 40129    Named arguments not allowed
  2399. 40130    Argument in ParamArray may not be named
  2400. 40131    Current module does not support Print method
  2401. 40132    Invalid ParamArray use
  2402. 40133    With object must be user-defined type, Object, or Variant
  2403. 40134    End With without With
  2404. 40135    Expected End With
  2405. 40136    Invalid or unqualified reference
  2406. 40137    For Each control variable on arrays must be Variant
  2407. 40138    For Each may not be used on array of user-defined type or fixed-length strings
  2408. 40139    For Each may only iterate over a collection object or an array
  2409. 40140    User-defined type may not be passed ByVal
  2410. 40141    Invalid Next control variable reference
  2411. 40142    For control variable already in use
  2412. 40143    Optional argument must be Variant or intrinsic type with a default value
  2413. 40144    ParamArray must be declared as an array of Variant
  2414. 40145    RSet allowed only on strings
  2415. 40146    LSet not allowed
  2416. 40147    Invalid attribute in Sub or Function
  2417. 40148    Function call on left-hand side of assignment must return Variant or Object
  2418. 40149    Invalid ReDim
  2419. 40150    Destination label too far away; loop, Select Case, or block If too large
  2420. 40151    Expected:
  2421. 40152    or
  2422. 40153    end of statement
  2423. 40154    bracketed expression
  2424. 40155    identifier
  2425. 40156    object variable
  2426. 40157    variable or function call
  2427. 40158    line number
  2428. 40159    0
  2429. 40160    1
  2430. 40161    statement
  2431. 40162    type name
  2432. 40163    expression
  2433. 40164    list separator
  2434. 40165    .
  2435. 40166    !
  2436. 40167    variable
  2437. 40168    subroutine
  2438. 40169    label
  2439. 40170    Identifier without type suffix
  2440. 40171    graphics statement
  2441. 40172    letter
  2442. 40173    string constant
  2443. 40174    named parameter
  2444. 40175    Cyclic reference of projects not allowed
  2445. 40176    Out of resources
  2446. 40179    Requested type library or wizard is not a VBA project
  2447. 40188    User-defined type without members not allowed
  2448. 40190    Incorrect DLL version
  2449. 40191    Incorrect OLE version
  2450. 40192    Too many line continuations
  2451. 40193    Edit can't be undone--proceed anyway?
  2452. 40195    Run-time error '|'
  2453. 40196    Insufficient memory to save Undo information
  2454. 40198    Can't edit module
  2455. 40199    Language/country setting has changed
  2456. 40200    Warning: custom language settings not portable
  2457. 40201    Compile error in hidden module:  ~
  2458. 40202    Unmatched brackets in search string
  2459. 40203    Search string must be specified
  2460. 40204    Search text is not found
  2461. 40205    Line too long
  2462. 40206    No text selected
  2463. 40207    Search string too long or complex
  2464. 40209    End of search scope has been reached; do you want to continue from the beginning?
  2465. 40210    Beginning of search scope has been reached; do you want to continue from the end?
  2466. 40211    Identifier under cursor is not recognized
  2467. 40215    Invalid watch expression
  2468. 40216    Selected watch expression invalid
  2469. 40217    Empty watch expression
  2470. 40218    No watch expression selected
  2471. 40219    Breakpoint not allowed on this line
  2472. 40220    Out of context
  2473. 40221    Can't compile module
  2474. 40222    Can't evaluate watches on arrays of fixed length strings
  2475. 40224    (All Procedures)
  2476. 40225    (All Modules)
  2477. 40226    Expression
  2478. 40227    Value
  2479. 40228    Context
  2480. 40229    Out of memory; some watches might have been deleted
  2481. 40231    Can't display hidden procedure
  2482. 40232    Empty
  2483. 40233    Missing
  2484. 40234    <Ready>
  2485. 40235    <Running>
  2486. 40236    <Non-Basic Code>
  2487. 40237    <Non-Editable Code>
  2488. 40238    <Hidden Code>
  2489. 40239    <Debug Window>
  2490. 40240    <Break~>
  2491. 40242    Can't record into running module
  2492. 40243    File not found: ~
  2493. 40245    Typing
  2494. 40246    Delete
  2495. 40247    Insert Text
  2496. 40248    Cut
  2497. 40249    Paste
  2498. 40250    Parse Line
  2499. 40251    Replace
  2500. 40252    Indent
  2501. 40253    Outdent
  2502. 40254    Code execution has been interrupted
  2503. 40255    (Get)
  2504. 40256    (Let)
  2505. 40257    (Set)
  2506. 40258    Selection Text
  2507. 40259    Syntax Error Text
  2508. 40260    Execution Point Text
  2509. 40267    Breakpoint Text
  2510. 40268    Comment Text
  2511. 40269    Keyword Text
  2512. 40270    Identifier Text
  2513. 40271    Normal Text
  2514. 40273    (Custom)
  2515. 40274    Standard
  2516. 40275    Czech
  2517. 40276    Danish
  2518. 40277    German
  2519. 40278    English
  2520. 40279    Spanish
  2521. 40280    Finnish
  2522. 40281    Swedish
  2523. 40282    Italian
  2524. 40283    Dutch
  2525. 40284    French
  2526. 40285    Hungarian
  2527. 40286    Norwegian
  2528. 40287    Polish
  2529. 40288    Portuguese
  2530. 40289    Russian
  2531. 40290    Turkish
  2532. 40291    Japanese
  2533. 40292    Korean
  2534. 40293    Korea
  2535. 40294    Chinese
  2536. 40295    Taiwan
  2537. 40296    People's Republic of China
  2538. 40297    Hebrew
  2539. 40298    Israel
  2540. 40299    Arabic
  2541. 40300    Saudi Arabia
  2542. 40301    Thai
  2543. 40302    Thailand
  2544. 40303    Greek
  2545. 40304    Greece
  2546. 40305    Czech Republic
  2547. 40306    Denmark
  2548. 40307    Germany
  2549. 40308    Switzerland
  2550. 40309    Austria
  2551. 40310    United States
  2552. 40311    United Kingdom
  2553. 40312    Australia
  2554. 40313    Canada
  2555. 40314    New Zealand
  2556. 40315    Spain
  2557. 40316    Mexico
  2558. 40317    Finland
  2559. 40318    France
  2560. 40319    Belgium
  2561. 40320    Hungary
  2562. 40321    Italy
  2563. 40322    Netherlands
  2564. 40323    Sweden
  2565. 40324    Norway
  2566. 40325    Poland
  2567. 40326    Portugal
  2568. 40327    Brazil
  2569. 40328    Russia
  2570. 40329    Turkey
  2571. 40330    Japan
  2572. 40331    Courier
  2573. 40332    Courier New
  2574. 40336    Can't Get or Put an object reference variable or a variable of user-defined type containing an object reference
  2575. 40337    MISSING:
  2576. 40338    UNSAVED:
  2577. 40339    <no name specified>
  2578. 40340    Object library's language setting incompatible with current project
  2579. 40341    Statements and labels invalid between Select Case and first Case
  2580. 40342    Can't load module; invalid format
  2581. 40343     (object)
  2582. 40347    Invalid use of Me keyword
  2583. 40348    Invalid use of New keyword
  2584. 40349    Line is not an executable statement
  2585. 40350    Set Next Statement can only apply to executable lines within current procedure.
  2586. 40351    Can't execute code in design mode
  2587. 40352    Cannot define a Public user-defined type within a private object module
  2588. 40353    Private object modules cannot be used in public object modules as parameters or return types for public procedures, as public data members, or as fields of public user defined types 
  2589. 40354    Invalid syntax for constant declarations
  2590. 40355    This edit requires a Reset
  2591. 40356    Member already exists in a object module from which this object module derives
  2592. 40357    Procedure declaration does not match description of event or procedure having the same name
  2593. 40358    A compatible ActiveX component must be a Visual Basic executable
  2594. 40359    Calling convention not supported by Visual Basic
  2595. 40360    Constants, fixed-length strings, arrays, user-defined types and Declare statements not allowed as Public members of object modules
  2596. 40363    Variable not yet created in this context
  2597. 40364    This action will reset your project, proceed anyway?
  2598. 40365    An unrecognized error occurred during compilation
  2599. 40366    Fixed-length strings and user-defined types not allowed as the type of a public member of an object module
  2600. 40367    Fixed-length strings and use of the 'new' qualifier are not allowed for fields in a public user defined type defined in an object module
  2601. 40368    Private Enum types and Enum types defined in standard modules or private classes cannot be used in public object modules as parameters or return types for public procedures, as public data members, or as fields of public user defined types 
  2602. 40369    Only public user defined types defined in public object modules can be used as parameters or return types for public procedures of class modules or as fields of public user defined types
  2603. 40370    Only user-defined types defined in public object modules can be coerced to or from a variant or passed to late-bound functions
  2604. 40371    Object library invalid or contains references to object definitions that could not be found
  2605. 40372    User defined type in object library is invalid for use in public procedure or public user defined type. 
  2606. 40373    [[BadImplementsRefInCompatLib]]
  2607. 40374    The binary compatibility DLL or EXE contains a parameter type or return type whose definition can not be found
  2608. 40375    Cannot define a Public user-defined type within an object module
  2609. 40376    Can't ReDim, Erase or assign to Variant that contains array whose element is With object
  2610. 40377    Internal error
  2611. 57006    The specified region has been searched. ~ replacements were made.
  2612. 57007    The specified region has been searched.
  2613. 57008    Object
  2614. 57009    Procedure
  2615. 57010    (Declarations)
  2616. 57011    (General)
  2617. 57012    VBA Preferences
  2618. 57013    UNKNOWN TYPE
  2619. 57015    Can't add a reference to the specified file.
  2620. 57016    The specified region has been searched. 1 replacement was made.
  2621. 57018    The edit may make the object module incompatible with the previously specified compatible ActiveX server
  2622. 57019    Insert File
  2623. 57020    Choose OK to accept this edit, or choose Cancel to undo.
  2624. 57021    An # ElseIf, # Else, or # EndIf must be preceded by an # If clause
  2625. 57022    An # Else clause must be preceded by an # If
  2626. 57023    An # ElseIf must be preceded by an # If or # ElseIf and followed by an # Else or # EndIf
  2627. 57024    You must terminate the # If block with an # EndIf
  2628. 57025    Can't create variable in immediate pane
  2629. 57026    Module too large
  2630. 57027    Too many module-level variables
  2631. 57028    Too many local, nonstatic variables
  2632. 57029    Project contains too many procedure, variable, and constant names
  2633. 57030    Procedure too large
  2634. 57031    Duplicate definition
  2635. 57032    Method not valid without suitable object
  2636. 57033    Option Private Module not permitted in a object module
  2637. 57034    RHS
  2638. 57035    10
  2639. 57036    Arial
  2640. 57037    8
  2641. 57038    Arial
  2642. 57039    8
  2643. 57040    Module
  2644. 57041    Comment
  2645. 57042    Uncomment
  2646. 57043    Bookmark Text
  2647. 57044    Call Return Text
  2648. 57045    Switched Out Code Text
  2649. 57046    Recording Point Text
  2650. 57047    12
  2651. 57048    Geneva
  2652. 57049    9
  2653. 57050    Geneva
  2654. 57051    9
  2655. 57052    Geneva
  2656. 57053    Arial
  2657. 57054    9
  2658. 57055    10
  2659. 57056    Cannot handle events for the object specified.
  2660. 57057    Only valid in object module
  2661. 57058    Search string must be specified
  2662. 57060    Full Module View
  2663. 57061    Procedure View
  2664. 57062    Go Back
  2665. 57063    Go Forward
  2666. 57064    Copy to Clipboard
  2667. 57065    View Definition
  2668. 57066    Help
  2669. 57067    Project/Library
  2670. 57068    Search Text
  2671. 57069    Methods
  2672. 57070    Properties/Variables
  2673. 57071    Events
  2674. 57072    Constants
  2675. 57073    Show Search Results
  2676. 57074    Hide Search Results
  2677. 57075    Search
  2678. 57076     Search Results 
  2679. 57077    Translation failed. Please check the trnslate.log file for more information.
  2680. 57078    Cannot jump to '~' because it is hidden
  2681. 57079    Cannot jump to '~' because it is in the library '~' which is not currently referenced
  2682. 57080    The project has been translated into English
  2683. 57081    Invalid optional parameter type
  2684. 57082    Assignment to constant not permitted
  2685. 57083    Invalid event name
  2686. 57084    Move
  2687. 57085    Copy
  2688. 57086    Invalid template
  2689. 57087    Invalid inside Enum
  2690. 57088    Can't have paramarrays with optional arguments
  2691. 57089    Wizards can't reference projects
  2692. 57090    Compile error
  2693. 57091    Conditional watch on an array or record is not allowed
  2694. 57092    Member of ~
  2695. 57093    Default member of ~
  2696. 57094    Can't assign to read-only property
  2697. 57095    Method '~' of object '~' failed
  2698. 57096    Invalid use of optional parameter
  2699. 57097    Can't execute code in break mode
  2700. 57098    read-only
  2701. 57099    <Unsupported object type>
  2702. 57100    <Unsupported variant type>
  2703. 57101    Can't remove default reference
  2704. 57102    Event handler is invalid
  2705. 57103    Can't enter break mode at this time
  2706. 57104    Can't perform the requested operation because the module is hidden
  2707. 57105    Unexpected error (~)
  2708. 57106     (default)
  2709. 57107    Library
  2710. 57108    Class
  2711. 57109    Member
  2712. 57110    Classes
  2713. 57111    <All Libraries>
  2714. 57112    <globals>
  2715. 57113    No items found
  2716. 57114    Members of '~'
  2717. 57115    Type
  2718. 57116    Private Enum and user defined types cannot be used as parameters or return types for public procedures, public data members, or fields of public user defined types 
  2719. 57117    Not enough memory to completely save project
  2720. 57118    Insufficient project information to load project on platform or with version now being used.
  2721. 57120    Object does not source automation events
  2722. 57121    Can't exit design mode because Control '~' can not be created
  2723. 57122    <No Variables>
  2724. 57123    The macros in this project are disabled.  Please refer to the online help or documentation of the host application to determine how to enable macros.
  2725. 57124    The library which contains this symbol is not referenced by the current project, so the symbol is undefined.  Would you like to add a reference to the containing library now?
  2726. 57125    Object does not have a Property Let
  2727. 57126    No help available
  2728. 57127    8
  2729. 57128    9
  2730. 57150    Event not found
  2731. 57151    Object module needs to implement '~' for interface '~'
  2732. 57152    Not a valid interface for Implements
  2733. 57153    Object does not fire any events
  2734. 57154    Expected variable or procedure, not enum type
  2735. 57155    Enum without members not allowed
  2736. 57156    Invalid use of AddressOf operator
  2737. 57157    Invalid use of base class name
  2738. 57158    Bad interface for Implements: Interface is derived from another pure interface with non-restricted methods
  2739. 57159    Bad interface for Implements: Interface contains data fields
  2740. 57160    Bad interface for Implements: method has underscore in name
  2741. 57161    Bad interface for Implements: method does not return HRESULT
  2742. 57162    Bad interface for Implements: method has out-only or LCID parameter
  2743. 57163    Bad interface for Implements: method has parameter with too many levels of indirection
  2744. 57164    Bad interface for Implements: method uses type that is not supported by Visual Basic
  2745. 57165    Bad interface for Implements: Interface is not derived from IUnknown
  2746. 58000    Attributes argument constant for Dir or GetAttr
  2747. 58001    Attributes argument constant for  GetAttr or SetAttr
  2748. 58002    Attributes argument constant for Dir, GetAttr, or SetAttr
  2749. 58003    Return value constant for MsgBox
  2750. 58004    Buttons argument constant for MsgBox
  2751. 58005    Attributes argument constant for Dir or GetAttr
  2752. 58006    Constant for backspace character; equivalent to Chr$(8)
  2753. 58007    Constant for carriage return (without linefeed); equivalent to Chr$(13)
  2754. 58008    Constant for Carriage-return/Linefeed combination; equivalent of Chr$(13)+Chr$(10)
  2755. 58009    Constant for NewLine; platform specific 
  2756. 58010    FirstDayOfWeek constant
  2757. 58011    FirstWeekOfYear constant
  2758. 58012    Constant for form feed (ASCII 12); equivalent to Chr$(12)
  2759. 58013    Argument constant for IMEStatus
  2760. 58014    Constant for linefeed (without carriage return); equivalent to Chr$(10)
  2761. 58015    Basic constant for a single Null character (ASCII value 0); equivalent to Chr$(0)
  2762. 58016    Constant for  use when calling external procedures requiring a string whose value is zero
  2763. 58017    Constant indicating error is being returned from a Visual Basic object
  2764. 58018    Argument constant for Shell
  2765. 58019    Conversion argument constant for StrConv
  2766. 58020    Constant for Tab character (ASCII 9); equivalent to Chr$(9)
  2767. 58021    FirstDayOfWeek or FirstWeekOfYear constant
  2768. 58022    Constant for vertical Tab (ASCII 11) character; equivalent to Chr$(11)
  2769. 58023    Constant for specifying Gregorian Calendar
  2770. 58024    Constant for specifying Hijri Calendar
  2771. 58025    Return value constant for VarType
  2772. 58026    Properties and methods for  collection objects
  2773. 58027    Predefined constants
  2774. 58028    Procedures used to perform conversion operations
  2775. 58029    Procedures used to perform date and time operations
  2776. 58030    help string for err object
  2777. 58031    Procedures used to perform file, directory or folder, and system operations
  2778. 58032    Procedures used to perform financial operations
  2779. 58033    Procedures used to return, test for, or verify information
  2780. 58034    Procedures used to interact with objects, applications, and systems
  2781. 58035    Procedures used to perform mathematical operations
  2782. 58036    Procedures used to perform string operations
  2783. 58037    Returns the absolute value of a number
  2784. 58038    Adds a member to a Collection object
  2785. 58039    Activates an application window
  2786. 58040    Returns the ANSI character code of the first character in a string
  2787. 58041    Returns the value of the first byte in a string
  2788. 58042    Returns the native character code of the first character in a string (Unicode or ANSI)
  2789. 58043    Returns the arctangent of a number
  2790. 58044    Sounds a tone through the computer's speaker
  2791. 58045    Converts an expression to a Boolean
  2792. 58046    Converts an expression to a Byte
  2793. 58047    Converts an expression to a Currency
  2794. 58048    Converts an expression to a Date
  2795. 58049    Converts an expression to a Double
  2796. 58050    Changes the current or default directory on a specified drive
  2797. 58051    Changes the current drive
  2798. 58052    Selects and returns a value from a list of arguments
  2799. 58053    Returns a string containing the character associated with the specified character code
  2800. 58054    Returns a string containing the specified single byte
  2801. 58055    Returns a string containing the specified native character (Unicode or ANSI)
  2802. 58056    Converts an expression to an Integer
  2803. 58057    Clears all property settings of the Err object
  2804. 58058    Converts an expression to a Long
  2805. 58059    Returns the argument portion of the command line
  2806. 58060    Returns the cosine of an angle
  2807. 58061    Returns the number of members in a collection
  2808. 58062    Creates an ActiveX object
  2809. 58063    Converts an expression to a Single
  2810. 58064    Converts an expression to a String
  2811. 58065    Returns the current path
  2812. 58066    Converts an expression to a Variant
  2813. 58067    Converts an expression to a Date
  2814. 58068    Returns a Variant containing a user-specified error number
  2815. 58069    Sets or returns the current system date
  2816. 58070    Returns a Variant containing a date to which a specified time interval has been added
  2817. 58071    Returns the number of time intervals between two specified dates
  2818. 58072    Returns a specified part of a given date
  2819. 58073    Returns a Date for a specific year, month, and day
  2820. 58074    Returns a Date
  2821. 58075    Returns a whole number representing the day of the week
  2822. 58076    Returns double-declining balance depreciation of an asset for a specific period
  2823. 58077    Deletes a section or key setting from an application's entry in the Windows registry entry
  2824. 58078    Returns or sets the string expression containing a descriptive string associated with an object
  2825. 58079    Returns the name of a matching file, directory, or folder
  2826. 58080    Yields execution so that the operating system can process other events
  2827. 58081    Returns the string assigned to an environment variable
  2828. 58082    Returns a value that indicates whether the end of a file has been reached
  2829. 58083    Returns the line number where error occurred
  2830. 58084    Returns the error number for the error that occurred
  2831. 58085    Returns the error message for a given error number
  2832. 58086    Returns e (the base of natural logarithms) raised to a power
  2833. 58087    Returns file mode for files opened using the open statement
  2834. 58088    Copies a file
  2835. 58089    Returns the date and time stamp of a file
  2836. 58090    Returns the length of a file in bytes
  2837. 58091    Returns the integer portion of a number
  2838. 58092    Formats an expression
  2839. 58093    Returns the next file number available for use by Open
  2840. 58094    Returns future value of an annuity
  2841. 58095    Returns a list of key settings and their respective values from an application's Windows registry entry
  2842. 58096    Returns the attributes of a file, directory, or folder  
  2843. 58097    Returns a reference to an ActiveX object from a file  
  2844. 58098    Returns a key setting value from an application's entry in the Windows registry
  2845. 58099    Returns or sets a context ID for a topic in a Help file
  2846. 58100    Returns or sets a fully qualified path to a Help file
  2847. 58101    Returns a string representing the hexadecimal value of a number
  2848. 58102    Returns a whole number representing the hour of the day
  2849. 58103    Returns one of two parts, depending on the evaluation of an expression
  2850. 58104    Returns the current IME mode of the system
  2851. 58105    Displays a prompt in a dialog box and returns user input text
  2852. 58106    Returns the position of the first occurrence of one string within another
  2853. 58107    Returns the byte position of the first occurrence of one string within another
  2854. 58108    Returns the integer portion of a number
  2855. 58109    Returns the interest payment for a given period of an anuity
  2856. 58110    Returns the internal rate of return for a series of periodic cash flows 
  2857. 58112    Returns True if the variable is an array
  2858. 58113    Returns True if an expression can be converted to a date
  2859. 58114    Returns True if a variable has not been initialized
  2860. 58115    Returns True if an expression is an error value
  2861. 58116    Returns True if an optional argument has not been passed
  2862. 58117    Returns True if an expression contains no valid data
  2863. 58118    Returns True if an expression can be evaluated as a number
  2864. 58119    Returns True if an identifier represents an object variable
  2865. 58120    Returns a specific member of a Collection object either by position or key
  2866. 58121    Deletes files from a disk
  2867. 58122    Returns system error code from a call to a DLL
  2868. 58123    Returns a string converted to lowercase
  2869. 58124    Returns a specified number of characters from the left side of a string
  2870. 58125    Returns a specified number of bytes from the left side of a string
  2871. 58126    Returns string length or bytes required to store a variable
  2872. 58127    Returns the bytes required to store a variable
  2873. 58128    Returns the current read/write position within an open file
  2874. 58129    Returns the size (in bytes) of an open file
  2875. 58130    Returns the natural logarithm of a number
  2876. 58131    Returns a copy of a string without leading spaces
  2877. 58132    Converts a four-character constant to a Macintosh file type or signature
  2878. 58133    Returns specified number of characters from a string
  2879. 58134    Returns the specified number of bytes from a string
  2880. 58135    Returns a whole number representing the minute of the hour
  2881. 58136    Returns the modified internal rate of return for a series of periodic cash flows 
  2882. 58137    Creates a new directory or folder
  2883. 58138    Returns a whole number representing the month of the year
  2884. 58139    Displays a dialog box and returns the value of the user's selection
  2885. 58140    Returns the current system date and time
  2886. 58141    Returns the number of periods for an annuity
  2887. 58142    Returns the net present value of an investment
  2888. 58143    Returns or sets a numeric value representing an error
  2889. 58144    Returns a string representing the octal value of a number
  2890. 58145    Returns the payment for an annuity
  2891. 58146    Returns the principal payment for a given period of an annuity
  2892. 58147    Returns the present value of an annuity
  2893. 58148    Returns the RGB color code for a specified color number from a list of predefined standard colors
  2894. 58149    Generates a run-time error
  2895. 58150    Initializes the random-number generator
  2896. 58151    Returns the interest rate per period for an annuity
  2897. 58152    Removes a member from a Collection object
  2898. 58153    Closes all open disk files
  2899. 58154    Returns a whole number representing an RGB color value
  2900. 58155    Returns a specified number of characters from the right side of a string
  2901. 58156    Returns the specified number of bytes from the right side of a string
  2902. 58157    Removes an existing directory or folder
  2903. 58158    Returns a random number
  2904. 58159    Returns a copy of a string without trailing spaces
  2905. 58160    Saves a setting under the specified appname, section and key
  2906. 58161    Returns a whole number representing the second of the minute
  2907. 58162    Sets or returns the current read/write position within an open file
  2908. 58163    Sends keystroke(s) to the active window
  2909. 58164    Sets attribute information for a file
  2910. 58165    Returns an integer indicating the sign of a number
  2911. 58166    Runs an executable program
  2912. 58167    Returns the sine of an angle
  2913. 58168    Returns the straight-line depreciation of an asset for a single period
  2914. 58169    Returns or sets the name of the object that originated the error
  2915. 58170    Returns a string consisting of the specified number of spaces
  2916. 58171    Returns the square root of a number
  2917. 58172    Returns a string representation of a number
  2918. 58173    Returns the result of a string comparison
  2919. 58174    Returns a converted string
  2920. 58175    Returns a repeating character string of the length specified
  2921. 58176    Returns the first value or expression in a list that is true
  2922. 58177    Returns the sum-of-years' digits depreciation on an asset
  2923. 58178    Returns the tangent of an angle
  2924. 58179    Sets or returns the current system time
  2925. 58180    Returns the number of seconds elapsed since midnight
  2926. 58181    Returns the serial representation for a specific hour, minute, and second
  2927. 58182    Returns a time
  2928. 58183    Returns a copy of a string without leading and trailing spaces
  2929. 58184    Returns a string that provides information about a variable
  2930. 58185    Returns the specified string, converted to uppercase
  2931. 58186    Returns the numbers contained in a string
  2932. 58187    Returns a value indicating the subtype of a variable
  2933. 58188    Returns a whole number representing the day of the week
  2934. 58189    Returns a whole number representing the year
  2935. 58190    Sets or returns the current calendar
  2936. 58191    vbUseCompareOption constant
  2937. 58192    vbBinaryCompare constant
  2938. 58193    vbTextCompare constant
  2939. 58194    vbDatabaseCompare constant
  2940. 58195    Executes an AppleScript script
  2941. 58196    Returns string indicating where a number occurs within a series of ranges
  2942. 58197    Returns a variant with a value converted to a decimal subtype
  2943. 58198    Invalid outside Enum
  2944. 58199    Could not execute '~'
  2945. 59200    Duplicate resource with the same type and name
  2946. 59201    Can't find DLL entry point ~ in ~
  2947. 63001    --eE;dmyhnsaApPmM--t/-cqwaoge    
  2948. 63002    General Date
  2949. 63003    Long Date
  2950. 63004    Medium Date
  2951. 63005    Short Date
  2952. 63006    Long Time
  2953. 63007    Medium Time
  2954. 63008    Short Time
  2955. 63009    General Number
  2956. 63010    Currency
  2957. 63011    Fixed
  2958. 63012    Standard
  2959. 63013    Percent
  2960. 63014    Scientific
  2961. 63015    True/False
  2962. 63016    Yes/No
  2963. 63017    On/Off
  2964. 63018    Black
  2965. 63019    Red
  2966. 63020    Green
  2967. 63031    Blue
  2968. 63032    Cyan
  2969. 63033    Magenta
  2970. 63034    Yellow
  2971. 63035    White
  2972. 63036    $
  2973.