Easy, just specify MenuElement Edit, add there items like Copy, Cut, Paste and code it :)
2009/9/14 chinni <[email protected]> > > Hi, > > I have a windows application. I need to have edit menu, which has > submenus cut, copy, paste. I need to check whether any text is > selected in the gridview and treeview, and accordingly i shud be able > to allow users to cut, copy and paste the text selected.... I found > some links to do so only in the textboxes which already having built > in functions... could anyone plz help me to achieve this? > > thank u >
