Click here to Skip to main content
15,922,007 members
Home / Discussions / C#
   

C#

 
GeneralProblem with Form Dispose please help Pin
Darktaz23-Aug-05 13:03
Darktaz23-Aug-05 13:03 
GeneralRe: Problem with Form Dispose please help Pin
David Stone23-Aug-05 13:26
sitebuilderDavid Stone23-Aug-05 13:26 
GeneralRe: Problem with Form Dispose please help Pin
Darktaz23-Aug-05 13:45
Darktaz23-Aug-05 13:45 
GeneralRe: Problem with Form Dispose please help Pin
tiger200523-Aug-05 14:49
tiger200523-Aug-05 14:49 
GeneralRe: Problem with Form Dispose please help Pin
Darktaz23-Aug-05 15:12
Darktaz23-Aug-05 15:12 
Generalusing rasapi32 for PPPoE :~ Pin
devitj23-Aug-05 11:24
devitj23-Aug-05 11:24 
GeneralEmail in C# 2005 (.net 2.0) Pin
Daniel132423-Aug-05 11:24
Daniel132423-Aug-05 11:24 
GeneralRe: Email in C# 2005 (.net 2.0) Pin
Guffa23-Aug-05 12:15
Guffa23-Aug-05 12:15 
GeneralRe: Email in C# 2005 (.net 2.0) Pin
David Stone23-Aug-05 12:33
sitebuilderDavid Stone23-Aug-05 12:33 
GeneralRe: Email in C# 2005 (.net 2.0) Pin
Guffa23-Aug-05 12:53
Guffa23-Aug-05 12:53 
GeneralRe: Email in C# 2005 (.net 2.0) Pin
Daniel132423-Aug-05 13:14
Daniel132423-Aug-05 13:14 
GeneralRe: Email in C# 2005 (.net 2.0) Pin
Daniel132423-Aug-05 13:29
Daniel132423-Aug-05 13:29 
GeneralRe: Email in C# 2005 (.net 2.0) Pin
David Stone23-Aug-05 12:34
sitebuilderDavid Stone23-Aug-05 12:34 
GeneralRe: Email in C# 2005 (.net 2.0) Pin
senorbadger10-Mar-09 7:12
senorbadger10-Mar-09 7:12 
QuestionHow to copy struct to byte [] ? Pin
queisser23-Aug-05 11:04
queisser23-Aug-05 11:04 
AnswerRe: How to copy struct to byte [] ? Pin
Bojan Rajkovic23-Aug-05 19:44
Bojan Rajkovic23-Aug-05 19:44 
AnswerRe: How to copy struct to byte [] ? Pin
leppie23-Aug-05 21:47
leppie23-Aug-05 21:47 
GeneralSelection Frames Pin
Shawn Dwyer23-Aug-05 10:06
Shawn Dwyer23-Aug-05 10:06 
I need to allow a user to select a portion of an image for cropping. Once this selection frame has been created they also need to be able to resize and rotate it. The behavior I am looking for is similar to drawing rectangles in Word or selecting objects in Visio.

Any insight on how to do this?
Is there already a control available that I missed?

I tried taking nashcontrol's RectTracker http://www.codeproject.com/cs/miscctrl/CSharpRectTracker.asp[^] and converting it to take a Rectangle instead of a Control, which worked but not sure what to do about rotation. Matrix offers nice transforms for rotating the region but once rotated how do I find out if the mouse is at one of the "resize grips" to change the cursor? There must be an easy way lots of apps do this..

Thanks
GeneralDatagrid help! Pin
dgap23-Aug-05 8:27
dgap23-Aug-05 8:27 
GeneralRe: Datagrid help! Pin
Guffa23-Aug-05 9:21
Guffa23-Aug-05 9:21 
QuestionHow can I prevent my control to be serialized in design-mode? Pin
Tesic Goran23-Aug-05 7:40
professionalTesic Goran23-Aug-05 7:40 
AnswerRe: How can I prevent my control to be serialized in design-mode? Pin
Daniel132423-Aug-05 8:05
Daniel132423-Aug-05 8:05 
GeneralRe: How can I prevent my control to be serialized in design-mode? Pin
Tesic Goran23-Aug-05 8:12
professionalTesic Goran23-Aug-05 8:12 
GeneralRe: How can I prevent my control to be serialized in design-mode? Pin
Daniel132423-Aug-05 8:39
Daniel132423-Aug-05 8:39 
GeneralRe: How can I prevent my control to be serialized in design-mode? Pin
Tesic Goran23-Aug-05 9:12
professionalTesic Goran23-Aug-05 9:12 

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.