Sign in
|
Join
|
Help
in
Current Tags
(Entire Site)
C1 Community
ComponentOne Community is a free source for developers and help authors to collaborate and communicate.
Home
Blogs
Forums
Downloads
Help Central
C1Labs
All Tags
»
BorderStyle
(RSS)
Browse by Tags
C1Report
Re: Conditionally set BorderStyle property at run time
In the detail's "OnFormat" script event you can set this with vbscript like If UnitsInStock < UnitsOnOrder Then ProductNameCtl .BorderStyle = "Solid" Else ProductNameCtl .BorderStyle = "Transparent" Endif Regards, Greg
Posted to
Reports for .NET
(Forum)
by
C1_GregL
on 12-26-2007
Filed under: C1Report, BorderStyle
Page 1 of 1 (1 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.