Click here to Skip to main content
15,917,328 members
Home / Discussions / C#
   

C#

 
GeneralCounting characters in a buffer Pin
Overfiend10-Apr-03 0:31
Overfiend10-Apr-03 0:31 
GeneralRe: Counting characters in a buffer Pin
TigerNinja_10-Apr-03 2:58
TigerNinja_10-Apr-03 2:58 
GeneralOLE from VB6 into C# Pin
Trevor Godwin9-Apr-03 23:31
sussTrevor Godwin9-Apr-03 23:31 
General.NET 1.1 out Pin
Stephane Rodriguez.9-Apr-03 21:55
Stephane Rodriguez.9-Apr-03 21:55 
GeneralRe: .NET 1.1 out Pin
Paresh Gheewala10-Apr-03 11:02
Paresh Gheewala10-Apr-03 11:02 
GeneralRe: .NET 1.1 out Pin
Chris Austin10-Apr-03 11:17
Chris Austin10-Apr-03 11:17 
GeneralRe: .NET 1.1 out Pin
Kannan Kalyanaraman11-Apr-03 1:25
Kannan Kalyanaraman11-Apr-03 1:25 
GeneralRectangle selection control Pin
Arun Bhalla9-Apr-03 20:00
Arun Bhalla9-Apr-03 20:00 
Is there some control or DLL that facilitates rectange selection, as found on the Windows Desktop and many paint/presentation programs? Ideally it would help select child controls.

Or is this something that must be coded from scratch on a custom basis?

For instance, let's pretend that I wanted to simulate the Windows Desktop and wanted to be able to select icons by dragging a mouse to form a rectangle selection. Without any special DLL help, I would have to manage the drawing of the rectangle via mouse events, check for controls within the rectangle's area, and select the controls, perhaps by highlighting them in some way. Or I could also change the selections list by clicking on controls with the Control key.

GeneralRe: Rectangle selection control Pin
Smitha Nishant9-Apr-03 20:09
protectorSmitha Nishant9-Apr-03 20:09 
GeneralRe: Rectangle selection control Pin
Arun Bhalla9-Apr-03 20:13
Arun Bhalla9-Apr-03 20:13 
GeneralXmlTextWriter query Pin
Nish Nishant9-Apr-03 17:00
sitebuilderNish Nishant9-Apr-03 17:00 
GeneralRe: XmlTextWriter query Pin
Arun Bhalla9-Apr-03 19:14
Arun Bhalla9-Apr-03 19:14 
GeneralRe: XmlTextWriter query Pin
Nish Nishant9-Apr-03 20:00
sitebuilderNish Nishant9-Apr-03 20:00 
GeneralRe: XmlTextWriter query Pin
Arun Bhalla9-Apr-03 20:02
Arun Bhalla9-Apr-03 20:02 
GeneralRe: XmlTextWriter query Pin
Nish Nishant9-Apr-03 20:05
sitebuilderNish Nishant9-Apr-03 20:05 
Generalmacros in C# Pin
TigerNinja_9-Apr-03 14:55
TigerNinja_9-Apr-03 14:55 
GeneralRe: macros in C# Pin
TigerNinja_10-Apr-03 2:53
TigerNinja_10-Apr-03 2:53 
GeneralQuestion about multiple threads Pin
Johan de Koning9-Apr-03 10:40
Johan de Koning9-Apr-03 10:40 
GeneralRe: Question about multiple threads Pin
TigerNinja_9-Apr-03 13:53
TigerNinja_9-Apr-03 13:53 
GeneralKey mappings Pin
CP039-Apr-03 9:26
CP039-Apr-03 9:26 
GeneralDatabase filtering quandries Pin
RB@Emphasys9-Apr-03 9:07
RB@Emphasys9-Apr-03 9:07 
GeneralC# Equiv to WITH in VB.NET Pin
Dato9-Apr-03 6:57
Dato9-Apr-03 6:57 
GeneralRe: C# Equiv to WITH in VB.NET Pin
Daniel Turini9-Apr-03 7:09
Daniel Turini9-Apr-03 7:09 
GeneralRe: C# Equiv to WITH in VB.NET Pin
J. Dunlap9-Apr-03 8:31
J. Dunlap9-Apr-03 8:31 
GeneralRe: C# Equiv to WITH in VB.NET Pin
Roger Alsing10-Apr-03 3:13
Roger Alsing10-Apr-03 3:13 

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.