Click here to Skip to main content
15,886,673 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: Controls Opacity Pin
Richard MacCutchan12-Oct-12 9:07
mveRichard MacCutchan12-Oct-12 9:07 
GeneralRe: Controls Opacity Pin
SoyDesarrollador.net12-Oct-12 9:15
SoyDesarrollador.net12-Oct-12 9:15 
GeneralRe: Controls Opacity Pin
Richard MacCutchan12-Oct-12 9:32
mveRichard MacCutchan12-Oct-12 9:32 
GeneralRe: Controls Opacity Pin
lukeer3-Dec-12 21:17
lukeer3-Dec-12 21:17 
Question.bat execution Or something else? Pin
Jason Sani10-Oct-12 9:43
Jason Sani10-Oct-12 9:43 
AnswerRe: .bat execution Or something else? Pin
Eddy Vluggen10-Oct-12 11:41
professionalEddy Vluggen10-Oct-12 11:41 
AnswerRe: .bat execution Or something else? Pin
Dave Kreskowiak10-Oct-12 13:04
mveDave Kreskowiak10-Oct-12 13:04 
AnswerRe: .bat execution Or something else? Pin
Richard Andrew x6410-Oct-12 15:01
professionalRichard Andrew x6410-Oct-12 15:01 
Put this into your batch file:

C++
for %%a in (*.reg) do regedit.exe /s %%a


That should merge all files that end with ".reg".



The difficult we do right away...
...the impossible takes slightly longer.

QuestionCrystal reports in visual studio 2010 for wpf application Pin
priom2227-Sep-12 18:06
priom2227-Sep-12 18:06 
AnswerRe: Crystal reports in visual studio 2010 for wpf application Pin
Richard MacCutchan27-Sep-12 21:58
mveRichard MacCutchan27-Sep-12 21:58 
QuestionStrange Design Problems With Infragistics Controls Pin
Kevin Marois26-Sep-12 5:41
professionalKevin Marois26-Sep-12 5:41 
AnswerRe: Strange Design Problems With Infragistics Controls Pin
BillWoodruff10-Oct-12 5:37
professionalBillWoodruff10-Oct-12 5:37 
QuestionInvoking excel thru a .bat file Pin
ForNow19-Sep-12 9:42
ForNow19-Sep-12 9:42 
AnswerRe: Invoking excel thru a .bat file Pin
Wes Aday19-Sep-12 10:42
professionalWes Aday19-Sep-12 10:42 
GeneralRe: Invoking excel thru a .bat file Pin
ForNow19-Sep-12 17:15
ForNow19-Sep-12 17:15 
GeneralRe: Invoking excel thru a .bat file Pin
Richard MacCutchan19-Sep-12 21:21
mveRichard MacCutchan19-Sep-12 21:21 
Question.docx to .pdf conversion Pin
Member 857432717-Sep-12 3:31
Member 857432717-Sep-12 3:31 
AnswerRe: .docx to .pdf conversion Pin
Andrei Straut17-Sep-12 3:52
Andrei Straut17-Sep-12 3:52 
GeneralRe: .docx to .pdf conversion Pin
Member 857432717-Sep-12 4:04
Member 857432717-Sep-12 4:04 
GeneralRe: .docx to .pdf conversion PinPopular
Andrei Straut17-Sep-12 4:11
Andrei Straut17-Sep-12 4:11 
QuestionDataGridView Collapse Top Border Pin
Mark Regal15-Sep-12 5:15
Mark Regal15-Sep-12 5:15 
QuestionInfragistics UltraGrid Pin
Kevin Marois12-Sep-12 5:49
professionalKevin Marois12-Sep-12 5:49 
AnswerRe: Infragistics UltraGrid Pin
Abhinav S12-Sep-12 7:37
Abhinav S12-Sep-12 7:37 
Questionabout c# Pin
pawan19937-Sep-12 2:03
pawan19937-Sep-12 2:03 
AnswerRe: about c# Pin
Wes Aday7-Sep-12 2:21
professionalWes Aday7-Sep-12 2:21 

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.