Skip to main contentSkip to search
Powered by Zoomin Software. For more details please contactZoomin
Progress DocumentationProgress Documentation
Progress Documentation
  • Home
  • Home
  • EnglishČeštinaDeutsch (Germany)Español (Spain)FrançaisItaliano (Italy)Português (Brasil)日本語Русский (Russia)中文 (简体) (China)中文 (繁體, 台灣) (Taiwan)ar-AR
  • Login

Introduction to Using .NET Classes in ABL Applications

Controls in forms

Save PDF
Save selected topicSave selected topic and subtopicsSave all topics
Share
Share to emailCopy topic URL
Print
Table of Contents
  • Object-oriented programming in ABL
    • Classes
      • Data members
      • Properties
      • Methods
      • Class events
      • Constructor
      • Destructor
      • Inheritance
    • Interfaces
    • Garbage collection
    • Essential ABL elements
  • GUI for .NET environment
    • .NET framework
    • Tools
  • Basic types of forms and application design
    • What is a form?
      • Main form
      • MDI and MDI child forms
      • Multiple, non-modal forms
      • Dialog forms
      • Create and initialize forms
    • Use the WAIT-FOR statement
      • Wait on a main or MDI form
      • Wait on multiple, non-modal forms
      • Modal dialogs
    • Form inheritance
    • Form and window coexistence
    • Embed an ABL window in a .NET form
  • Controls in forms
    • Control sources
      • Microsoft .NET Windows Forms UI controls
        • Menus and toolbars
        • Controls
        • Layout
        • Data viewing
        • Components
        • Common dialog boxes
      • OpenEdge controls
      • OpenEdge Ultra Controls for .NET
      • Third-party controls
      • ABL user controls
      • ABL-derived controls
    • Work with .NET forms and controls
  • Events
    • .NET event loop
    • Event handlers
  • Data binding
    • Bind to a .NET control
    • Bind to a data source
      • Buffer
      • Query
      • ProDataSet
    • Define ProBindingSource tables and fields
  • Service layers
    • Business entities
    • Service adapters and service interfaces
Table of Contents

Controls in forms

Save PDF
Save selected topicSave selected topic and subtopicsSave all topics
Share
Share to emailCopy topic URL
Print
  • Last Updated: March 30, 2020
  • 1 minute read
    • OpenEdge
    • Version 12.2
    • Documentation

ABL forms are containers for .NET Windows Forms UI controls and non-UI controls, built-in ABL controls, OpenEdge Ultra Controls for .NET, and other third-party controls.

Contents
  • Control sources
  • Work with .NET forms and controls
TitleResults for “How to create a CRG?”Also Available inAlert