Back Forward
Lingo - Properties

ItemHeight


Description:

Menu item height in pixels
Type:

integer
Operations:

Read / Write
Example:
if member("StarMenu1").ItemHeight = 0 then
  member("StarMenu1").ItemHeight = 28
end if 
  
Note:

0 stands for default height based on the font type and size.
See also: