Click here to Skip to main content
16,004,828 members
Home / Discussions / C#
   

C#

 
GeneralRe: getting the ONLY the Filename from FileInfo Pin
Green Fuze4-May-05 11:32
Green Fuze4-May-05 11:32 
GeneralMy EllipseLabel - wrapping text question Pin
Anonymous4-May-05 5:25
Anonymous4-May-05 5:25 
GeneralRe: My EllipseLabel - wrapping text question Pin
keith maddox4-May-05 9:56
keith maddox4-May-05 9:56 
GeneralRe: My EllipseLabel - wrapping text question Pin
ICustomTypeDescriptor4-May-05 11:00
ICustomTypeDescriptor4-May-05 11:00 
GeneralSMS from a website Pin
Trance Junkie4-May-05 4:15
Trance Junkie4-May-05 4:15 
GeneralRe: SMS from a website Pin
Judah Gabriel Himango4-May-05 8:17
sponsorJudah Gabriel Himango4-May-05 8:17 
GeneralRe: SMS from a website Pin
Shashidharreddy6-May-05 23:15
Shashidharreddy6-May-05 23:15 
GeneralICustomTypeDescriptor - implementation Pin
Anonymous4-May-05 3:45
Anonymous4-May-05 3:45 
I'm using a PropertyGrid control, and I want to display only some particular properties. I know I have to implement ICustomTypeDescriptor in my class so the grid can use GetProperties method. And that's the problem - I need only that method, but the interface is quite big, contains many methods. I know I always can write empty method implementation but to me it just doesn't seem the right thing to do. Is there another way? If not, could anyone post some piece of code which implements the GetProperties method?
GeneralRe: ICustomTypeDescriptor - implementation Pin
Anonymous4-May-05 4:48
Anonymous4-May-05 4:48 
GeneralRe: ICustomTypeDescriptor - implementation Pin
Anonymous4-May-05 5:10
Anonymous4-May-05 5:10 
GeneralRe: ICustomTypeDescriptor - implementation Pin
Mathew Hall4-May-05 15:48
Mathew Hall4-May-05 15:48 
Questionhow to convert text inro rtf and display the same in a richtextbox?? Pin
reachme_saurabh4-May-05 3:27
reachme_saurabh4-May-05 3:27 
AnswerRe: how to convert text inro rtf and display the same in a richtextbox?? Pin
Judah Gabriel Himango4-May-05 4:33
sponsorJudah Gabriel Himango4-May-05 4:33 
GeneralRe: how to convert text inro rtf and display the same in a richtextbox?? Pin
Anonymous4-May-05 20:18
Anonymous4-May-05 20:18 
GeneralRe: how to convert text inro rtf and display the same in a richtextbox?? Pin
Judah Gabriel Himango5-May-05 4:06
sponsorJudah Gabriel Himango5-May-05 4:06 
GeneralDirectShow with C# Pin
rajshukla1234-May-05 3:18
rajshukla1234-May-05 3:18 
GeneralRe: DirectShow with C# Pin
MoustafaS4-May-05 4:09
MoustafaS4-May-05 4:09 
GeneralRe: DirectShow with C# Pin
Judah Gabriel Himango4-May-05 4:32
sponsorJudah Gabriel Himango4-May-05 4:32 
GeneralCustomLabel class deriving from Label and CustomBehaviuor classes Pin
Anonymous4-May-05 2:46
Anonymous4-May-05 2:46 
GeneralRe: CustomLabel class deriving from Label and CustomBehaviuor classes Pin
MoustafaS4-May-05 2:59
MoustafaS4-May-05 2:59 
GeneralRe: CustomLabel class deriving from Label and CustomBehaviuor classes Pin
Anonymous4-May-05 3:08
Anonymous4-May-05 3:08 
GeneralRe: CustomLabel class deriving from Label and CustomBehaviuor classes Pin
keith maddox4-May-05 9:41
keith maddox4-May-05 9:41 
GeneralRe: CustomLabel class deriving from Label and CustomBehaviuor classes Pin
leppie4-May-05 3:27
leppie4-May-05 3:27 
GeneralRe: CustomLabel class deriving from Label and CustomBehaviuor classes Pin
Anonymous4-May-05 3:37
Anonymous4-May-05 3:37 
GeneralRe: CustomLabel class deriving from Label and CustomBehaviuor classes Pin
leppie4-May-05 3:52
leppie4-May-05 3:52 

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.