ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Finding out the position of the start attach point in a Wire control Hide the details
Identifier of the attach point (if the attach point was customized). This identifier corresponds to the value returned by AttachPointAdd. Constant corresponding to the position of the attach point (if this position was not customized). ptAutomatic(Default value)WINDEV automatically selects the best attach point.ptBottomCenterThe attach point is found in the middle of the bottom border of the control.ptTopCenterThe attach point is positioned in the middle of the top border of the control.ptMiddleRightThe attach point is positioned in the middle of the right border of the control.ptMiddleLeftThe attach point is positioned in the middle of left control border.
Name of the Wire control to use.
Modifying the position of the start attach point in a Wire control Hide the details
This value can correspond to:the identifier of the attach point returned by AttachPointAdd.one of the following constants: ptAutomatic(Default value)WINDEV automatically selects the best attach point.ptBottomCenterThe attach point is found in the middle of the bottom border of the control.ptTopCenterThe attach point is positioned in the middle of the top border of the control.ptMiddleRightThe attach point is positioned in the middle of the right border of the control.ptMiddleLeftThe attach point is positioned in the middle of left control border.
Last update: 09/19/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: