InputBox with Password Characters
Category:
Forms and ControlsType:
SnippetsDifficulty:
IntermediateAuthor:
Arkadiy OlovyannikovVersion Compatibility: Visual Basic 5
More information:
This code shows a simple way of 'hooking' modal windows (MsgBox or InputBox) and changing their behavior.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: