Click here to Skip to main content
15,895,709 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionProblem with automatically starting .net services Pin
Kristoff Coolens27-Oct-05 20:39
Kristoff Coolens27-Oct-05 20:39 
AnswerRe: Problem with automatically starting .net services Pin
Ray Cassick28-Oct-05 11:10
Ray Cassick28-Oct-05 11:10 
GeneralRe: Problem with automatically starting .net services Pin
Kristoff Coolens2-Nov-05 4:35
Kristoff Coolens2-Nov-05 4:35 
QuestionExecute .NET Application from a network share on Windows Server 2003 Pin
CodeBrowser27-Oct-05 20:13
CodeBrowser27-Oct-05 20:13 
QuestionFill in the center of an "O"? Pin
brucemo27-Oct-05 7:52
brucemo27-Oct-05 7:52 
AnswerRe: Fill in the center of an "O"? Pin
Farhan Noor Qureshi27-Oct-05 9:16
Farhan Noor Qureshi27-Oct-05 9:16 
GeneralRe: Fill in the center of an "O"? Pin
brucemo27-Oct-05 10:17
brucemo27-Oct-05 10:17 
QuestionCustom EventsTab for custom designer Pin
Richard Bamford27-Oct-05 2:02
Richard Bamford27-Oct-05 2:02 
Hi,

I've been experimenting building a customer designer to allow users to build simple plug-in forms for our app at runtime.

The designer bit works splendid. However, I'm getting stuck building an event editor. The standard EventsTab implementation hooks up the events OK but what I'm after is the ability to click a button on the events to bring up an editor (to define the event code).

I've tried various attempts at deriving a class from EventsTab and messing with the event descriptor attributes (specifying a custom UITypeEditor etc.) but at best this has no effect and at worst it generally upsets the MS code. The general outcome of overriding the default GetProperties() method on EventsTab seems to be that my EventBindingService dissappears eventually.

Anyone now of any examples of how to do this?

Is it best to build a custom property page from scratch rather than hooking into the EventsTab code?

Thanks,
Rich Bamford.
Question.Net and Windows NT 4.0 Pin
benqazou27-Oct-05 1:17
benqazou27-Oct-05 1:17 
AnswerRe: .Net and Windows NT 4.0 Pin
Mike Dimmick27-Oct-05 2:07
Mike Dimmick27-Oct-05 2:07 
AnswerRe: .Net and Windows NT 4.0 Pin
André Ziegler27-Oct-05 2:09
André Ziegler27-Oct-05 2:09 
AnswerRe: .Net and Windows NT 4.0 Pin
Kevin McFarlane27-Oct-05 9:32
Kevin McFarlane27-Oct-05 9:32 
QuestionImport CSV file using .NET Pin
vandan_desai27-Oct-05 0:47
vandan_desai27-Oct-05 0:47 
AnswerRe: Import CSV file using .NET Pin
Robert Rohde29-Oct-05 22:53
Robert Rohde29-Oct-05 22:53 
QuestionReplacing a .NET Dll Pin
PeteConc26-Oct-05 23:10
PeteConc26-Oct-05 23:10 
AnswerRe: Replacing a .NET Dll Pin
Mike Dimmick27-Oct-05 2:21
Mike Dimmick27-Oct-05 2:21 
GeneralRe: Replacing a .NET Dll Pin
PeteConc27-Oct-05 2:55
PeteConc27-Oct-05 2:55 
GeneralRe: Replacing a .NET Dll Pin
Mike Dimmick27-Oct-05 8:27
Mike Dimmick27-Oct-05 8:27 
Questionencoding/decoding prob Pin
toto567826-Oct-05 0:31
toto567826-Oct-05 0:31 
AnswerRe: encoding/decoding prob Pin
Farhan Noor Qureshi26-Oct-05 18:28
Farhan Noor Qureshi26-Oct-05 18:28 
GeneralRe: encoding/decoding prob Pin
toto567826-Oct-05 20:36
toto567826-Oct-05 20:36 
GeneralRe: encoding/decoding prob Pin
Farhan Noor Qureshi27-Oct-05 6:55
Farhan Noor Qureshi27-Oct-05 6:55 
GeneralRe: encoding/decoding prob Pin
toto567827-Oct-05 23:01
toto567827-Oct-05 23:01 
Question'DragDrop', 'throw' and 'Application.ThreadException' Pin
__alex25-Oct-05 22:55
__alex25-Oct-05 22:55 
AnswerRe: 'DragDrop', 'throw' and 'Application.ThreadException' Pin
Daniel Grunwald27-Oct-05 5:00
Daniel Grunwald27-Oct-05 5:00 

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.