
Form for 'speed declare' of variables and constants. If you selected text it will be picked up and used as default. Prefix will be added automatically if you specified so in Settings . After OK the declaration is added to the top of the current procedure while the cursor keeps it original position. The name of the procedure or constant is put in the clipboard and can be pasted using Alt-V.
Start this dialog with Alt-CC... ( Code-vb - Constant - [selected type]) -or-
Start this dialog with Alt-CV... ( Code-vb - Variable - [selected type])
Start this dialog with Alt-CP... ( Code-vb - Property - [selected type])
Alternative: use Constant Builder or Variable Builder or Property Builder
Name of the variable or constant
Value in case it is a constant
Adds the declaration to the top of the current procedure while the cursor keeps it original position. Closes the dialog. The name of the constant is put in the clipboard and can be pasted using Alt-V.
Closes the dialog without adding the declaration.
Starts this Help topic