|
|
Bases
...1
...2
Procedures
Protection
Interface
Integration
Internet
Controls
Commerce
System
Effects
Computer |
|
|
What block closing a window Access on Alt+F4
Sometimes (but beside me enough often) can be necessary to force the user it is correct to close application: i.e. consecutively close all opened forms, but afterwards and application itself by special button (or point menu) on which weighs the command DoCmd.Quit. But some users have an evil habit to close application with the help of êðåñòèêà window menu (on the right at the top). Or at combinations of the keys Alt+F4. In detail...
It Is Added: 16.03.2008 Autor: Äìèòðèé Ñîííûõ
Description mistake VB
Description is Given more than 500 codes error VB in english and in russian. In detail ...
It Is Added: 09.02.2008 Autor: Admin
Calling the system commands from VB/VBA
Sometimes can be necessary to examine or change system adjustment Windows. And want this do immediately from program, rather then through Starting --> Panel of control --> Necessary adjustment . Their own components offers For majority of the system installation Windows. Exists several groups of ten of the windows, offerring anything change in system. Each of such window possible to cause from VB, without using nor one API-functions. The Sets of such windows are found in library Windows'a with extension ".cpl". For instance in library desk.cpl are found four standard windows (more exactly one window with ÷åòûðìÿ bookmark): "Background", "Logo", "Adjustment", "Registration" (In Windows XP was added fifth bookmark Subject ). To cause not simply necessary window, but else and necessary bookmark, in parameter of the call it is necessary to install the index of the necessary bookmark. Call occurs with the help of usual function Shell, but little unusual ways. In detail...
It Is Added: 19.01.2008 Autor: Äìèòðèé Ñîííûõ
|
|