Click here to Skip to main content
15,887,746 members
Home / Discussions / C#
   

C#

 
GeneralRe: update server DB from local Dataset via XML Pin
dingo1416-Mar-09 16:43
dingo1416-Mar-09 16:43 
GeneralRe: update server DB from local Dataset via XML Pin
Xmen Real 16-Mar-09 22:47
professional Xmen Real 16-Mar-09 22:47 
AnswerRe: update server DB from local Dataset via XML Pin
dingo1417-Mar-09 9:01
dingo1417-Mar-09 9:01 
QuestionChange my O2 Zinc to COM Port Pin
Aghosh Babu16-Mar-09 15:25
Aghosh Babu16-Mar-09 15:25 
QuestionDSOFile Problem.....??? (Summery Info) [modified] Pin
S K Y16-Mar-09 15:04
S K Y16-Mar-09 15:04 
AnswerRe: DSOFile Problem.....??? (Summery Info) Pin
Mycroft Holmes16-Mar-09 15:56
professionalMycroft Holmes16-Mar-09 15:56 
QuestionThreading Question - Object in AsyncCompletedEventArgs Pin
Jammer16-Mar-09 14:05
Jammer16-Mar-09 14:05 
QuestionButton to scroll MDI Parent FOrm [modified] Pin
jameschristianii16-Mar-09 11:54
jameschristianii16-Mar-09 11:54 
I am working on a touch screen application and I am trying to add a button(s) that function as pageup/pagedown on a MDI Parent form with the child forms as the items to scroll.

I've spent entirely way too much time scouring the internet for a solution to this. I've tried multiple items that I thought would be the answer to no avail.

I really thought that this would be the answer:

SendMessage(this.Handle, WM_VSCROLL, (IntPtr) SB_PAGEDOWN, IntPtr.Zero);


I know I'm close, but then again, I could be way off!

Ideas?

Confused | :confused:

I guess no one has a solution for this...
For those who are wondering...

Given the scope of the project and the fact that I had to use a MDI parent and children (specs from customer)and buttons to scroll (touch screen app), I used a method to give the appearance of scrolling by setting the location of each form in a foreach loop. It moves the forms as if it were scrolling.

modified on Wednesday, March 18, 2009 9:22 AM

QuestionObject Wrapping and Event Subscription Pin
Jammer16-Mar-09 11:28
Jammer16-Mar-09 11:28 
AnswerRe: Object Wrapping and Event Subscription Pin
Christian Graus16-Mar-09 12:37
protectorChristian Graus16-Mar-09 12:37 
GeneralRe: Object Wrapping and Event Subscription Pin
Jammer16-Mar-09 12:41
Jammer16-Mar-09 12:41 
AnswerRe: Object Wrapping and Event Subscription Pin
DaveyM6916-Mar-09 12:49
professionalDaveyM6916-Mar-09 12:49 
QuestionHow to Refreash an array list Pin
soulidentities16-Mar-09 7:40
soulidentities16-Mar-09 7:40 
AnswerRe: How to Refreash an array list Pin
0x3c016-Mar-09 7:46
0x3c016-Mar-09 7:46 
GeneralRe: How to Refreash an array list Pin
soulidentities16-Mar-09 8:01
soulidentities16-Mar-09 8:01 
AnswerRe: How to Refreash an array list Pin
Mohammad Dayyan16-Mar-09 9:44
Mohammad Dayyan16-Mar-09 9:44 
AnswerRe: How to Refreash an array list Pin
S K Y16-Mar-09 15:09
S K Y16-Mar-09 15:09 
QuestionC# and Excel Pin
su_penguin16-Mar-09 6:42
su_penguin16-Mar-09 6:42 
AnswerRe: C# and Excel Pin
Jimmanuel16-Mar-09 6:58
Jimmanuel16-Mar-09 6:58 
GeneralRe: C# and Excel Pin
su_penguin16-Mar-09 7:01
su_penguin16-Mar-09 7:01 
GeneralRe: C# and Excel Pin
Jimmanuel16-Mar-09 7:44
Jimmanuel16-Mar-09 7:44 
GeneralRe: C# and Excel Pin
su_penguin16-Mar-09 8:15
su_penguin16-Mar-09 8:15 
GeneralRe: C# and Excel Pin
Jimmanuel16-Mar-09 8:49
Jimmanuel16-Mar-09 8:49 
Questionc# class editor Pin
MikiR16-Mar-09 6:24
MikiR16-Mar-09 6:24 
AnswerRe: c# class editor Pin
led mike16-Mar-09 6:59
led mike16-Mar-09 6:59 

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.