2004-06-02 19:01:38 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
< html lang = "en" >
< head >
< meta http-equiv = "Content-Language" content = "en-us" >
< meta http-equiv = "Content-Type" content = "text/html; charset=iso-8859-1" >
2004-06-21 10:33:03 +00:00
< title > Properties view< / title >
2004-06-02 19:01:38 +00:00
< link rel = "stylesheet" type = "text/css" href = "../help.css" >
< / head >
< body >
< h1 > Properties view< / h1 >
< p > The properties view displays property names and values for a selected item such as a resource. < / p >
< p > < img src = "../images/view_properties.png" alt = "Properties View" > < / p >
< p > Toolbar buttons allow you to toggle to display properties by category or to filter advanced properties. Another toolbar button allows you to restore the selected property to its default value.< / p >
2007-06-14 15:58:09 +00:00
< p > To see more detailed information about a resource than the Properties view gives you, right-click the resource name in the Project Explorer view and select Properties from the pop-up menu.< / p >
2004-06-02 19:01:38 +00:00
< h2 > Toolbar< / h2 >
< p > < table border = "1" cellpadding = "3" cellspacing = "0" >
< tr >
< th > Icon< / th >
< th > Name< / th >
< th > Description< / th >
< / tr >
< tr >
< td align = "center" valign = "top" > < img src = "../images/icon_show_categories.png" alt = "Show Categories Icon" > < / td >
< td valign = "top" > < b > Show Categories< / b > < / td >
< td valign = "top" > This command, when selected, lists the properties in sorted categories.< / td >
< / tr >
< tr >
< td align = "center" valign = "top" > < img src = "../images/icon_show_advanced_prop.png" alt = "Show Advanced Properties Icon" > < / td >
< td valign = "top" > < b > Show Advanced Properties< / b > < / td >
< td valign = "top" > This command, when selected, shows advanced properties. By default, advanced properties are filtered.< / td >
< / tr >
< tr >
< td align = "center" valign = "top" > < img src = "../images/icon_restore_default.png" alt = "Restore Default Icon" > < / td >
< td valign = "top" > < b > Restore Default< / b > < / td >
< td valign = "top" > This command returns any modified properties to their default values.< / td >
< / tr >
< tr >
< td align = "center" valign = "top" > < img src = "../images/icon_menu.png" alt = "Menu Icon" > < / td >
< td valign = "top" > < b > Menu< / b > < / td >
< td valign = "top" > Click the black upside-down triangle icon to open a menu of items specific to the Properties view.< br > < br >
< dl >
< p > < dt > Show Categories< / dt >
< dd > See the toolbar item description above.< / dd > < / p >
< p > < dt > Show Advanced Properties< / dt >
< dd > See the toolbar item description above.< / dd > < / p >
< / dl > < / td >
< / tr >
< tr >
< td align = "center" valign = "top" > < img src = "../images/icon_con_min.png" > < / td >
< td valign = "top" > < b > MinimizeConsole< / b > < / td >
< td valign = "top" > Minimizes the Console view.< / td >
< / tr >
< tr >
< td align = "center" valign = "top" > < img src = "../images/icon_con_max.png" > < / td >
< td valign = "top" > < b > Maximize Console< / b > < / td >
< td valign = "top" > Maximizes the Console view.< / td >
< / tr >
< / table > < / p >
< p >
2007-06-14 15:58:09 +00:00
< img src = "../images/ng00_07.gif" ALT = " IBM Copyright Statement" >
2004-06-02 19:01:38 +00:00
< / p >
< / bODY >
2004-06-21 10:33:03 +00:00
< / hTML >