SECBitmapButton::SetIndents

void SECBitmapButton::SetIndents(CSize sz)

Sets the amount by which the bitmap is to be indented from the horizontal and vertical margins.

Defined in: SECBTNS.cpp

Return Value

void

Parameters

sz

The amount by which the bitmap is to be indented.

Comments

This applies to all alignment modes other than SECBitmapButton::Al_Center.

See Also

SECBitmapButton GetIndents Alignment