trichview.support
Has a RichViewEdit content / text |
Author |
Message |
Pieter E. |
Posted: 10/14/2004 12:59:55 I'd like to know if a RichViewEdit has content / text. I use the following code: RichViewEdit1->SelectAll(); if(RichViewEdit1->GetSelText().Trim() != "") { bla, bla... } Is this correct or is there a better way? Thanks. Pieter E. |
Powered by ABC Amber Outlook Express Converter