|
Controls
In Microsoft® Windows®, a control is a child window an application uses in conjunction with another window to
perform simple input and output (I/O) tasks. Controls are most often used within
dialog boxes, but they can also be used in other windows. Controls within
dialog boxes provide the user with the means to type text, choose options, and
direct a dialog box to complete its action. Controls in other windows provide a
variety of services, such as letting the user choose commands, view status, and
view and edit text.
Related Links
Software for Delphi and C++ Builder developers
Software for Visual Studio .NET developers
Software for Visual Basic 6 developers
Delphi Tips&Tricks
MegaDetailed.NET
TMS Scripter Studio Pro components for Delphi/C++Builder
More Online Helps
Win32 Multimedia Programmer's Reference (mmedia.hlp)
OLE Programmer's Reference (ole.hlp)
Microsoft Windows Pen API Programmer's Reference (penapi.hlp)
Microsoft Windows Sockets 2 Reference (sock2.hlp)
Microsoft Windows Telephony API (TAPI) Programmer's Reference (tapi.hlp)
Unix Manual Pages
|