Click here to Skip to main content
15,915,093 members
Home / Discussions / C#
   

C#

 
QuestionMIDI to Guitar Tablature Pin
Vertyg019-Nov-06 7:31
Vertyg019-Nov-06 7:31 
AnswerRe: MIDI to Guitar Tablature Pin
Christian Graus19-Nov-06 9:35
protectorChristian Graus19-Nov-06 9:35 
GeneralRe: MIDI to Guitar Tablature Pin
ejuanpp19-Nov-06 22:50
ejuanpp19-Nov-06 22:50 
GeneralRe: MIDI to Guitar Tablature Pin
Christian Graus19-Nov-06 23:04
protectorChristian Graus19-Nov-06 23:04 
GeneralRe: MIDI to Guitar Tablature Pin
ejuanpp19-Nov-06 23:23
ejuanpp19-Nov-06 23:23 
GeneralRe: MIDI to Guitar Tablature Pin
Christian Graus19-Nov-06 23:38
protectorChristian Graus19-Nov-06 23:38 
AnswerRe: MIDI to Guitar Tablature Pin
ednrgc20-Nov-06 3:56
ednrgc20-Nov-06 3:56 
QuestionUsing a C# user control in VB 6.0 Pin
Alin Sarivan19-Nov-06 6:58
Alin Sarivan19-Nov-06 6:58 
I have a C# user control that I want to use in a VB 6.0 project.

The problem is :
When you open an instance of a Microsoft Windows Form from a COM client application, such as a Microsoft Visual Basic 6.0 application or a Microsoft Foundation Classes (MFC) application, the .NET Windows Form may behave unexpectedly. For example, when you press TAB, the focus does not change from one control to another control. Or when you press ENTER while a command button has focus, the button's Click event does not fire. You may also experience unexpected behavior for keystrokes or for mouse activity.

These symptoms occur because the earlier application does not implement the message loop support that a .NET Framework Windows Form must have to work correctly. ( better described here http://support.microsoft.com/kb/839076/ )

At this link they provide a solution for a Windows Form. I'm interested in a solution for a user control.
I think the problem resumes to : How do I create a message loop for a user control in C#?

Need help, please!
Questioncompile error Pin
wanlim081719-Nov-06 6:29
wanlim081719-Nov-06 6:29 
AnswerRe: compile error Pin
Ravi Bhavnani19-Nov-06 6:36
professionalRavi Bhavnani19-Nov-06 6:36 
QuestionProblem with splitter control Pin
h@s@n19-Nov-06 6:18
h@s@n19-Nov-06 6:18 
QuestionHow to make MS Office 2007 Interface? Pin
mohamedyahyaelzayat19-Nov-06 5:40
mohamedyahyaelzayat19-Nov-06 5:40 
AnswerRe: How to make MS Office 2007 Interface? Pin
Ed.Poore19-Nov-06 8:43
Ed.Poore19-Nov-06 8:43 
GeneralRe: How to make MS Office 2007 Interface? Pin
mohamedyahyaelzayat19-Nov-06 11:53
mohamedyahyaelzayat19-Nov-06 11:53 
Questionhow can we give professional (XP) look to application. Pin
h@s@n19-Nov-06 5:29
h@s@n19-Nov-06 5:29 
AnswerRe: how can we give professional (XP) look to application. Pin
Stefan Troschuetz19-Nov-06 5:37
Stefan Troschuetz19-Nov-06 5:37 
GeneralRe: how can we give professional (XP) look to application. Pin
h@s@n19-Nov-06 6:01
h@s@n19-Nov-06 6:01 
AnswerRe: how can we give professional (XP) look to application. Pin
mav.northwind19-Nov-06 5:45
mav.northwind19-Nov-06 5:45 
GeneralRe: how can we give professional (XP) look to application. Pin
mohamedyahyaelzayat19-Nov-06 6:06
mohamedyahyaelzayat19-Nov-06 6:06 
GeneralRe: how can we give professional (XP) look to application. Pin
h@s@n19-Nov-06 6:22
h@s@n19-Nov-06 6:22 
GeneralRe: how can we give professional (XP) look to application. Pin
mav.northwind19-Nov-06 6:27
mav.northwind19-Nov-06 6:27 
GeneralRe: how can we give professional (XP) look to application. Pin
h@s@n19-Nov-06 6:45
h@s@n19-Nov-06 6:45 
QuestionXml Data Storage Pin
ciriciri19-Nov-06 4:00
ciriciri19-Nov-06 4:00 
AnswerRe: Xml Data Storage Pin
Ravi Bhavnani19-Nov-06 6:40
professionalRavi Bhavnani19-Nov-06 6:40 
QuestionError while opening windows form in Solution Pin
kumar.bs18-Nov-06 22:29
kumar.bs18-Nov-06 22:29 

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.