Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Scroll bars in ActiveX Control

Status
Not open for further replies.

gloumer

Programmer
Jan 28, 2001
5
DE
I´ve created an ActiveX Control in VB which I am trying to implement in another application. This control displays dsiplys some information extracted from the database during the runtime. While testing the control with Internet Explorer, the vertical scroll bar appears automatically, if the displayed information does not match the size of the ActiveX control. Though if I implement the control in the application (Siebel CallCenter 2000) the scroll bars are not available, so only a part of the information is available to the user. I tryed to enable the scroll bars through the application, but it did not work.
Thanks for your help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top