Defines the location of a mouse click on a dialog.
TJSDialogHitTest = ( htNone, htHeader, htHeaderImage, htInstruction, htInstructionImage, htContent, htMainIcon, htButtonBar, htExpandedSection, htFooter, htFooterImage );
JSDialog
Members |
Description |
htNone |
Location of hit test is nowhere. |
htHeader |
Location of hit test is within the header section. |
htHeaderImage |
Location of hit test is on the header image. |
htInstruction |
Location of hit test is within the instruction section. |
htInstructionImage |
Location of hit test is on the instruction image. |
htContent |
Location of hit test is within the content section. |
htMainIcon |
Location of hit test is on the main icon glyph. |
htButtonBar |
Location of hit test is within the button bar. |
htExpandedSection |
Location of hit test is within the expanded section. |
htFooter |
Location of hit test is within the footer section. |
htFooterImage |
Location of hit test is on the image in the footer. |
Copyright © 2013 by LMD Innovative. All rights reserved.
|
What do you think about this topic? Send feedback!
|