Click here to Skip to main content
15,914,109 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralWindow Messages in VB Pin
Renegade1-Jul-02 23:32
Renegade1-Jul-02 23:32 
GeneralRe: Window Messages in VB Pin
Richard Deeming1-Jul-02 23:56
mveRichard Deeming1-Jul-02 23:56 
GeneralRe: Window Messages in VB Pin
Ravi_Shankar3-Jul-02 19:36
Ravi_Shankar3-Jul-02 19:36 
GeneralFrom Access97 to Access2000 Pin
XAlien1-Jul-02 22:32
XAlien1-Jul-02 22:32 
GeneralRe: From Access97 to Access2000 Pin
2-Jul-02 8:02
suss2-Jul-02 8:02 
GeneralAuto Patch Client VB.NET Apps Pin
Knappen1-Jul-02 7:36
Knappen1-Jul-02 7:36 
GeneralRe: Auto Patch Client VB.NET Apps Pin
Andy Smith1-Jul-02 10:49
Andy Smith1-Jul-02 10:49 
GeneralCustom Control Pin
Lasse Johansen1-Jul-02 6:36
Lasse Johansen1-Jul-02 6:36 
I have a problem:

Try make a new custom control(usercontrol1). In this control, you add a listbox which goes beyond the bounderies of you usercontrol1 and insert as many strings so these as well goes beyond the bounderies. That is it, compile it.

Now try add usercontrol1 and a button control to a webform. Since the listbox goes beyond the the bounderies, you add the property (autoScroll = true ) to usercontrol. Compile and run the program. You now use the scrollbar to go to the last element in the listbox and select this. You now push the button, and then you select the second last item in the listbox. Now you will see that the usercontrol scrolls to the top.... WHY? I think it it because the control is being ScrollControlIntoView, but how to prevent that?

Thanks in advance...


Gooky
GeneralVB and dll Pin
Mau30-Jun-02 22:13
Mau30-Jun-02 22:13 
GeneralRe: VB and dll Pin
#realJSOP1-Jul-02 6:09
professional#realJSOP1-Jul-02 6:09 
GeneralRe: VB and dll Pin
Mau2-Jul-02 2:14
Mau2-Jul-02 2:14 
GeneralRe: VB and dll Pin
#realJSOP2-Jul-02 2:56
professional#realJSOP2-Jul-02 2:56 
GeneralRe: VB and dll Pin
Mau2-Jul-02 21:07
Mau2-Jul-02 21:07 
GeneralMSCHART Pin
30-Jun-02 18:23
suss30-Jun-02 18:23 
GeneralConnecting to a VPN Pin
29-Jun-02 11:43
suss29-Jun-02 11:43 
GeneralSaving data from VB Pin
Aleksey Suvorov28-Jun-02 17:39
Aleksey Suvorov28-Jun-02 17:39 
Generalgdi+ Pin
28-Jun-02 10:07
suss28-Jun-02 10:07 
GeneralRe: gdi+ Pin
SimonS28-Jun-02 21:10
SimonS28-Jun-02 21:10 
QuestionWhy the loading of the application is slow? Pin
DotNet28-Jun-02 2:03
DotNet28-Jun-02 2:03 
AnswerRe: Why the loading of the application is slow? Pin
Chris Rickard28-Jun-02 3:47
Chris Rickard28-Jun-02 3:47 
AnswerRe: Why the loading of the application is slow? Pin
Andy Smith28-Jun-02 5:04
Andy Smith28-Jun-02 5:04 
AnswerRe: Why the loading of the application is slow? Pin
SimonS28-Jun-02 21:13
SimonS28-Jun-02 21:13 
GeneralIcon in system tray (Notify Icon) Pin
Bruno Lemos28-Jun-02 1:24
Bruno Lemos28-Jun-02 1:24 
GeneralRe: Icon in system tray (Notify Icon) Pin
Rickard Andersson206-Jul-02 13:11
Rickard Andersson206-Jul-02 13:11 
GeneralRe: Icon in system tray (Notify Icon) Pin
Kermitt9-Jul-02 13:04
Kermitt9-Jul-02 13:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.