Click here to Skip to main content
15,912,578 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to change the classname??? Pin
mojo_geo10-Jun-08 4:27
mojo_geo10-Jun-08 4:27 
GeneralRe: How to change the classname??? Pin
Christian Graus10-Jun-08 5:03
protectorChristian Graus10-Jun-08 5:03 
GeneralRe: How to change the classname??? Pin
Pete O'Hanlon10-Jun-08 4:25
mvePete O'Hanlon10-Jun-08 4:25 
GeneralRe: How to change the classname??? Pin
Christian Graus10-Jun-08 5:01
protectorChristian Graus10-Jun-08 5:01 
AnswerRe: How to change the classname??? Pin
AndrewVos10-Jun-08 6:48
AndrewVos10-Jun-08 6:48 
GeneralRe: How to change the classname??? Pin
AndrewVos10-Jun-08 6:54
AndrewVos10-Jun-08 6:54 
GeneralRe: How to change the classname??? Pin
mojo_geo11-Jun-08 4:06
mojo_geo11-Jun-08 4:06 
GeneralRe: How to change the classname??? Pin
AndrewVos11-Jun-08 5:25
AndrewVos11-Jun-08 5:25 
If you want to use SendMessage to send something to a window, do what was mentioned above.

Maybe inherit a NativeWindow, and set the caption to something like "My Special Window". Then you can use FindWindow("My Special Window") to find the handle of the window you want to SendMessage to. All you need to do then is override WndProc in the NativeWindow.

Have a look at FindWindow on pinvoke.net.



www.andrewvos.com

QuestionAutoComeple ComboBox in InfragisticsGrid [ultraGrid1] Control!!! [modified] Pin
Sr...Frank10-Jun-08 2:58
Sr...Frank10-Jun-08 2:58 
AnswerRe: AutoComeple ComboBox in InfragisticsGrid [ultraGrid1] Control!!! Pin
Pete O'Hanlon10-Jun-08 3:21
mvePete O'Hanlon10-Jun-08 3:21 
GeneralRe: AutoComeple ComboBox in InfragisticsGrid [ultraGrid1] Control!!! Pin
Sr...Frank10-Jun-08 10:11
Sr...Frank10-Jun-08 10:11 
QuestionHow to Create Measuring Unit from Main Units by Formula ? Pin
hdv21210-Jun-08 2:33
hdv21210-Jun-08 2:33 
AnswerRe: How to Create Measuring Unit from Main Units by Formula ? Pin
Christian Graus10-Jun-08 3:46
protectorChristian Graus10-Jun-08 3:46 
GeneralRe: How to Create Measuring Unit from Main Units by Formula ? Pin
hdv21210-Jun-08 7:15
hdv21210-Jun-08 7:15 
QuestionCopying items between two listviews Pin
laziale10-Jun-08 1:54
laziale10-Jun-08 1:54 
AnswerRe: Copying items between two listviews Pin
half-life10-Jun-08 2:41
half-life10-Jun-08 2:41 
GeneralRe: Copying items between two listviews Pin
laziale10-Jun-08 2:53
laziale10-Jun-08 2:53 
GeneralRe: Copying items between two listviews Pin
Giorgi Dalakishvili10-Jun-08 3:00
mentorGiorgi Dalakishvili10-Jun-08 3:00 
GeneralRe: Copying items between two listviews Pin
laziale10-Jun-08 3:03
laziale10-Jun-08 3:03 
GeneralRe: Copying items between two listviews Pin
Giorgi Dalakishvili10-Jun-08 3:10
mentorGiorgi Dalakishvili10-Jun-08 3:10 
GeneralRe: Copying items between two listviews Pin
laziale10-Jun-08 3:11
laziale10-Jun-08 3:11 
GeneralRe: Copying items between two listviews Pin
Giorgi Dalakishvili10-Jun-08 3:17
mentorGiorgi Dalakishvili10-Jun-08 3:17 
GeneralRe: Copying items between two listviews Pin
half-life10-Jun-08 3:17
half-life10-Jun-08 3:17 
GeneralRe: Copying items between two listviews Pin
laziale10-Jun-08 3:28
laziale10-Jun-08 3:28 
GeneralRe: Copying items between two listviews Pin
half-life10-Jun-08 6:06
half-life10-Jun-08 6:06 

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.