Forum: Visual Basic 4 / 5 / 6 Jan 19th, 2009 |
| Replies: 0 Views: 723 I've been searching for a way to convert the Menu Bar item captions to Unicode -- or an ocx to replace the VB standard Menu Bar with a Unicode Enabled substitute.
If there is a way to coerce the... |
Forum: JavaScript / DHTML / AJAX Jan 17th, 2008 |
| Replies: 11 Views: 78,151 Thanks nemo5 for your input! I needed a way to cause a method to stop in its tracks so the calling method didn't think the currentl one was done yet, and this should do it. |