Search results

Jump to: navigation, search
  • A common question is 'how do I catch when the user moves the mouse over and out of my control?'. Well here's the answer. Here we check to see if we were inside, if not we generate the MouseEnter event and set t
    9 KB (1,179 words) - 14:53, 25 April 2007
  • ... code?''. Think about the purpose of your application and the targeted end-user. Is he going to be satisfied with the speed you provide with your applicati 2. Move computations in user's acting time as much as possible.
    3 KB (542 words) - 14:52, 26 June 2006
  • ...terfere" with the process or set a flag to say it is working. You can then check this flag when they try and start it again or shut the program down. This i
    2 KB (376 words) - 21:57, 13 October 2005
  • This is about the minimum amount required for Inno. It will ask the user where to install the application (defaulting to Program Files\HashVB Test A ... The general rule is to use regserver, and remove it if it errors. You can check this manually by running regsvr32 and passing the filename. If it says the
    6 KB (892 words) - 20:33, 26 December 2006
  • ...ns such as cut, copy, paste, undo and redo, then you will clearly want the user to have the ability to use their respective standard keyboard accelerators. ...ndo and redo twice (which results in effectively nothing happening for the user, since VB doesn't do multiple-level undo in RichTextBoxes).
    3 KB (440 words) - 16:13, 10 July 2013
  • 'User-defined variable to pass to the Shell_NotiyIcon function ...ect case to check what the user does on the icon - here we see that if the user releases the left mouse button over the icon, the form is either minimised
    9 KB (1,212 words) - 21:34, 10 June 2006
  • This is called User Account Control (UAC) and requires the user to confirm whether to allow an application to "elevate" to full admin acces Please note that this does NOT work on anything before Vista so you need to check the [[Windows version]] prior to calling this method. If running on 2K or X
    2 KB (376 words) - 12:22, 5 June 2014

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)