home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 December / WIN95_DEC_1996_2.ISO / htmlmisc / vb5ccein.exe / RCDATA / CABINET / ctrlwiz.dll / 1033 / string.txt
Text File  |  1996-10-25  |  7KB  |  132 lines

  1. 0    *** Do *NOT* Localize any string that starts with '***'. 
  2. 1    *** They are comments to be used by localizers to identify sections.
  3. 2    *** They also mark the beginning of a new 'section' within the String Table.
  4. 3     
  5. 19    *** Font information for all forms
  6. 20    Tahoma
  7. 21    8
  8. 99    *** Generic App Strings
  9. 100    ActiveX Control Interface Wizard
  10. 101    Cancel
  11. 102    < &Back
  12. 103    &Next >
  13. 104    &Finish
  14. 105    OK
  15. 106    &Help
  16. 110    ActiveX Control Interface Wizard Summary
  17. 111    Save
  18. 112    Save Summary Report
  19. 113    Text Files (*.txt)|*.txt
  20. 114    ctlwiz.txt
  21. 117    Close
  22. 149    *** Captions to be appended to APP title for each step
  23. 150    Introduction
  24. 151    Select a Control
  25. 152    Select Interface Members
  26. 153    Create Custom Interface Members
  27. 154    Set Mapping
  28. 155    Set Attributes
  29. 156    Finished!
  30. 199    *** Enumerations that appear in comboboxes
  31. 200    Boolean|Byte|Currency|Date|Double|Empty|Font|Integer|Long|Object|OLE_COLOR|Picture|Single|String|Variant|
  32. 201    False|True|
  33. 203    Read/Write|Read Only|Not Available|,Read/Write|Read Only|Write Only|Not Available|
  34. 204    |Refresh|BackColor|BackStyle|BorderStyle|Font|ForeColor|Enabled|Click|DblClick|KeyDown|KeyPress|KeyUp|MouseDown|MouseMove|MouseUp|
  35. 205    |Circle|Line|PSet|Point|Scale|
  36. 206    ***This item is now #218
  37. 207    |Circle_|PSet_|Scale_|
  38. 208    |BackColor|ForeColor|FillColor|
  39. 209    |AccessKeyPress|AccessKeys|Ambient|AmbientChanged|ContainedControls_
  40. 210    |Count|EditAtDesignTime|EnterFocus|EventsFrozen|ExitFocus|Extender_
  41. 211    |Initialize|KeyPreview|ParentControls|PropertyChanged|PropertyPages_
  42. 212    |Terminate|
  43. 213    |CanPropertyChange|
  44. 214    |UserControl_InitProperties|UserControl_ReadProperties|UserControl_WriteProperties|UserControl_Initialize|
  45. 215    |Form|ContainedControls|Hyperlink|ParentControls|
  46. 216    *** Comments inserted at start of Code Module:
  47. 217    'Default Property Values:|'Property Variables:|'Event Declarations:|
  48. 218    |Container|Drag|DragIcon|DragMode|DragOver|DragDrop|GotFocus|Height|HelpContextID|Index|Left|LostFocus|Move|Name|Object|Parent|SetFocus|ShowWhatsThis|TabIndex|TabStop|Tag|TooltipText|Top|Visible|WhatThisHelpID|Width|ZOrder_
  49. 219    |LinkError|LinkOpen|LinkClose|LinkNotify|
  50. 299    *** New Member dialog from Step 4
  51. 300    Add Custom Member
  52. 301    &Name:
  53. 302    Type
  54. 303    &Property
  55. 304    &Method
  56. 305    &Event
  57. 306    Edit Custom Member
  58. 899    *** Text for Opening Screen
  59. 900    The ActiveX Control Interface Wizard helps you perform the following steps in creating an ActiveX control in Visual Basic.\n\n_
  60. 901     - Defining the interface (properties, methods, events)\n\n_
  61. 902     - Creating the underlying code for the interface\n\n_
  62. 903    Note: Before you begin, you must have added all the interface elements that make up the control's appearance.\n\n_
  63. 904    Note: Use the Property Page Wizard to create Property Pages for your UserControls.\n\n_
  64. 905    You can press Back at any time to change your selections.  Please click Next to begin.
  65. 907    &Skip this screen in the future.
  66. 999    *** Text for Step1
  67. 1000    Select the control for which you want to create properties, events, and methods.
  68. 1099    *** Text for selecting Interface Members
  69. 1100    Below is a list of Property, Method, and Event names that you might want to use in your control.\n\n_
  70. 1101    The ones that have been pre-selected are standard Property, Method, and Event names that most controls support.\n\n_
  71. 1102    Click Next to add your own Properties, Methods, and Events.
  72. 1103    Available names:
  73. 1104    Selected names:
  74. 1105    Below is a list of Property, Method, and Event names that you might want to use in your control.\n\n_
  75. 1106    The ones that have been pre-selected are properties, methods, and events that have already been made public.\n\n_
  76. 1107    Click Next to add your own Properties, Methods, and Events.
  77. 1199    *** Text for Adding Custom PEM's
  78. 1200    Add your own Properties, Methods, and Events you want for your control.  _
  79. 1201    These are members unique to your control and ones that you have not already selected in previous steps.
  80. 1202    My Custom Members:
  81. 1203    Ne&w...
  82. 1204    &Delete
  83. 1205    &Edit...
  84. 1299    *** Text for Set Mapping Step
  85. 1300    You can map the functionality of the properties, methods, or events in your control to the members in constituent controls.\n\n_
  86. 1301    From the Public Name list, select one or more properties, methods, or events, and then select the control and member you want to map it to._
  87. 1302    \n\n_
  88. 1303    When you finish mapping, click Next.
  89. 1304    Maps to
  90. 1305    Control
  91. 1306    Member
  92. 1307    Public Name:
  93. 1399    *** Text for Set Attributes Step
  94. 1400    You can set the attributes of the unmapped members.  Any member you do not change uses the default values.\n\n_
  95. 1401    Select the public name of the member whose attributes you want to change and modify its values. Repeat for each member you want to change.\n\n_
  96. 1402    When you finish modifying the attributes, click Next.
  97. 1403    Description
  98. 1404    Attribute Information
  99. 1405    Data Type
  100. 1406    Default Value
  101. 1407    Run Time
  102. 1408    Design Time
  103. 1409    Arguments
  104. 1410    (None)
  105. 1411    Return Type
  106. 1999    *** Text for Wizard Finished Panel
  107. 2000    The ActiveX Control Interface Wizard has finished collecting the information required to build the interface for your control.\n\n_
  108. 2001    Click on the Finish button when you are ready to proceed.
  109. 2005    Do you want to:
  110. 2007    View Summary Report
  111. 3000    'WARNING! DO NOT REMOVE OR MODIFY THE FOLLOWING COMMENTED LINES!\n_
  112. 3001    'MappingInfo=
  113. 3002    'The Underscore following "<Member>" is necessary because it\n'is a Reserved Word in VBA.\n
  114. 3003    'TO DO: The member you have mapped to contains an array of data.\n_
  115. 3004    '   You must supply the code to persist the array.  A prototype\n_
  116. 3005    '   line is shown next:\n
  117. 4999    *** Control Creation Wizard Error Messages:
  118. 5000    You don't have any User Controls in your project.\n\n_
  119. 5001    Before you run the ActiveX Control Interface Wizard, create a new ActiveX Control project and design the UI of your User Control, and then re-run the Wizard.
  120. 5003    ActiveX Control Interface Wizard Error
  121. 5004    The member name you have created already exists.
  122. 5005    The member name you have created is already being used by the Extender object.
  123. 5006    New member name already exists!
  124. 5007    You cannot have a property, event, or method which is the same as the name of a control on your User Control.
  125. 5008    You must select a User control before continuing!
  126. 5009    The member name you have specified is not a valid VB name.
  127. 5010    This wizard cannot be run without a project loaded!
  128. 5011    The User Control you have selected cannot be accessed while it is in use.
  129. 5012    There is only one User Control in the current project(s).  It cannot be accessed while it is in use.
  130. 5014    Since you have Custom Members which also exist in the Available names list,going to the Select Interface Members step will remove those those member names from the Available names list.\n\n_
  131. 5015    Do you wish to continue?
  132.