Click here to Skip to main content
15,898,222 members
Home / Discussions / C#
   

C#

 
GeneralRe: Problem getting serial port to open Pin
Ed.Poore25-Sep-06 1:19
Ed.Poore25-Sep-06 1:19 
QuestionSaving objects in Files Pin
ezazazel24-Sep-06 6:32
ezazazel24-Sep-06 6:32 
AnswerRe: Saving objects in Files Pin
Ed.Poore24-Sep-06 8:26
Ed.Poore24-Sep-06 8:26 
GeneralRe: Saving objects in Files Pin
Niiiissssshhhhhuuuuu24-Sep-06 17:10
Niiiissssshhhhhuuuuu24-Sep-06 17:10 
GeneralRe: Saving objects in Files Pin
Ed.Poore24-Sep-06 22:54
Ed.Poore24-Sep-06 22:54 
GeneralRe: Saving objects in Files Pin
ezazazel25-Sep-06 8:25
ezazazel25-Sep-06 8:25 
GeneralRe: Saving objects in Files Pin
ezazazel25-Sep-06 8:26
ezazazel25-Sep-06 8:26 
QuestionKeyboard focus trouble with unmanaged code Pin
zapsolution24-Sep-06 5:13
zapsolution24-Sep-06 5:13 
This is my first post on this forum, and I am also new to C#.

I am trying to adapt my GDImage Win32.dll to managed code,
so far I have already translated my first graphic demo ZoomPlus,
and I am translating another one named AeroGlass.

AeroGlass, allows the user to move transparent alphablended sprites, with either the mouse or keyboard.

The mouse works just fine, however I have troubles with the keyboard focus using arrow keys.

It looks like the last button of my .NET form keeps the focus on itself,
even if my Win32.dll control uses SetFocus to gain the keyboard focus.

Do you have any suggestion on how to solve this problem ?
and remember I am new to C#, thus still learning...

Patrice Terrier
www.zapsolution.com
AnswerRe: Keyboard focus trouble with unmanaged code Pin
Nader Elshehabi24-Sep-06 11:11
Nader Elshehabi24-Sep-06 11:11 
GeneralRe: Keyboard focus trouble with unmanaged code Pin
zapsolution24-Sep-06 11:43
zapsolution24-Sep-06 11:43 
GeneralRe: Keyboard focus trouble with unmanaged code Pin
Nader Elshehabi24-Sep-06 12:02
Nader Elshehabi24-Sep-06 12:02 
GeneralRe: Keyboard focus trouble with unmanaged code Pin
zapsolution24-Sep-06 20:29
zapsolution24-Sep-06 20:29 
QuestionCustom DataGridColumStyle with color dialog Pin
TeamWild24-Sep-06 3:27
TeamWild24-Sep-06 3:27 
AnswerRe: Custom DataGridColumStyle with color dialog Pin
Alexandr Sergeevich Ilyin24-Sep-06 6:06
Alexandr Sergeevich Ilyin24-Sep-06 6:06 
QuestionHow could i record a sound ?!!! Pin
Nafiseh Salmani24-Sep-06 2:06
Nafiseh Salmani24-Sep-06 2:06 
AnswerRe: How could i record a sound ?!!! Pin
mav.northwind24-Sep-06 2:28
mav.northwind24-Sep-06 2:28 
GeneralRe: How could i record a sound ?!!! Pin
Nafiseh Salmani24-Sep-06 20:22
Nafiseh Salmani24-Sep-06 20:22 
QuestionWhat is an easiest way of doing Background operation w/o affecting GUI Pin
engsrini24-Sep-06 1:53
engsrini24-Sep-06 1:53 
AnswerRe: What is an easiest way of doing Background operation w/o affecting GUI Pin
Stefan Troschuetz24-Sep-06 3:02
Stefan Troschuetz24-Sep-06 3:02 
GeneralRe: What is an easiest way of doing Background operation w/o affecting GUI Pin
engsrini24-Sep-06 3:26
engsrini24-Sep-06 3:26 
AnswerRe: What is an easiest way of doing Background operation w/o affecting GUI Pin
Tilewa24-Sep-06 3:23
Tilewa24-Sep-06 3:23 
GeneralRe: What is an easiest way of doing Background operation w/o affecting GUI Pin
engsrini24-Sep-06 3:24
engsrini24-Sep-06 3:24 
QuestionMultiview like control in C# Windows Forms App ? Pin
Yasen Georgiew24-Sep-06 0:49
Yasen Georgiew24-Sep-06 0:49 
AnswerRe: Multiview like control in C# Windows Forms App ? Pin
Christian Graus24-Sep-06 1:05
protectorChristian Graus24-Sep-06 1:05 
GeneralRe: Multiview like control in C# Windows Forms App ? Pin
Yasen Georgiew24-Sep-06 2:44
Yasen Georgiew24-Sep-06 2:44 

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.