Click here to Skip to main content
15,898,373 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: pasting text into a web page Pin
RoedRunner9-Mar-07 10:37
RoedRunner9-Mar-07 10:37 
Questionusing like query on encrypted data [modified] Pin
franco.ice9-Mar-07 7:00
franco.ice9-Mar-07 7:00 
AnswerRe: using like query on encrypted data Pin
Marcus J. Smith9-Mar-07 8:10
professionalMarcus J. Smith9-Mar-07 8:10 
AnswerRe: using like query on encrypted data Pin
Dave Kreskowiak9-Mar-07 14:20
mveDave Kreskowiak9-Mar-07 14:20 
Questiontrackbar in .net Pin
shabyb9-Mar-07 6:33
shabyb9-Mar-07 6:33 
AnswerRe: trackbar in .net Pin
Dave Kreskowiak9-Mar-07 8:28
mveDave Kreskowiak9-Mar-07 8:28 
GeneralRe: trackbar in .net Pin
shabyb9-Mar-07 8:57
shabyb9-Mar-07 8:57 
GeneralRe: trackbar in .net Pin
Dave Kreskowiak9-Mar-07 10:15
mveDave Kreskowiak9-Mar-07 10:15 
That's really odd and very unexpected. I have no idea why it's consuming so much memory. but, from what I can figure out, there's no way to reduce the memory consuption. It appears that the underlying control is allocating lots of objects, but for what I have no idea.

The workaround is really easy. Since you can't possibly pack 10000000 stops into a TrackBar of any size, scale the values you use for Minimum and Maximum, as well as the Step values, down to something that the TrackBar can handle more easily.


Dave Kreskowiak
Microsoft MVP - Visual Basic


QuestionPrinting controls in Panel1 Pin
Zaegra9-Mar-07 4:39
Zaegra9-Mar-07 4:39 
QuestionAttention to codeproject.com site builders! Please respond Pin
RADISSON9-Mar-07 3:35
RADISSON9-Mar-07 3:35 
AnswerRe: Attention to codeproject.com site builders! Please respond Pin
Vasudevan Deepak Kumar9-Mar-07 7:11
Vasudevan Deepak Kumar9-Mar-07 7:11 
Questionsetup and deployment Pin
manni_n9-Mar-07 3:10
manni_n9-Mar-07 3:10 
AnswerRe: setup and deployment Pin
MatrixCoder9-Mar-07 3:55
MatrixCoder9-Mar-07 3:55 
QuestionForm wizart Pin
ccoglu9-Mar-07 2:15
ccoglu9-Mar-07 2:15 
Questionshrinking and expanding Pin
balakpn9-Mar-07 0:59
balakpn9-Mar-07 0:59 
AnswerRe: shrinking and expanding Pin
TwoFaced9-Mar-07 8:18
TwoFaced9-Mar-07 8:18 
AnswerRe: shrinking and expanding Pin
The ANZAC9-Mar-07 23:38
The ANZAC9-Mar-07 23:38 
QuestionUpdate XML with imported data Pin
penguin50009-Mar-07 0:34
penguin50009-Mar-07 0:34 
QuestionHow to pass parameters to subreport frm vb.net code? Pin
priya_p2339-Mar-07 0:24
priya_p2339-Mar-07 0:24 
AnswerRe: How to pass parameters to subreport frm vb.net code? Pin
dotnet_lover11-Mar-07 4:28
dotnet_lover11-Mar-07 4:28 
Questiontext editor which is independent....... Pin
Pushpa Setty8-Mar-07 23:23
Pushpa Setty8-Mar-07 23:23 
AnswerRe: text editor which is independent....... Pin
balakpn9-Mar-07 1:41
balakpn9-Mar-07 1:41 
AnswerRe: text editor which is independent....... Pin
Vasudevan Deepak Kumar9-Mar-07 7:12
Vasudevan Deepak Kumar9-Mar-07 7:12 
GeneralRe: text editor which is independent....... Pin
haggenx9-Mar-07 7:40
haggenx9-Mar-07 7:40 
AnswerRe: text editor which is independent....... Pin
The ANZAC9-Mar-07 23:32
The ANZAC9-Mar-07 23:32 

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.