Click here to Skip to main content
15,887,135 members
Home / Discussions / C#
   

C#

 
AnswerRe: Passage of events between WinForms Pin
BobJanova20-Mar-14 8:06
BobJanova20-Mar-14 8:06 
GeneralRe: Passage of events between WinForms Pin
Mario 5620-Mar-14 9:51
Mario 5620-Mar-14 9:51 
GeneralRe: Passage of events between WinForms Pin
BobJanova21-Mar-14 0:20
BobJanova21-Mar-14 0:20 
GeneralRe: Passage of events between WinForms [Solved] Pin
Mario 5621-Mar-14 6:56
Mario 5621-Mar-14 6:56 
QuestionConvert HTML content to Rtf format or save it into Rtf file without the help of interop dll in c# Pin
Member 1068161419-Mar-14 19:09
Member 1068161419-Mar-14 19:09 
AnswerRe: Convert HTML content to Rtf format or save it into Rtf file without the help of interop dll in c# Pin
Eddy Vluggen20-Mar-14 6:34
professionalEddy Vluggen20-Mar-14 6:34 
Questionc# Transform a pictureBox Pin
Ron Wensley19-Mar-14 14:06
professionalRon Wensley19-Mar-14 14:06 
AnswerRe: c# Transform a pictureBox Pin
Dave Kreskowiak19-Mar-14 14:30
mveDave Kreskowiak19-Mar-14 14:30 
Rotating the image is quite easy.

Rotating the PictureBox control is a huge pain in the ass. Chances are REALLY good you don't even need the PictureBox control at all.

Stuff like this is easily done in WPF. Not very easy in WinForms.

GeneralRe: c# Transform a pictureBox Pin
Ron Wensley19-Mar-14 15:03
professionalRon Wensley19-Mar-14 15:03 
GeneralRe: c# Transform a pictureBox Pin
Dave Kreskowiak19-Mar-14 17:10
mveDave Kreskowiak19-Mar-14 17:10 
QuestionProblem with process.startinfo Pin
turbosupramk319-Mar-14 7:09
turbosupramk319-Mar-14 7:09 
AnswerRe: Problem with process.startinfo Pin
Richard Deeming19-Mar-14 7:28
mveRichard Deeming19-Mar-14 7:28 
GeneralRe: Problem with process.startinfo Pin
turbosupramk319-Mar-14 7:33
turbosupramk319-Mar-14 7:33 
SuggestionRe: Problem with process.startinfo Pin
Richard MacCutchan19-Mar-14 7:30
mveRichard MacCutchan19-Mar-14 7:30 
GeneralRe: Problem with process.startinfo Pin
turbosupramk319-Mar-14 7:35
turbosupramk319-Mar-14 7:35 
GeneralRe: Problem with process.startinfo Pin
Richard MacCutchan19-Mar-14 8:20
mveRichard MacCutchan19-Mar-14 8:20 
AnswerRe: Problem with process.startinfo Pin
Eddy Vluggen19-Mar-14 8:09
professionalEddy Vluggen19-Mar-14 8:09 
GeneralRe: Problem with process.startinfo Pin
turbosupramk319-Mar-14 8:26
turbosupramk319-Mar-14 8:26 
AnswerRe: Problem with process.startinfo Pin
Eddy Vluggen20-Mar-14 10:20
professionalEddy Vluggen20-Mar-14 10:20 
GeneralRe: Problem with process.startinfo Pin
turbosupramk320-Mar-14 10:29
turbosupramk320-Mar-14 10:29 
GeneralRe: Problem with process.startinfo Pin
Eddy Vluggen20-Mar-14 10:43
professionalEddy Vluggen20-Mar-14 10:43 
AnswerRe: Problem with process.startinfo Pin
BobJanova20-Mar-14 8:07
BobJanova20-Mar-14 8:07 
GeneralRe: Problem with process.startinfo Pin
turbosupramk320-Mar-14 10:30
turbosupramk320-Mar-14 10:30 
QuestionWPF how I can divide in pages the data of a datagrid Pin
Federico Barbieri19-Mar-14 6:05
Federico Barbieri19-Mar-14 6:05 
AnswerRe: WPF how I can divide in pages the data of a datagrid Pin
Simon_Whale19-Mar-14 6:36
Simon_Whale19-Mar-14 6:36 

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.