|
|
|
|
|
WinForceDDW (Function) In french: FenForceGFI Forces the DDW (Dim Disabled Windows) feature on a window even if this window is not accessible. HourGlass(True)
WinForceDDW(FEN_Principale, True)
CalculImportant()
WinForceDDW(FEN_Principale, False)
HourGlass(False)
Syntax
WinForceDDW(<Window> , <DDW activation>)
<Window>: Window name Name of the window to be used. <DDW activation>: Boolean New DDW status:- True: GFI is activated immediately on the specified window. The window comes up grayed out.
- False GFI is immediately deactivated on the specified window. The window reappears as normal (unless it is inactive, in which case it remains grayed)..
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|