Click here to Skip to main content
16,006,001 members
Home / Discussions / C#
   

C#

 
GeneralReflection and 'ref' parameter Pin
29-Dec-02 1:03
suss29-Dec-02 1:03 
GeneralRe: Reflection and 'ref' parameter Pin
Anonymous29-Dec-02 7:41
Anonymous29-Dec-02 7:41 
QuestionModal Windows? Pin
gekoscan28-Dec-02 22:47
gekoscan28-Dec-02 22:47 
AnswerRe: Modal Windows? Pin
Stephane Rodriguez.28-Dec-02 23:36
Stephane Rodriguez.28-Dec-02 23:36 
GeneralUmm... same error Pin
gekoscan29-Dec-02 2:03
gekoscan29-Dec-02 2:03 
GeneralInsite on what i am trying to accomplish Pin
gekoscan29-Dec-02 2:10
gekoscan29-Dec-02 2:10 
GeneralRe: Insite on what i am trying to accomplish Pin
Stephane Rodriguez.29-Dec-02 3:30
Stephane Rodriguez.29-Dec-02 3:30 
GeneralMore Insite and thank you. Pin
gekoscan29-Dec-02 9:58
gekoscan29-Dec-02 9:58 
Thanks so much for sticken with me on this...

Okay the thing is the modal forms are mostly transparent in nature.. With only the buttons being visible. It's kinda weird but it's for a theme I am going with on this touchscreen. To do fading in and out and have the buttons at half opacity. If the form isn't modal and the transparent part of the form get's clicked the form will actually lose focus and the form below it will end up receiving the click event. This is not good.

I guess my example might be kinda complex.. I have a main form Form1. which then loads a graphics screen [Form2] which fades from the main screen to itself going from 0 to 100 opacity. Then the buttons on a transparent form[which are actually just pictureboxes set up to act like buttons] fade in over Form3 but only to 60% opacity.

See now if the user was now to use the touchscreen in this state and the user was to touch something that wasn't a button on Form3 [ie. the transparent area]. The event would not be caught by Form3 but by Form2.
Which means Form3 now lost it's focus.

I am going isane trying to figure this out. If you could help me I can't even explain how helpful that would be.

Thanks very much.

Steve
GeneralRe: More Insite and thank you. Pin
Stephane Rodriguez.29-Dec-02 20:36
Stephane Rodriguez.29-Dec-02 20:36 
Questionhelp? Pin
imran_rafique28-Dec-02 4:23
imran_rafique28-Dec-02 4:23 
AnswerRe: help? Pin
leppie28-Dec-02 5:00
leppie28-Dec-02 5:00 
GeneralAccess key for a user control Pin
jantie7828-Dec-02 3:57
sussjantie7828-Dec-02 3:57 
GeneralRe: Access key for a user control Pin
leppie28-Dec-02 5:08
leppie28-Dec-02 5:08 
GeneralRe: Access key for a user control Pin
Jan Tielens28-Dec-02 5:28
Jan Tielens28-Dec-02 5:28 
GeneralRe: Access key for a user control Pin
leppie28-Dec-02 6:41
leppie28-Dec-02 6:41 
GeneralRe: Access key for a user control Pin
Jan Tielens28-Dec-02 6:42
Jan Tielens28-Dec-02 6:42 
Questiona question network ip add? Pin
imran_rafique28-Dec-02 1:37
imran_rafique28-Dec-02 1:37 
AnswerRe: a question network ip add? Pin
leppie28-Dec-02 2:14
leppie28-Dec-02 2:14 
GeneralRe: a question network ip add? Pin
imran_rafique28-Dec-02 4:27
imran_rafique28-Dec-02 4:27 
GeneralImageList Why such small storage Pin
gekoscan27-Dec-02 20:02
gekoscan27-Dec-02 20:02 
QuestionWhats best method to implement undo redo ? Pin
Smitha Nishant27-Dec-02 18:21
protectorSmitha Nishant27-Dec-02 18:21 
AnswerRe: Whats best method to implement undo redo ? Pin
James T. Johnson27-Dec-02 19:14
James T. Johnson27-Dec-02 19:14 
GeneralRe: Whats best method to implement undo redo ? Pin
Smitha Nishant27-Dec-02 19:57
protectorSmitha Nishant27-Dec-02 19:57 
GeneralCompilation for Release Pin
gekoscan27-Dec-02 16:13
gekoscan27-Dec-02 16:13 
GeneralRe: Compilation for Release Pin
Anonymous27-Dec-02 17:43
Anonymous27-Dec-02 17:43 

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.