1.

How Can We Create A Scroll Bar If Menu Is Larger Than The Screen Size?

Answer»

The screen rectangle in which the menu is to be DRAWN (specified by IMENUCTL_SetRect) MUST exceed the screen HEIGHT by at least the height of a single menu item. Otherwise the menu item will be clipped and no scroll BAR will APPEAR.

The screen rectangle in which the menu is to be drawn (specified by IMENUCTL_SetRect) must exceed the screen height by at least the height of a single menu item. Otherwise the menu item will be clipped and no scroll bar will appear.



Discussion

No Comment Found