Click here to Skip to main content
15,922,533 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: Databound column doesn't see inherited interface properties Pin
Joby124-Jul-08 4:21
Joby124-Jul-08 4:21 
AnswerRe: Databound column doesn't see inherited interface properties Pin
Paul Fuller24-Jul-08 6:15
Paul Fuller24-Jul-08 6:15 
QuestionData-bound DataGridView adds bogus empty row Pin
JustinInGwinnett7-Jul-08 2:47
JustinInGwinnett7-Jul-08 2:47 
Questionhow to stop the UPLOADING a file, or SAVING a file in middle by clicking cancel event. Pin
balaji_vbr6-Jul-08 18:38
balaji_vbr6-Jul-08 18:38 
AnswerRe: how to stop the UPLOADING a file, or SAVING a file in middle by clicking cancel event. Pin
Christian Graus6-Jul-08 18:56
protectorChristian Graus6-Jul-08 18:56 
AnswerRe: how to stop the UPLOADING a file, or SAVING a file in middle by clicking cancel event. Pin
N a v a n e e t h6-Jul-08 19:13
N a v a n e e t h6-Jul-08 19:13 
QuestionCustom DataBinding Question [modified] Pin
David Henry6-Jul-08 10:01
David Henry6-Jul-08 10:01 
AnswerRe: Custom DataBinding Question Pin
darkelv6-Jul-08 16:10
darkelv6-Jul-08 16:10 
You probably will want to use Collection instead of array for binding to listbox.

1. For the display of object in the listbox, override ToString() to display the value that you want on the listbox.
2. Implement INotifyCollectionChanged and INotifyPropertyChanged.
GeneralRe: Custom DataBinding Question Pin
David Henry6-Jul-08 22:44
David Henry6-Jul-08 22:44 
GeneralRe: Custom DataBinding Question Pin
darkelv6-Jul-08 23:24
darkelv6-Jul-08 23:24 
GeneralRe: Custom DataBinding Question Pin
David Henry6-Jul-08 23:48
David Henry6-Jul-08 23:48 
GeneralRe: Custom DataBinding Question Pin
darkelv7-Jul-08 3:22
darkelv7-Jul-08 3:22 
AnswerRe: Custom DataBinding Question Pin
David Henry9-Jul-08 22:57
David Henry9-Jul-08 22:57 
Questionhow to implement recording sound in .net Pin
Ashok Nalam5-Jul-08 0:42
Ashok Nalam5-Jul-08 0:42 
AnswerDouble Post - Please ignore Pin
Giorgi Dalakishvili5-Jul-08 0:49
mentorGiorgi Dalakishvili5-Jul-08 0:49 
QuestionHow to handle form's ControlBox's Close Button Pin
pashitech4-Jul-08 1:06
pashitech4-Jul-08 1:06 
AnswerRe: How to handle form's ControlBox's Close Button Pin
Giorgi Dalakishvili4-Jul-08 5:30
mentorGiorgi Dalakishvili4-Jul-08 5:30 
GeneralRe: How to handle form's ControlBox's Close Button Pin
pashitech5-Jul-08 2:42
pashitech5-Jul-08 2:42 
GeneralRe: How to handle form's ControlBox's Close Button Pin
Giorgi Dalakishvili5-Jul-08 3:43
mentorGiorgi Dalakishvili5-Jul-08 3:43 
GeneralRe: How to handle form's ControlBox's Close Button Pin
pashitech5-Jul-08 4:45
pashitech5-Jul-08 4:45 
GeneralRe: How to handle form's ControlBox's Close Button Pin
Lutosław5-Jul-08 8:42
Lutosław5-Jul-08 8:42 
QuestionWin forms Sizing Issue Pin
Rohit Mahajan4-Jul-08 0:19
Rohit Mahajan4-Jul-08 0:19 
AnswerRe: Win forms Sizing Issue Pin
Christian Graus4-Jul-08 0:42
protectorChristian Graus4-Jul-08 0:42 
GeneralRe: Win forms Sizing Issue Pin
Rohit Mahajan4-Jul-08 2:19
Rohit Mahajan4-Jul-08 2:19 
GeneralRe: Win forms Sizing Issue Pin
Luc Pattyn4-Jul-08 15:30
sitebuilderLuc Pattyn4-Jul-08 15:30 

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.