Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Vertical Lines CanGrow?

Status
Not open for further replies.

Auguy

Programmer
May 1, 2004
1,206
US
I have an invoice report (RS 2000) with text fields surrounded by horizontal and vertical lines in a grid-like layout. I have CanGrow set to True on some of the text fields. Is there a way to make the vertical lines grow with the text fields? I don’t see any property I can set for this. Is there a work-around?


Auguy
Northwest Ohio
 
Instead of using the lines, can you just set the BorderStyle properties for the controls? These will be displayed properly based on the size of the controls.

=======================================
People think it must be fun to be a super genius, but they don't realize how hard it is to put up with all the idiots in the world. (Calvin from Calvin And Hobbs)

Robert L. Johnson III
CCNA, CCDA, MCSA, CNA, Net+, A+, CHDP
VB.NET Programmer
 
Thanks, I was looking at the border style after I posted, but I have other lines and boxes on the report that have to line up correctly and don't know how it will look. It's worth a try. Thanks again.

Auguy
Northwest Ohio
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top