18
This object places a diagonal line object on the label.



Speed Menu Options


ð
Align

Displays the Alignment dialog for adjusting the horizontal and vertical alignment of the selected objects.  
 

ð
Component ID

Unique identifier used when passing property parameters in statements calling the label  


ð
Bring to Front
 
Places the currently selected object on the foreground of layered objects  
 

ð Send to Back

Places the currently selected object in the background of layered objects  


ð
Double

Sets the line syle to a double line  


ð Single

Sets the line syle to a single line  


ð
ParentHeight

When checked, this property forces the height of the component to match the height of the parent component. The parent may be either a band or a region.  


ð ParentWidth

When checked, this property forces the width of the component to match the width of the parent component. The parent may be either a band or a region.  
 

ð Position

Opens the Position dialog window for specifying hard-coded coordinates  
 
image21  


ð
ReprintOnOverFlow

ReprintOnOverFlow applies to situations where a Stretchable component is stretching across pages. If the object overflows onto a new page, any components that are on the same band will reprint on the new page (if ReprintOnOverFlow is checked).  
 

ð ShiftWithParent

ShiftWithParent applies to situations where a Stretchable component is stretching. If ShiftWithParent is checked, the label component will move based on the amount of stretching the object requires. When you want components to appear at the bottom of an object, this is a useful feature. If the object stretches to a new page, the components will print on the next page.  
 

ð
StretchWithParent

The StretchWithParent property determines whether the Height of the component stretches to match any stretching done by the Band. All stretching occurs vertically, and only vertical lines will stretch. Band stretching may occur whenever a Memo or DBMemo component has the Stretch property set to True and the parent band Print Height property has been set to Dynamic.  
 

ð Visible

The Visible property determines whether a label component will be printed