Lines Matching refs:item
33 user interface item.
36 These styles are only valid if the item describes a toolbar or statusbar item.
38 for an item will be ignored by the implementation.<br/>
60 /** specifies how the output of the item is aligned in the bounding box of
62 <p>This style is only valid for an item which describes a statusbar item.
63 Draw item with a left aligned output.</p>
67 /** specifies how the output of the item is aligned in the bounding box of
69 <p>This style is only valid for an item which describes a statusbar item.
70 Draw item with a centered aligned output.</p>
74 /** specifies how the output of the item is aligned in the bounding box of
76 <p>This style is only valid for an item which describes a statusbar item.
77 Draw item with a right aligned output.</p>
82 /** specifies how the implementation should draw the item.
83 <p>This style is only valid for an item which describes a statusbar item.
84 Draw item with an embossed 3D effect.</p>
88 /** specifies how the implementation should draw the item.
89 <p>This style is only valid for an item which describes a statusbar item.
90 Draw item with an impressed 3D effect.</p>
94 /** specifies how the implementation should draw the item.
95 <p>This style is only valid for an item which describes a statusbar item.
96 Draw item without an 3D effect.</p>
101 /** specifies whether or not a item is displayed using an external function.
102 <p>This style is only valid if the item describes a statusbar item.</p>
107 /** specifies whether or not the size of the item is set automatically by
109 <p>This style is only valid if the item describes a toolbar or statusbar item.</p>
114 /** determines whether the item unchecks neighbor entries which have also this style set.
115 <p>This style is only valid if the item describes a toolbar item.</p>
121 <p>This style is only valid if the item describes a toolbar item and visible if
123 …<p> This style can also be used for custom toolbars and menus, in a custom toolbar an item's Style…
128 /** specifies that the item supports a dropdown menu or toolbar for additional functions.
129 <p>This style is only valid if the item describes a toolbar item.</p>
134 /** indicates that the item continues to execute the command while you click and hold
136 <p>This style is only valid if the item describes a toolbar item.</p>
141 /** indicates that the item only supports a dropdown menu or toolbar for
143 <p>This style is only valid if the item describes a toolbar item.</p>
146 /** indicates if icon, text or text+icon is displayed for the item.
147 …<p> This style can be used for custom toolbars and menus, in a custom toolbar an item's Style sett…