Atlanta Custom Software Development 

 
   Search        Code/Page
 

User Login
Email

Password

 

Forgot the Password?
Services
» Web Development
» Maintenance
» Data Integration/BI
» Information Management
Programming
  Database
Automation
OS/Networking
Graphics
Links
Tools
» Regular Expr Tester
» Free Tools

API Dictionary - Search API, Constants, Types, Sub, Functions

 _  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

Submit your own API Examples using our API Templete Project

Search text      

SetCapture

Library : user32.dll  Category : _CategoryNotSet

 

Api Example(s)
  Intercepting MouseEnter and MouseExit events without subclassing
  CTreeViewEdit - A class for enhanced treeview node editing
  Generating MouseLeave Events for a Window
  vbAccelerator MDITabs Control
  Creating drop-down tool windows
  WindowPicker - Pick any window using mouse and highlight window region
  Move Form without title bar (2 different methods)
  How to create Region from a Bitmap and perform Hit Testing within a Region ?

API Description :
The SetCapture function sets the mouse capture to the specified window belonging to the current thread. Once a window has captured the mouse, all mouse input is directed to that window, regardless of whether the cursor is within the borders of that window

 

VB Declaration :

Show Multiline        Public  Private

Parameters :
Return :
OS Requirement :
Requires Windows NT 3.1 or later
Requires Windows 95 or later
Dotnet Replacement :
System.Windows.Forms.Control.Capture


Home   |  Comment   |  Contact Us   |  Privacy Policy   |  Terms & Conditions   |  BlogsZappySys

© 2008 BinaryWorld LLC. All rights reserved.