Click here to Skip to main content
15,908,906 members
Home / Discussions / C#
   

C#

 
QuestionMessenger ClassRoom Features Pin
nigam.aman17-Oct-06 20:36
nigam.aman17-Oct-06 20:36 
AnswerRe: Messenger ClassRoom Features Pin
Guffa17-Oct-06 20:48
Guffa17-Oct-06 20:48 
AnswerRe: Messenger ClassRoom Features Pin
Christian Graus17-Oct-06 22:10
protectorChristian Graus17-Oct-06 22:10 
Questionrnd number Pin
manjula reddy17-Oct-06 20:16
manjula reddy17-Oct-06 20:16 
AnswerRe: rnd number Pin
Guffa17-Oct-06 20:24
Guffa17-Oct-06 20:24 
Questionremotely accessing database Pin
saqib8217-Oct-06 19:09
saqib8217-Oct-06 19:09 
AnswerRe: remotely accessing database Pin
Tamimi - Code17-Oct-06 20:00
Tamimi - Code17-Oct-06 20:00 
QuestionAnimateWindow woes... Pin
Super Lloyd17-Oct-06 18:57
Super Lloyd17-Oct-06 18:57 
I'm trying my popup system by using the win32 call:
[DllImport("user32", SetLastError = true, CharSet = CharSet.Auto)]
public static extern int AnimateWindow(int hWnd, int dwTime, int dwFlags);

instead of myPopup.Show().

However when I use AnimateWindow al the child control disappear!
Some reappear when I click on the winodws.
Even more puzzling, I been checking the child control with the debugger:
they are there, visible, with the correct bounds (and parent!!)

Hey, what's happening!
Any ideas?
AnswerRe: AnimateWindow woes... Pin
Super Lloyd17-Oct-06 20:21
Super Lloyd17-Oct-06 20:21 
QuestionImage Cropping Pin
Image_Processing17-Oct-06 18:46
Image_Processing17-Oct-06 18:46 
AnswerRe: Image Cropping Pin
sam#17-Oct-06 18:56
sam#17-Oct-06 18:56 
GeneralRe: Image Cropping Pin
Image_Processing17-Oct-06 19:05
Image_Processing17-Oct-06 19:05 
GeneralRe: Image Cropping Pin
sam#17-Oct-06 19:22
sam#17-Oct-06 19:22 
GeneralRe: Image Cropping Pin
Nader Elshehabi17-Oct-06 20:47
Nader Elshehabi17-Oct-06 20:47 
AnswerRe: Image Cropping Pin
mav.northwind17-Oct-06 22:12
mav.northwind17-Oct-06 22:12 
QuestionHow Highlight Selected Row in DataGridView Pin
vinutha kempanna17-Oct-06 18:35
vinutha kempanna17-Oct-06 18:35 
AnswerRe: How Highlight Selected Row in DataGridView Pin
sam#17-Oct-06 18:50
sam#17-Oct-06 18:50 
AnswerRe: How Highlight Selected Row in DataGridView Pin
sathish s17-Oct-06 22:08
sathish s17-Oct-06 22:08 
QuestionBeginners question Pin
digsy_17-Oct-06 12:13
digsy_17-Oct-06 12:13 
AnswerRe: Beginners question Pin
Steve :)17-Oct-06 12:23
Steve :)17-Oct-06 12:23 
GeneralRe: Beginners question Pin
digsy_17-Oct-06 13:57
digsy_17-Oct-06 13:57 
AnswerRe: Beginners question Pin
Christian Graus17-Oct-06 14:22
protectorChristian Graus17-Oct-06 14:22 
AnswerRe: Beginners question Pin
Guffa17-Oct-06 20:21
Guffa17-Oct-06 20:21 
AnswerRe: Beginners question Pin
saqib8217-Oct-06 21:30
saqib8217-Oct-06 21:30 
GeneralRe: Beginners question Pin
saqib8217-Oct-06 21:31
saqib8217-Oct-06 21:31 

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.