Hi all, Is it possible to do with application or anyother control except image control
From stackoverflow
-
You could use
myControl.setStyle('backgroundImage', image);Presuming your control inherits from
UIComponent
0 comments:
Post a Comment