VBTools 4.0Q. I am using the mh3dgauge control to show progress during the reading of a file. The problem I am having is that I use the refresh command to display the graph and the entire control flashes. What can I do to make the gauge indicator the only thing that changes?
Q. I have a mhIntInput control with min 0, and max 500. Yet, I can enter a -1, or delete the whole entry and leave a space in it. The only thing that works is the spin. it stops at min and max.
Q. How can I implement something other than a mouse double-click to expand/contract an outline? I want to use the keyboard's Enter key, or emulate the +- keys used in VB's outline control. How can the +- function in the VB control be emulated? The single click on the + or - symbol is really useful.