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
PeterPanino
Posted - Mar 07 2024 : 10:02:11 I need to set the color of the SELECTION frame as soon as the user makes or changes a selection in TImageEnView according to specific conditions.
Is this possible?
1 L A T E S T R E P L I E S (Newest First)
xequte
Posted - Mar 07 2024 : 19:53:10 Hi Peter
It should be possible, as it should not affect the selecting action. You'll need to call ImageEnView1.Paint() after doing it. Do you see any issues with it?