Click here to Skip to main content
15,923,789 members
Home / Discussions / C#
   

C#

 
QuestionTab Control Pin
Baskaran Ramasamy3-Dec-05 2:01
Baskaran Ramasamy3-Dec-05 2:01 
AnswerRe: Tab Control Pin
Dave Kreskowiak3-Dec-05 4:46
mveDave Kreskowiak3-Dec-05 4:46 
GeneralRe: Tab Control Pin
Baskaran Ramasamy4-Dec-05 22:33
Baskaran Ramasamy4-Dec-05 22:33 
GeneralRe: Tab Control Pin
Dave Kreskowiak5-Dec-05 2:06
mveDave Kreskowiak5-Dec-05 2:06 
QuestionHow to catch dynamic general button event in c# ? Pin
Yanshof3-Dec-05 0:37
Yanshof3-Dec-05 0:37 
AnswerRe: How to catch dynamic general button event in c# ? Pin
MudkiSekhon3-Dec-05 1:12
MudkiSekhon3-Dec-05 1:12 
QuestionWant to know path of .exe file Pin
pitnu2-Dec-05 23:59
pitnu2-Dec-05 23:59 
AnswerRe: Want to know path of .exe file Pin
rakesh_nits3-Dec-05 0:16
rakesh_nits3-Dec-05 0:16 
Hi Prakash,
If I got it right ,then you are probably talking about the path set by the user for installing a software in this case your .exe.you will get the location of all the assemblies being installed by the program under the HKLM\SOFTWARE\Classes\Installer\Assemblies registry key.Iterate through all the keys and check whether the name of any subkey ends with "app.exe" where app.exe is the name of your .exe file.The seperator used in the name will be "|" .so don't forget to replace it with "\".Hope it Helps.
Rakesh
AnswerRe: Want to know path of .exe file Pin
dnewmon3-Dec-05 9:30
dnewmon3-Dec-05 9:30 
AnswerRe: Want to know path of .exe file Pin
Bassam Saoud3-Dec-05 10:03
Bassam Saoud3-Dec-05 10:03 
QuestionUser login form in windows applications? Pin
MudkiSekhon2-Dec-05 23:37
MudkiSekhon2-Dec-05 23:37 
QuestionHow to implement tooltip option in Listview column Pin
P. Gnana Prakash2-Dec-05 23:33
P. Gnana Prakash2-Dec-05 23:33 
QuestionMaxLength in mshtml? Pin
Nilesh P Pathak2-Dec-05 22:44
Nilesh P Pathak2-Dec-05 22:44 
QuestionValidating event for mshtml Pin
Nilesh P Pathak2-Dec-05 21:08
Nilesh P Pathak2-Dec-05 21:08 
QuestionResize Controls at Runtime? Pin
dinh van hai2-Dec-05 20:48
dinh van hai2-Dec-05 20:48 
AnswerRe: Resize Controls at Runtime? Pin
Yanshof3-Dec-05 0:49
Yanshof3-Dec-05 0:49 
GeneralRe: Resize Controls at Runtime? Pin
dinh van hai4-Dec-05 15:57
dinh van hai4-Dec-05 15:57 
Questioncan i read content of a cell from dbgrid Pin
iman_kh2-Dec-05 20:24
iman_kh2-Dec-05 20:24 
Questionadding bit maps to menu items Pin
24891282-Dec-05 19:30
24891282-Dec-05 19:30 
AnswerRe: adding bit maps to menu items Pin
enjoycrack2-Dec-05 20:18
enjoycrack2-Dec-05 20:18 
Questionelliptical push buttons Pin
24891282-Dec-05 19:28
24891282-Dec-05 19:28 
AnswerRe: elliptical push buttons Pin
enjoycrack2-Dec-05 20:41
enjoycrack2-Dec-05 20:41 
Questionwin32 api Pin
24891282-Dec-05 19:26
24891282-Dec-05 19:26 
AnswerRe: win32 api Pin
enjoycrack2-Dec-05 20:24
enjoycrack2-Dec-05 20:24 
AnswerRe: win32 api Pin
S. Senthil Kumar2-Dec-05 20:39
S. Senthil Kumar2-Dec-05 20:39 

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.