|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
I have an activeX control that I want to add vertical scroll bars to. I have the scroll bars on and situated correctly. My question is what to do on the scroll bar change event. What property of the user control can I access? It does not have a left and top property like the frame does. I am embedding my active x inside another window and when someone resizes the window my scroll bars resize, but they do not actually scroll the user control. Please help.
|
|
#2
|
|||
|
|||
|
Figured It Out
I figured it out. I just created a picturebox and posted all my controls in their and attached the scroll bars accordingly. No need for replies.
|
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > Adding Vertical Scroll to UserControl |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|