Re: Window focus



: Top-level (frame) windows normally do not receive focus. A VB form is a
: top-level window and I am nearly certain they don't receive focus either.
: The only exception is when a window (form) does not have any children,
such
: as controls.


????

--

Randy Birch
MS MVP Visual Basic
http://vbnet.mvps.org/
----------------------------------------------------------------------------
Read. Decide. Sign the petition to Microsoft.
http://classicvb.org/petition/
----------------------------------------------------------------------------

.



Relevant Pages

  • Re: Error creating window handle
    ... i did not use any controls to draw them at all. ... a window has to be poped up to display information. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Error creating window handle
    ... i did not use any controls to draw them at all. ... a window has to be poped up to display information. ...
    (microsoft.public.dotnet.framework)
  • Re: Error creating window handle
    ... i did not use any controls to draw them at all. ... a window has to be poped up to display information. ...
    (microsoft.public.dotnet.general)
  • Re: custom CEdit polling a hardware device
    ... All vendor supplied examples use polling as well. ... You are correct in saying it's a vendor supplied dll that talks ... what controls to inject input to, and it should not care in the slightest. ... The main window accepts this message, and responds by doing a SendMessageToDescendants of ...
    (microsoft.public.vc.mfc)
  • Re: 64b Windows - crashes not detected
    ... // call testMe on the NULL Pointer ... Crash is right there at 01112528. ... First-chance exception at 0x01112528 in crashTest.exe: 0xC0000005: ... in the output window. ...
    (microsoft.public.vc.mfc)

Loading