 
 
 
Programming guideline of WinDom
     - Name
- 
     
 windom.window.effect - window graphic effects.
      
- Type
- 
     
 Variable
      
- Syntax
- 
     
 windom.window.effect = {true|false}
      
- Default value
- 
     
 windom.window.effect = true
      
- Description
- 
     
 This variable defines if a graphic effect is produces when a
     window is opened or closed. This variable is linked to the
     WS_GRAFGROW bit of the flags field of window descriptor.
      
- Related functions
- 
     
 WindOpen(), WindClose().
      
- Parent group
- 
     
 windom.window