Manual     Reference     Scripting  
  
Scripting > Enumerations > EventType   
  • Menu
  • Overview
  • Runtime Classes
  • Attributes
  • Enumerations
  • Editor Classes
  • Attributes
  • Enumerations
  • History
  • Index
  • EventType
  • All Members
  • Values
  • ContextClick
  • DragExited
  • DragPerform
  • DragUpdated
  • ExecuteCommand
  • Ignore
  • KeyDown
  • KeyUp
  • Layout
  • MouseDown
  • MouseDrag
  • MouseMove
  • MouseUp
  • Repaint
  • ScrollWheel
  • Used
  • ValidateCommand

EventType.Layout  

EventType.Layout

Description

A layout event.

This event is sent prior to anything else - this is a chance to perform any initialization. It is used by the automatic layout system.