Sack Library Documentation
|
LOGICAL SetControlTextOffset(PSI_CONTROL pc, int offset);
Parameters |
Description |
PSI_CONTROL pc |
a Text control. |
int offset |
offset to apply to the text. |
offset is a pixel specifier... +/- amount from it's normal position. returns if any text remains visible (true is visible, false is no longer visible, allowing upper level application to reset to 0 offset.
The least amount and maximum effective amount can be received from GetControlTextOffsetMinMax.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|