Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help
Message
From
23/06/2002 09:54:32
 
 
To
23/06/2002 08:51:56
General information
Forum:
Visual Basic
Category:
ActiveX controls
Title:
Re: Help
Miscellaneous
Thread ID:
00671419
Message ID:
00671469
Views:
13
Ok I did as you said but then I get an error when I test it in a form

Run-time Error '398':

Client site not available

here is my code so far


Private Sub UserControl_Resize()

UserControl.Extender.Align = vbAlignBottom

STB.Move UserControl.ScaleLeft, UserControl.ScaleTop, _
UserControl.ScaleWidth, UserControl.ScaleHeight
PB.Move STB.Left + 20, STB.Top + 20, STB.Panels(1).Width, STB.Height

End Sub
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform