Click here to Skip to main content
15,881,803 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Bytes overflowing despite modulo... Pin
Dave Kreskowiak16-Sep-12 17:46
mveDave Kreskowiak16-Sep-12 17:46 
GeneralRe: Bytes overflowing despite modulo... Pin
Saul Johnson16-Sep-12 23:22
Saul Johnson16-Sep-12 23:22 
QuestionUpdater Help Pin
Bryan Muschter16-Sep-12 10:10
Bryan Muschter16-Sep-12 10:10 
AnswerRe: Updater Help Pin
Saul Johnson16-Sep-12 13:43
Saul Johnson16-Sep-12 13:43 
GeneralRe: Updater Help Pin
Bryan Muschter16-Sep-12 16:52
Bryan Muschter16-Sep-12 16:52 
AnswerRe: Updater Help Pin
Paul Conrad16-Sep-12 17:26
professionalPaul Conrad16-Sep-12 17:26 
GeneralRe: Updater Help Pin
Bryan Muschter17-Sep-12 15:01
Bryan Muschter17-Sep-12 15:01 
QuestionPrintPreviewControl InvalidatePreview wont triger Pin
JR21216-Sep-12 8:40
JR21216-Sep-12 8:40 
Hi,

I have two forms. In form1 I use the code

frm2.PrintPreviewControl1.InvalidatePreview()
But it won't update the control

Why?

I use now, as a work around, a timer
in that timer I use
PrintPreviewControl1.InvalidatePreview()
timer1.enable = false

and in the calling control I use
timer1.enable = false

And that work fine but thats not the correct way I think Smile | :)

Jan
Questionshape of number Pin
memas6316-Sep-12 6:24
memas6316-Sep-12 6:24 
AnswerRe: shape of number Pin
Wes Aday16-Sep-12 6:44
professionalWes Aday16-Sep-12 6:44 
GeneralRe: shape of number Pin
memas6316-Sep-12 7:00
memas6316-Sep-12 7:00 
GeneralRe: shape of number Pin
Wes Aday16-Sep-12 7:08
professionalWes Aday16-Sep-12 7:08 
GeneralRe: shape of number Pin
memas6316-Sep-12 7:13
memas6316-Sep-12 7:13 
GeneralRe: shape of number Pin
Wes Aday16-Sep-12 7:18
professionalWes Aday16-Sep-12 7:18 
GeneralRe: shape of number Pin
memas6316-Sep-12 7:19
memas6316-Sep-12 7:19 
GeneralRe: shape of number Pin
Steven St. John16-Sep-12 16:03
Steven St. John16-Sep-12 16:03 
GeneralRe: shape of number Pin
memas6317-Sep-12 0:42
memas6317-Sep-12 0:42 
QuestionI need to copy a file into (anyone's) Startup Folder w/ no Access errors... Pin
WillB1215-Sep-12 22:45
WillB1215-Sep-12 22:45 
AnswerRe: I need to copy a file into (anyone's) Startup Folder w/ no Access errors... Pin
Richard MacCutchan16-Sep-12 0:18
mveRichard MacCutchan16-Sep-12 0:18 
GeneralRe: I need to copy a file into (anyone's) Startup Folder w/ no Access errors... Pin
WillB1216-Sep-12 0:39
WillB1216-Sep-12 0:39 
GeneralRe: I need to copy a file into (anyone's) Startup Folder w/ no Access errors... Pin
Richard MacCutchan16-Sep-12 1:07
mveRichard MacCutchan16-Sep-12 1:07 
GeneralRe: I need to copy a file into (anyone's) Startup Folder w/ no Access errors... Pin
WillB1216-Sep-12 3:23
WillB1216-Sep-12 3:23 
GeneralRe: I need to copy a file into (anyone's) Startup Folder w/ no Access errors... Pin
Richard MacCutchan16-Sep-12 4:05
mveRichard MacCutchan16-Sep-12 4:05 
AnswerRe: I need to copy a file into (anyone's) Startup Folder w/ no Access errors... Pin
Dave Kreskowiak16-Sep-12 6:02
mveDave Kreskowiak16-Sep-12 6:02 
QuestionMicrosoft ReportViewer Pass By Parameter(WinForm) Pin
garyu8715-Sep-12 2:06
garyu8715-Sep-12 2:06 

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.