trichview.support
editing invisible RichViewEdit |
Author |
Message |
Steffen Käthner |
Posted: 04/02/2002 20:30:52 Hello, How can I get the RichViewEdit object in a table cell? I made it with: myTable->EditCell(row,col); rve = myTable->GetEditedCell(row,col); Now, I need to set the RichviewEdit object invisible. But then, I can't use the function "EditCell()" any longer. I need the TCustomRichViewEdit to alter a table in the cell with using the function BeginItemModify(). How to do? Thanks Steffen |
Powered by ABC Amber Outlook Express Converter