Forum

Copy data in active...
 
Notifications
Clear all

Copy data in activex image control

5 Posts
3 Users
0 Reactions
99 Views
(@khatikvasim13)
Posts: 24
Eminent Member
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
(@jstewart)
Posts: 216
Estimable Member
 

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
(@khatikvasim13)
Posts: 24
Eminent Member
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
(@khatikvasim13)
Posts: 24
Eminent Member
Topic starter
 

Any one Please solve my problem 

 
Posted : 11/01/2022 12:54 pm
(@debaser)
Posts: 837
Member Moderator
 

Image controls do not have scrollbars. I suggest  you use a listbox or similar instead.

 
Posted : 12/01/2022 5:27 am
Share: