Click here to Skip to main content
15,889,034 members
Home / Discussions / C#
   

C#

 
GeneralRe: Form Layout at Runtime ? Pin
jamesjk16-Apr-08 23:52
jamesjk16-Apr-08 23:52 
GeneralRe: Form Layout at Runtime ? Pin
Simon P Stevens17-Apr-08 0:22
Simon P Stevens17-Apr-08 0:22 
QuestionHow to insert a control in grid view - C# windows [modified] Pin
NarVish16-Apr-08 23:25
NarVish16-Apr-08 23:25 
AnswerRe: How to insert a control in grid view - C# windows Pin
ali_reza_zareian17-Apr-08 0:21
ali_reza_zareian17-Apr-08 0:21 
Generalsingle selection across ListBoxes Pin
Maddie from Dartford16-Apr-08 22:57
Maddie from Dartford16-Apr-08 22:57 
GeneralRe: single selection across ListBoxes Pin
Simon P Stevens16-Apr-08 23:37
Simon P Stevens16-Apr-08 23:37 
GeneralRe: single selection across ListBoxes Pin
Maddie from Dartford16-Apr-08 23:53
Maddie from Dartford16-Apr-08 23:53 
GeneralRe: single selection across ListBoxes Pin
Simon P Stevens17-Apr-08 0:18
Simon P Stevens17-Apr-08 0:18 
There's nothing simple like that already.

You could write your own custom control (probably inherit from Panel) that you put the listboxes into and your custom control could automatically do the clearing of all the selections, but I'd say that's unnecessary unless this is a pattern you find yourself repeating over and over again.


Simon

QuestionProgram with SQL Support Pin
m1n1me16-Apr-08 22:57
m1n1me16-Apr-08 22:57 
GeneralRe: Program with SQL Support Pin
ali_reza_zareian17-Apr-08 0:28
ali_reza_zareian17-Apr-08 0:28 
GeneralRe: Program with SQL Support Pin
m1n1me17-Apr-08 18:44
m1n1me17-Apr-08 18:44 
General'System.StackOverflowException' [modified] Pin
cocoonwls16-Apr-08 22:52
cocoonwls16-Apr-08 22:52 
GeneralRe: 'System.StackOverflowException' Pin
Simon P Stevens16-Apr-08 23:34
Simon P Stevens16-Apr-08 23:34 
GeneralRe: 'System.StackOverflowException' Pin
cocoonwls17-Apr-08 0:07
cocoonwls17-Apr-08 0:07 
GeneralRe: 'System.StackOverflowException' Pin
Simon P Stevens17-Apr-08 0:14
Simon P Stevens17-Apr-08 0:14 
GeneralQyery Builder Pin
Muneer Safi16-Apr-08 22:45
Muneer Safi16-Apr-08 22:45 
QuestionRe: Qyery Builder Pin
ali_reza_zareian17-Apr-08 0:31
ali_reza_zareian17-Apr-08 0:31 
GeneralRe: Qyery Builder Pin
Muneer Safi17-Apr-08 0:42
Muneer Safi17-Apr-08 0:42 
GeneralRe: Qyery Builder Pin
Pete O'Hanlon17-Apr-08 1:30
mvePete O'Hanlon17-Apr-08 1:30 
QuestionMultiple DataKey Pin
frian_sf16-Apr-08 22:42
frian_sf16-Apr-08 22:42 
GeneralRe: Multiple DataKey Pin
Reelix17-Apr-08 19:48
Reelix17-Apr-08 19:48 
GeneralZip multiple files Pin
JustRonald16-Apr-08 22:35
JustRonald16-Apr-08 22:35 
QuestionControlCollection Question Pin
Programm3r16-Apr-08 22:26
Programm3r16-Apr-08 22:26 
AnswerRe: ControlCollection Question Pin
Simon P Stevens16-Apr-08 23:25
Simon P Stevens16-Apr-08 23:25 
GeneralRe: ControlCollection Question Pin
Programm3r17-Apr-08 19:31
Programm3r17-Apr-08 19:31 

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.