|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
newbe help please. paste disabled when i add a menubar in vb2005i have a simple rtfbox with a couple text boxes, i want to paste some
rtf text into the rtfbox. I added a rtf box to a blank form and tested that a rtf box handles a paste automatically. it does. once i add a menu bar the rtfbox no longer accepts pasted text. it took me a bit to fgure this out. now i want to find out why and how to fix it. i would like to add a menubar. I could not replicate this issue.
After I added a MenuStrip I could still paste into the RTB. Or are you really trying to add a MenuBar from a previous version of .NET? Show quoteHide quote news:1157384981.160791.136390@p79g2000cwp.googlegroups.com... >i have a simple rtfbox with a couple text boxes, i want to paste some > rtf text into the rtfbox. > I added a rtf box to a blank form and tested that a rtf box handles a > paste automatically. it does. > once i add a menu bar the rtfbox no longer accepts pasted text. > it took me a bit to fgure this out. now i want to find out why and how > to fix it. i would like to add a menubar. > Hello Mike,
Also, is paste disabled only from the keyboard shortcut (ctl-v), or from the context menu as well. If only the keyboard, then perhaps you are defining a menu item with a ctl-v shortcut?? (I believe if you tel the menu bar to 'add default items' this includes an edit menu). -Boo Show quoteHide quote > I could not replicate this issue. > > After I added a MenuStrip I could still paste into the RTB. > > Or are you really trying to add a MenuBar from a previous version of > .NET? > > Mike McIntyre [MVP] > http://www.getdotnetcode.com > <fred.di***@gmail.com> wrote in message > news:1157384981.160791.136390@p79g2000cwp.googlegroups.com... > >> i have a simple rtfbox with a couple text boxes, i want to paste some >> rtf text into the rtfbox. >> I added a rtf box to a blank form and tested that a rtf box handles a >> paste automatically. it does. >> once i add a menu bar the rtfbox no longer accepts pasted text. >> it took me a bit to fgure this out. now i want to find out why and >> how >> to fix it. i would like to add a menubar. GhostInAK wrote:
Show quoteHide quote > Hello Mike, ..net 2.0> > Also, is paste disabled only from the keyboard shortcut (ctl-v), or from > the context menu as well. If only the keyboard, then perhaps you are defining > a menu item with a ctl-v shortcut?? > (I believe if you tel the menu bar to 'add default items' this includes an > edit menu). > > -Boo > > > I could not replicate this issue. > > > > After I added a MenuStrip I could still paste into the RTB. > > > > Or are you really trying to add a MenuBar from a previous version of > > .NET? > > > > Mike McIntyre [MVP] > > http://www.getdotnetcode.com > > <fred.di***@gmail.com> wrote in message > > news:1157384981.160791.136390@p79g2000cwp.googlegroups.com... > > > >> i have a simple rtfbox with a couple text boxes, i want to paste some > >> rtf text into the rtfbox. > >> I added a rtf box to a blank form and tested that a rtf box handles a > >> paste automatically. it does. > >> once i add a menu bar the rtfbox no longer accepts pasted text. > >> it took me a bit to fgure this out. now i want to find out why and > >> how > >> to fix it. i would like to add a menubar. vs2005 ok i had a menu strip. i also had added the standard items. i took a look (i made a copy of the project before i deleted the strip). so Ctrl-v was listed in the prop sheet as a shortcut key to the paste item. I'm a little confused with the menu bar.
is an object destroyed/closed when an exception occurs
processor time Adding event (mouseclick) handlers to GDI+ shapes? Visual Basic.Net & DBF files How can I convert a graphics object to image? list of objects vs Array of objects Multiple Select listbox and sql stored procedure -Help needed Loop Question sound capture (record audio input) in VB.NET???? paramertised select query |
|||||||||||||||||||||||