Used to retrieve the location for the item specified.
TPaintStage = ( psGlyph, psInstruction, psContent, psMoreLines, psRadio, psCommand, psHeader, psFooter, psMoreFooter, psButtonBar, psHelpLink, psProgressBar, psInstructBounds );
JSDialog
|
Members |
Description |
|
psGlyph |
Location of the dialog Glyph. |
|
psInstruction |
Location of the dialog Instruction. |
|
psContent |
Location of the dialog Content. |
|
psMoreLines |
Location of the More text when ShowInFooter is False. |
|
psRadio |
Location of the Radio Buttons. |
|
psCommand |
Location of the Command Link Buttons. |
|
psHeader |
Location of the Header. |
|
psFooter |
Location of the Footer. This will not always be at the bottom of the dialog. See psMoreFooter for additional information. |
|
psMoreFooter |
When ShowInFooter is True when Expando button is visible this is used for the location of more text. |
|
psButtonBar |
Location that displays the Common Buttons, More Button and Verification check box. Can also be the location when CustomButtons are displayed when not using CommandLinks. |
|
psHelpLink |
Location of the Help Link label. |
|
psProgressBar |
Location of the Progress Bar. |
|
psInstructBounds |
This rect includes the spacing around the instruction section |
|
Copyright © 2013 by LMD Innovative. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|