Click here to Skip to main content
15,905,616 members
Home / Discussions / C#
   

C#

 
QuestionSplitting HTML pages as Metafile without text break using MSHTML in C# [modified] Pin
Parthi2788718-Jun-10 21:33
Parthi2788718-Jun-10 21:33 
AnswerRe: Splitting HTML pages as Metafile without text break using MSHTML in C# Pin
Garth J Lancaster18-Jun-10 21:52
professionalGarth J Lancaster18-Jun-10 21:52 
QuestionDisable login prompt for crystal reports Pin
sudheesh kumar s18-Jun-10 18:56
sudheesh kumar s18-Jun-10 18:56 
AnswerRe: Disable login prompt for crystal reports Pin
Dave Kreskowiak19-Jun-10 5:13
mveDave Kreskowiak19-Jun-10 5:13 
QuestionAccessing class properties using foreach or any iteration method Pin
venugopalachary18-Jun-10 17:26
venugopalachary18-Jun-10 17:26 
AnswerRe: Accessing class properties using foreach or any iteration method Pin
Berlus18-Jun-10 18:15
Berlus18-Jun-10 18:15 
AnswerRe: Accessing class properties using foreach or any iteration method Pin
Luc Pattyn19-Jun-10 0:33
sitebuilderLuc Pattyn19-Jun-10 0:33 
AnswerRe: Accessing class properties using foreach or any iteration method Pin
MrWhiteboard22-Jun-10 14:23
MrWhiteboard22-Jun-10 14:23 
Well a DataGridView control does reflection automatically.

If you have a collection of 'C1' objects that implements the IList interface, then any public property will automatically be extracted and used to populate the cells in the apropriate column.

Does this help?

Harry.
QuestionCreat a slideshow program Pin
kienhv_8718-Jun-10 15:48
kienhv_8718-Jun-10 15:48 
AnswerRe: Creat a slideshow program Pin
Roger Wright18-Jun-10 16:00
professionalRoger Wright18-Jun-10 16:00 
AnswerRe: Creat a slideshow program Pin
Richard Andrew x6418-Jun-10 16:17
professionalRichard Andrew x6418-Jun-10 16:17 
AnswerRe: Creat a slideshow program Pin
Luc Pattyn18-Jun-10 16:55
sitebuilderLuc Pattyn18-Jun-10 16:55 
QuestionDisable/Remove 'Move' menu from System Menu Pin
Xmen Real 18-Jun-10 14:46
professional Xmen Real 18-Jun-10 14:46 
AnswerWorkaround Pin
Xmen Real 19-Jun-10 3:21
professional Xmen Real 19-Jun-10 3:21 
QuestionCreating a new user control using decorator pattern Pin
Berlus18-Jun-10 7:36
Berlus18-Jun-10 7:36 
AnswerRe: Creating a new user control using decorator pattern Pin
Ennis Ray Lynch, Jr.18-Jun-10 7:49
Ennis Ray Lynch, Jr.18-Jun-10 7:49 
GeneralRe: Creating a new user control using decorator pattern Pin
Berlus18-Jun-10 8:25
Berlus18-Jun-10 8:25 
GeneralRe: Creating a new user control using decorator pattern Pin
Ennis Ray Lynch, Jr.18-Jun-10 9:09
Ennis Ray Lynch, Jr.18-Jun-10 9:09 
AnswerRe: Creating a new user control using decorator pattern Pin
T M Gray18-Jun-10 8:33
T M Gray18-Jun-10 8:33 
GeneralRe: Creating a new user control using decorator pattern Pin
Berlus18-Jun-10 11:07
Berlus18-Jun-10 11:07 
GeneralRe: Creating a new user control using decorator pattern [modified] Pin
Berlus18-Jun-10 11:09
Berlus18-Jun-10 11:09 
GeneralRe: Creating a new user control using decorator pattern Pin
DaveyM6918-Jun-10 11:14
professionalDaveyM6918-Jun-10 11:14 
GeneralRe: Creating a new user control using decorator pattern Pin
Berlus18-Jun-10 11:18
Berlus18-Jun-10 11:18 
GeneralRe: Creating a new user control using decorator pattern Pin
Luc Pattyn18-Jun-10 11:58
sitebuilderLuc Pattyn18-Jun-10 11:58 
GeneralRe: Creating a new user control using decorator pattern Pin
T M Gray18-Jun-10 11:41
T M Gray18-Jun-10 11:41 

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.