12114:demo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
12114:demo [2024/04/15 04:47 UTC] mwolfe12114:demo [2024/04/15 04:54 UTC] – [Edit the Code in myToolWindow.twin] mwolfe
Line 28: Line 28:
  
 ===== Create the Tool Window Controls ===== ===== Create the Tool Window Controls =====
-Next, we're going to customize the controls that appear on the tool window.  I'll explain what these controls will be used for in a minute.  For now, all you need to know is that we are adding two text boxes and a command button.+Next, we're going to customize the controls that appear on the tool window.  I'll explain what these controls will be used for in a minute.  For now, all you need to know is that we are adding two text boxesa command button, and a label to hold a version number.
  
   - Open myToolWindow.tbcontrol   - Open myToolWindow.tbcontrol
Line 77: Line 77:
 </code> </code>
  
 +  - Make sure Access is closed then **Build** the tB project
 +  - Reopen Access and switch to VBA
 +  - Enter sample text ''oVehicle'' for object class name and ''collVehicles'' for collection class name then click [Create Collection Class]
 +  - 
  
  
  • 12114/demo.txt
  • Last modified: 2024/04/15 19:11 UTC
  • by mike