---
title: Introduction to Forms
framework: cocoa
role: article
path: apple-archive/documentation/Cocoa/Conceptual/Form
---

# Introduction to Forms

Explains how to use Cocoa forms.

## Organization of This Document

This topic discusses forms. [How Forms Work](Concepts/HowFormsWork.html#//apple_ref/doc/uid/20000100-BBCECAIF) gives basic information on them. [Setting a Form’s Appearance](Tasks/SettingFormAppearance.html#//apple_ref/doc/uid/20000101-BAJCJAEF) describes how to modify the form’s appearance. [Managing Form Entries](Tasks/ManagingFormEntries.html#//apple_ref/doc/uid/20000255-BAJCJAEF) describes how to access and modify individual entries in a form.

A form is implemented as a type of matrix. For more information, see *[Matrix Programming Guide](../Matrix/Matrix.html#//apple_ref/doc/uid/10000022i)*.

[Next](Concepts/HowFormsWork.html)

Copyright © 2002 Apple Computer, Inc. All Rights Reserved. [Terms of Use](http://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](http://www.apple.com/privacy/) | Updated: 2002-11-12
