IDesignerSerializationService?
From: Özden Irmak ("Özden)
Date: 11/19/04
- Previous message: Malcolm: "Re: Visual Studio delay in starting application"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 19 Nov 2004 16:49:44 +0200
Hi,
I'm implementing my own "Form Designer" and now want to add Cut/Copy/Paste
and Undo/Redo feature into it.
I found that, correct me if I'm wrong, I need to implement
"IDesignerSerializationService" interface to use standart menu commands to
get Cut/Copy/Paste and Undo/Redo to work. I'm looking for samples, guidance
on how to implement this interface, anyone did before?
Thanks in advance,
Özden Irmak
- Previous message: Malcolm: "Re: Visual Studio delay in starting application"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|