Notifications
Clear all
Topic starter
I have vba code
I am creat a button and get the data column a to b range activex image control, if my image length is large so image control insert to scroll bar control. Image control size fix.
Posted : 07/01/2022 2:34 pm
Hi Vasim!
I'm sorry, but I have no clue what you are trying to do here. Can you explain further?
Posted : 08/01/2022 11:14 am
Topic starter
Thanks for quick response.
Sorry,
I have just copy data in image form in image control. If my data is large image to image control size then scroller control add the image control. Because display the bottom data
It can possible so please give me code. Thank in advance
Posted : 08/01/2022 2:16 pm
Topic starter
Any one Please solve my problem
Posted : 11/01/2022 12:54 pm
Image controls do not have scrollbars. I suggest you use a listbox or similar instead.
Posted : 12/01/2022 5:27 am