CalcMenuItemWidth

www.progui.co.uk  Top  Previous  Next

CalcMenuItemWidth()

Syntax

MenuWidth.l = CalcMenuItemWidth(Menu.i)

Description

Calculates and returns the width of a menu (in pixels) specified by Menu.i.  Menu.i can be a WindowsID or MenuID.  Useful for calculating dimensions before a menu is created.

 

MenuEx Index