Creates a title region for dragging the frame. Creating a title region allows a frame to be repositioned by the user (by clicking and dragging in the region) without requiring additional scripts. (This behavior only applies if the frame is mouse enabled.)
Signature:
Code
region = Frame:CreateTitleRegion()
Returns:
region - Reference to the new Region object (region)