How to get the Visible and Printable properties ?
I can get the properties of a Memo, such as the left, top, Font, Frame, Text and so on by the COM interface provied by the fastreport3.dll. But I can't get the properties of the Visible and the Printable of a memo. I looked for the Visible in the fastreport3.tlh file, but I coudn't get anything useful for that. Can you tell me how can I do that? Thanks a lot. By the way, I use the VC++ 6.0 IDE and MFC.