6. Creating and Using Basic Fields : Common Field Properties : Field Biases : Draw Biases
 
Share this page                  
Draw Biases
FB_CLICKPOINT
Specifies that the field can take a ClickPoint event (allowing you to discover exact cursor coordinates)
FB_DRAGBOX
Specifies that end users can draw a drag box through the field
FB_DRAGSEGMENT
Specifies that end users can drag a line segment through the field
For more information about using field biases and frame modes in your 4GL code, see the Programming Guide.