Click here to Skip to main content
15,902,842 members
Home / Discussions / C#
   

C#

 
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 
GeneralRe: How can I prevent my control to be serialized in design-mode? Pin
Daniel132423-Aug-05 9:17
Daniel132423-Aug-05 9:17 
GeneralRe: How can I prevent my control to be serialized in design-mode? Pin
Tesic Goran23-Aug-05 9:25
professionalTesic Goran23-Aug-05 9:25 
GeneralRe: How can I prevent my control to be serialized in design-mode? Pin
lmoelleb23-Aug-05 21:35
lmoelleb23-Aug-05 21:35 
GeneralRe: How can I prevent my control to be serialized in design-mode? Pin
Dave Kreskowiak23-Aug-05 8:42
mveDave Kreskowiak23-Aug-05 8:42 
GeneralRe: How can I prevent my control to be serialized in design-mode? Pin
Tesic Goran23-Aug-05 9:46
professionalTesic Goran23-Aug-05 9:46 
GeneralRe: How can I prevent my control to be serialized in design-mode? Pin
Dave Kreskowiak23-Aug-05 10:00
mveDave Kreskowiak23-Aug-05 10:00 
QuestionHow can I check inside the control where I am - in design mode or run-time mode? Pin
Anonymous23-Aug-05 7:34
Anonymous23-Aug-05 7:34 
AnswerRe: How can I check inside the control where I am - in design mode or run-time mode? Pin
gnjunge23-Aug-05 7:42
gnjunge23-Aug-05 7:42 
GeneralRe: How can I check inside the control where I am - in design mode or run-time mode? Pin
Tesic Goran23-Aug-05 9:14
professionalTesic Goran23-Aug-05 9:14 
GeneralRe: How can I check inside the control where I am - in design mode or run-time mode? Pin
Dan Neely23-Aug-05 9:27
Dan Neely23-Aug-05 9:27 

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.