property Dialog.HAnchorOffset as Long
Retrieves or sets a value that indicates the horizontally offset.

 TypeDescription 
   Long A long expression that defines the control's offset to container edges.  

If the HAnchor property is exNone, the HAnchorOffset property specifies the control's horizontal position, in screen coordinates. If the HAnchor property is not  exNone, the HAnchorOffset property defines the control's offset to anchored edge. Use the OnClick event property to define the action that control executes when the user clicks on the control. The Move event is called if the container is moved or resized.


Send comments on this topic.
© 1999-2006 Exontrol Inc, Software. All rights reserved.