grim86
08-22-2008, 08:21 AM
I have some Labels and a empty Richtext, I would like to do this:
-When I click on the Label in the Richtext box has to appear a document
-if I click another Label in the Richtext box has to appear a different document
I believe that this can be done with this command:
RichText.LoadFromFile("RichText1", "AutoPlay\\Docs\\Mydocument.rtf");
but when I click on the Label nothing apperas in the richtext box :huh
how can I do?
Sorry for my English
-When I click on the Label in the Richtext box has to appear a document
-if I click another Label in the Richtext box has to appear a different document
I believe that this can be done with this command:
RichText.LoadFromFile("RichText1", "AutoPlay\\Docs\\Mydocument.rtf");
but when I click on the Label nothing apperas in the richtext box :huh
how can I do?
Sorry for my English