Component based scripting is based on the notion that all custom forms are created using separate controls and components. The behavior of these components can be fully customized by setting the appropriate properties and events of all individual components. This allows script programmers to create better organized and more flexible scripts.
In this folder |