Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
bmesser
Posted - Jun 18 2013 : 07:59:20 Hi
I have set BackgroundStyle in an ImageEnView component to iebsGradient which produces a nice gradient - but how do I set the start and end colors or isn't that possible?
Bruce.
2 L A T E S T R E P L I E S (Newest First)
bmesser
Posted - Jun 18 2013 : 09:54:00 Thanks William
I do try and read them honest!
w2m
Posted - Jun 18 2013 : 08:35:22 ImageEnView1.GradientEndColor specifies the ending color of the gradient when ImageEnView1.BackgroundStyle is iebsGradient. The gradient start color is set using ImageEnView1.Background.
You should begin to use the help file. My reply was taken directly from the help file and pasted here.