Jump to content

GBM_QUERYTEXTPOSITION

From EDM2

This message returns text positioning relative to the bitmap.

Syntax

param1
     [[ULONG]]   [[ulReserved]]  /*  Reserved. */

param2
     [[ULONG]]   [[ulReserved]]  /*  Reserved. */

Parameters

ulReserved (ULONG)
Reserved.
ulReserved (ULONG)
Reserved.

Return Value

rc (ULONG)
Return codes indicating the position of the graphic button.
  • GB_TEXTBELOW: The graphic button text is located below the bitmap.
  • GB_TEXTABOVE: The graphic button text is located above the bitmap.