Click here to Skip to main content
15,913,709 members
Home / Discussions / C#
   

C#

 
GeneralRe: A problem in DataGrid Pin
Nick Parker10-Aug-04 6:11
protectorNick Parker10-Aug-04 6:11 
Generalavoiding double invoking Pin
Stephan Wright10-Aug-04 3:25
Stephan Wright10-Aug-04 3:25 
GeneralRe: avoiding double invoking Pin
Nick Parker10-Aug-04 3:49
protectorNick Parker10-Aug-04 3:49 
GeneralRe: avoiding double invoking Pin
Stephan Wright10-Aug-04 4:02
Stephan Wright10-Aug-04 4:02 
GeneralRe: avoiding double invoking Pin
Nick Parker10-Aug-04 4:21
protectorNick Parker10-Aug-04 4:21 
GeneralRe: avoiding double invoking Pin
Stephan Wright10-Aug-04 22:04
Stephan Wright10-Aug-04 22:04 
GeneralRe: avoiding double invoking Pin
Stephan Wright10-Aug-04 23:45
Stephan Wright10-Aug-04 23:45 
GeneralRe: avoiding double invoking Pin
Stephan Wright11-Aug-04 7:53
Stephan Wright11-Aug-04 7:53 
I managed to do what you recommended, well almost!

I hardcoded the parameters for FindWindow, because I thought it would be the same verytime I start my application.

But I found out it isn'T, the first parameter for example changes everytime I do restart the computer. And besides it's something really strange. I thought my Window was a Form but well there were numbers and other numeric or letters. So I will have to change this to reading or receiving this from the application, but where? Maybe I don't see the wood because of all the trees anymore but I guess I am stuck again. I was able to get the Handle, the hashvalue or whatever but not the Classname of my Form. Sigh | :sigh: Well the WindowName isn't the Problem because it's stored in the Form1.Name element and I just have to fetch this.
But where do I have to fetch the first parameter from? Could you or anyone else help me please, to automate it so I could remove the hardcoded thing!

Thanks!
Stephan.
GeneralRe: avoiding double invoking Pin
Nick Parker11-Aug-04 9:13
protectorNick Parker11-Aug-04 9:13 
GeneralRe: avoiding double invoking Pin
Stephan Wright11-Aug-04 20:59
Stephan Wright11-Aug-04 20:59 
GeneralRe: avoiding double invoking Pin
Anonymous12-Aug-04 2:05
Anonymous12-Aug-04 2:05 
Generalinstall AddIn in VS.NET2003 Pin
nthevu10-Aug-04 3:08
professionalnthevu10-Aug-04 3:08 
GeneralRe: install AddIn in VS.NET2003 Pin
Nick Parker10-Aug-04 3:56
protectorNick Parker10-Aug-04 3:56 
QuestionHow to change default color of Tabpage >> Answer Pin
sreejith ss nair10-Aug-04 2:57
sreejith ss nair10-Aug-04 2:57 
AnswerRe: How to change default color of Tabpage >> Answer Pin
Nick Parker10-Aug-04 4:00
protectorNick Parker10-Aug-04 4:00 
GeneralRe: How to change default color of Tabpage >> Answer Pin
sreejith ss nair10-Aug-04 17:11
sreejith ss nair10-Aug-04 17:11 
GeneralTitle bar Height Pin
Shiva_Hosa10-Aug-04 1:56
Shiva_Hosa10-Aug-04 1:56 
GeneralSetting a policy using c# Pin
Freddie8310-Aug-04 1:44
Freddie8310-Aug-04 1:44 
GeneralRe: Setting a policy using c# Pin
Heath Stewart10-Aug-04 6:43
protectorHeath Stewart10-Aug-04 6:43 
GeneralRe: Setting a policy using c# Pin
Freddie8311-Aug-04 0:51
Freddie8311-Aug-04 0:51 
GeneralRe: Setting a policy using c# Pin
Heath Stewart11-Aug-04 2:28
protectorHeath Stewart11-Aug-04 2:28 
GeneralRe: Setting a policy using c# Pin
Freddie8311-Aug-04 2:50
Freddie8311-Aug-04 2:50 
GeneralRe: Setting a policy using c# Pin
Freddie8312-Aug-04 5:50
Freddie8312-Aug-04 5:50 
GeneralAdding item in start menu and .... Pin
ting66810-Aug-04 0:19
ting66810-Aug-04 0:19 
GeneralRe: Adding item in start menu and .... Pin
Heath Stewart10-Aug-04 6:41
protectorHeath Stewart10-Aug-04 6:41 

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.