When Frame SCL Is Required

You must include an SCL program for a frame in these situations:
  • You want to use methods for a component on the frame.
  • You need to modify a component's properties at run time. For example, values that are passed to the frame may be applied to change the attribute of a component, or you may change the appearance of a control after a user enters input.
  • You need to perform conditional or custom processing for the selections that a user makes or for values that a user enters.