Click here to Skip to main content
16,005,206 members
Home / Discussions / C#
   

C#

 
GeneralRe: sql output to form Pin
PIEBALDconsult23-Aug-08 4:15
mvePIEBALDconsult23-Aug-08 4:15 
AnswerRe: sql output to form Pin
Paul Conrad22-Aug-08 19:37
professionalPaul Conrad22-Aug-08 19:37 
QuestionHow To Set Toolbar Button Images Pin
Kevin Marois22-Aug-08 8:46
professionalKevin Marois22-Aug-08 8:46 
AnswerRe: How To Set Toolbar Button Images Pin
Mark Salsbery22-Aug-08 9:55
Mark Salsbery22-Aug-08 9:55 
GeneralRe: How To Set Toolbar Button Images [modified] Pin
Kevin Marois22-Aug-08 10:57
professionalKevin Marois22-Aug-08 10:57 
QuestionExcel 2007 Add-in ??? Pin
Member 426807222-Aug-08 8:02
Member 426807222-Aug-08 8:02 
QuestionCustom property with multiple values in property grid Pin
DaveyM6922-Aug-08 8:00
professionalDaveyM6922-Aug-08 8:00 
AnswerRe: Custom property with multiple values in property grid [Solved] Pin
DaveyM6922-Aug-08 10:11
professionalDaveyM6922-Aug-08 10:11 
I figured it out Big Grin | :-D

For anyone that comes across this I needed to:

1. Create a convertor class that derived from ExpandableObjectConverter
2. Override CanConvertTo
3. Override CanConvertFrom
4. Override ConvertTo
5. Override ConvertFrom
6. Apply the TypeConverterAttribute to the property

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Expect everything to be hard and then enjoy the things that come easy. (code-frog)

QuestionCan We Use Windows Presentation Foundation in .Net framework 2.0? Pin
bruze22-Aug-08 6:49
bruze22-Aug-08 6:49 
AnswerRe: Can We Use Windows Presentation Foundation in .Net framework 2.0? Pin
Paul Conrad22-Aug-08 6:52
professionalPaul Conrad22-Aug-08 6:52 
AnswerRe: Can We Use Windows Presentation Foundation in .Net framework 2.0? Pin
DaveyM6922-Aug-08 8:23
professionalDaveyM6922-Aug-08 8:23 
Question.dll issue! VBA to C# Pin
andredani22-Aug-08 6:46
andredani22-Aug-08 6:46 
QuestionRead and Write To Excel/Access Pin
BlitzPackage22-Aug-08 6:25
BlitzPackage22-Aug-08 6:25 
QuestionRe: Read and Write To Excel/Access Pin
led mike22-Aug-08 6:30
led mike22-Aug-08 6:30 
AnswerRe: Read and Write To Excel/Access Pin
Paul Conrad22-Aug-08 6:48
professionalPaul Conrad22-Aug-08 6:48 
AnswerRe: Read and Write To Excel/Access Pin
BlitzPackage22-Aug-08 7:26
BlitzPackage22-Aug-08 7:26 
GeneralRe: Read and Write To Excel/Access Pin
led mike22-Aug-08 7:42
led mike22-Aug-08 7:42 
GeneralRe: Read and Write To Excel/Access Pin
BlitzPackage22-Aug-08 7:44
BlitzPackage22-Aug-08 7:44 
GeneralRe: Read and Write To Excel/Access Pin
led mike22-Aug-08 7:50
led mike22-Aug-08 7:50 
Questionusing c# to set display of LCD screen Pin
benjamin yap22-Aug-08 6:14
benjamin yap22-Aug-08 6:14 
AnswerRe: using c# to set display of LCD screen Pin
DaveyM6922-Aug-08 6:21
professionalDaveyM6922-Aug-08 6:21 
GeneralRe: using c# to set display of LCD screen Pin
benjamin yap22-Aug-08 6:26
benjamin yap22-Aug-08 6:26 
GeneralRe: using c# to set display of LCD screen Pin
Paul Conrad22-Aug-08 6:50
professionalPaul Conrad22-Aug-08 6:50 
GeneralRe: using c# to set display of LCD screen Pin
Samer Aburabie24-Aug-08 8:45
Samer Aburabie24-Aug-08 8:45 
GeneralRe: using c# to set display of LCD screen Pin
led mike22-Aug-08 6:26
led mike22-Aug-08 6:26 

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.