Click here to Skip to main content
15,915,082 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: how do i retrieve remote MAC address using vb6? Pin
audiobreather14-Nov-05 16:51
audiobreather14-Nov-05 16:51 
QuestionBarcode Printing Using Citrix Pin
amajed13-Nov-05 2:40
amajed13-Nov-05 2:40 
QuestionAuto Scrolling Panels Pin
spelltwister12-Nov-05 18:38
spelltwister12-Nov-05 18:38 
AnswerRe: Auto Scrolling Panels Pin
Briga13-Nov-05 22:47
Briga13-Nov-05 22:47 
GeneralRe: Auto Scrolling Panels Pin
spelltwister14-Nov-05 0:28
spelltwister14-Nov-05 0:28 
GeneralRe: Auto Scrolling Panels Pin
Briga14-Nov-05 1:54
Briga14-Nov-05 1:54 
GeneralRe: Auto Scrolling Panels Pin
spelltwister14-Nov-05 9:49
spelltwister14-Nov-05 9:49 
GeneralRe: Auto Scrolling Panels Pin
Briga14-Nov-05 11:10
Briga14-Nov-05 11:10 
OK I'm starting to see the picture (not the control Big Grin | :-D )!

You are using the scrollItemIntoView by calling it somewhere in your code. And by too fast I guess you mean "speed" (I thought a totally different thing, like you were trying to achieve an explorer style autoscroll to help the drag and drop).

I don't know that method since it's brand new to FW2 but according to the official documentation:

The scrollControlIntoView method is useful for immediately showing the user the result of some action without requiring the user to manually scroll through the document to find the result.

Depending on the size of the given object and the current window, this method might not be able to put the item at the very top or very bottom, but will position the object as close to the requested position as possible.


The immediatly in the first sentence tells me that this way you probably have no chance to obtain a smooth transition.... I believe you have to tackle it with a different approach.....
QuestionWhere to get VINT386W.DLL file Pin
sscome12-Nov-05 17:05
sscome12-Nov-05 17:05 
QuestionBook advice needed: Learn about class libraries, OLE, etc.. Pin
Meanderthal12-Nov-05 15:41
Meanderthal12-Nov-05 15:41 
QuestionInterger overflow exception Pin
djones194112-Nov-05 9:48
djones194112-Nov-05 9:48 
AnswerRe: Interger overflow exception Pin
Joshua Quick12-Nov-05 10:20
Joshua Quick12-Nov-05 10:20 
GeneralRe: Interger overflow exception Pin
djones194112-Nov-05 11:36
djones194112-Nov-05 11:36 
Questioncomo utlizo un crystal report Pin
nealejandro12-Nov-05 7:03
nealejandro12-Nov-05 7:03 
AnswerRe: como utlizo un crystal report Pin
Colin Angus Mackay12-Nov-05 7:43
Colin Angus Mackay12-Nov-05 7:43 
QuestionAuto Start Software Pin
Arindam.online12-Nov-05 0:25
Arindam.online12-Nov-05 0:25 
AnswerRe: Auto Start Software Pin
Colin Angus Mackay12-Nov-05 5:45
Colin Angus Mackay12-Nov-05 5:45 
AnswerRe: Auto Start Software Pin
Joshua Quick12-Nov-05 10:51
Joshua Quick12-Nov-05 10:51 
AnswerRe: Auto Start Software Pin
Dave Kreskowiak12-Nov-05 15:13
mveDave Kreskowiak12-Nov-05 15:13 
QuestionSource code for Watermarking Needed Pin
bkarthikeyanbe11-Nov-05 21:40
bkarthikeyanbe11-Nov-05 21:40 
AnswerRe: Source code for Watermarking Needed Pin
Dave Kreskowiak12-Nov-05 15:15
mveDave Kreskowiak12-Nov-05 15:15 
QuestionSMS Applications Pin
microuser_200011-Nov-05 11:19
microuser_200011-Nov-05 11:19 
Question[Message Deleted] Pin
djones194111-Nov-05 11:05
djones194111-Nov-05 11:05 
AnswerRe: math debug problem Pin
vertig073011-Nov-05 11:17
vertig073011-Nov-05 11:17 
GeneralRe: math debug problem Pin
djones194111-Nov-05 11:54
djones194111-Nov-05 11:54 

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.