Creating Graphical User Interfaces Previous page   Next Page

Setting Component Properties -- The Property Inspector

The Property Inspector enables you to set the properties of the components in your layout. It provides a list of all settable properties and displays the current value. Each property in the list is associated with an editing device that is appropriate for the values accepted by the particular property. For example, a color picker to change the BackgroundColor, a pop-up menu to set FontAngle, and a text field to specify the Callback string.

See Programming Callbacks for GUI Components to learn how to use these properties when you program callbacks.

This section covers the following topics:


Previous page  Front-to-Back Positioning Displaying the Property Inspector Next page

© 1994-2005 The MathWorks, Inc.