Click here to Skip to main content
15,868,164 members
Home / Discussions / C#
   

C#

 
QuestionRemoting Pin
mehrdadc4820-Apr-06 21:00
mehrdadc4820-Apr-06 21:00 
AnswerRe: Remoting Pin
g00fyman20-Apr-06 21:07
g00fyman20-Apr-06 21:07 
AnswerRe: Remoting Pin
Vasudevan Deepak Kumar20-Apr-06 22:01
Vasudevan Deepak Kumar20-Apr-06 22:01 
AnswerRe: Browser Checking Pin
J4amieC20-Apr-06 21:38
J4amieC20-Apr-06 21:38 
Questionfunction browsing in propertygrid Pin
g00fyman20-Apr-06 20:59
g00fyman20-Apr-06 20:59 
AnswerRe: function browsing in propertygrid Pin
g00fyman20-Apr-06 21:20
g00fyman20-Apr-06 21:20 
GeneralRe: function browsing in propertygrid Pin
Robert Rohde20-Apr-06 22:22
Robert Rohde20-Apr-06 22:22 
GeneralRe: function browsing in propertygrid Pin
leppie20-Apr-06 22:55
leppie20-Apr-06 22:55 
Not to sure, but I think the property grid relies on the existance of a System.ComponentModel.Design.IEventBindingService service. To do that u need to:
1. Implement the interface yourself.
2. Add it to the IServiceProvider

NOTE: if u doing this at runtime, then you will likely need to provide all the design time services yourself. Smile | :)


Questionget Toolbox Pin
AnhTin20-Apr-06 20:47
AnhTin20-Apr-06 20:47 
AnswerRe: get Toolbox Pin
g00fyman20-Apr-06 21:10
g00fyman20-Apr-06 21:10 
QuestionUsing .rar/.zip documents Pin
QzRz20-Apr-06 20:37
QzRz20-Apr-06 20:37 
AnswerRe: Using .rar/.zip documents Pin
Robin Panther20-Apr-06 23:57
Robin Panther20-Apr-06 23:57 
QuestionMicrosoft controls Tree View control problem Pin
smadan20-Apr-06 20:11
smadan20-Apr-06 20:11 
QuestionHow to send the e-mail? Pin
Vasya - dragon20-Apr-06 20:09
Vasya - dragon20-Apr-06 20:09 
Questionthreading and progressbar in windows form Pin
karande2320-Apr-06 19:59
karande2320-Apr-06 19:59 
AnswerRe: threading and progressbar in windows form Pin
g00fyman20-Apr-06 21:05
g00fyman20-Apr-06 21:05 
GeneralRe: threading and progressbar in windows form Pin
karande2320-Apr-06 21:46
karande2320-Apr-06 21:46 
AnswerRe: threading and progressbar in windows form Pin
Robert Rohde20-Apr-06 22:28
Robert Rohde20-Apr-06 22:28 
GeneralThanks Pin
karande2320-Apr-06 23:02
karande2320-Apr-06 23:02 
Questionreading a remote file Pin
DeepsG20-Apr-06 19:26
DeepsG20-Apr-06 19:26 
AnswerRe: reading a remote file Pin
alexey N20-Apr-06 19:37
alexey N20-Apr-06 19:37 
GeneralRe: reading a remote file Pin
DeepsG20-Apr-06 20:27
DeepsG20-Apr-06 20:27 
AnswerRe: reading a remote file Pin
Guffa20-Apr-06 20:38
Guffa20-Apr-06 20:38 
GeneralRe: reading a remote file Pin
DeepsG20-Apr-06 20:55
DeepsG20-Apr-06 20:55 
AnswerRe: reading a remote file Pin
Guffa20-Apr-06 21:47
Guffa20-Apr-06 21:47 

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.