At 02:05 PM 4/13/2012, Dan Goldberg wrote:
I would like to be able to paste an image from another program using a
property command into a db image field in a form.
I was looking in the rdocs but I did not see a command. Does anybody know
how to paste
Dan,
As the DB Image control accepts an image from the clipboard, you can use
the following PROPERTY command to do so.
PROPERTY ContPhoto PasteFromClipboard TRUE
R:Docs lists many of the shared properties, that is common to several
controls, under "Miscellaneous."
John
--- RBASE-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]
(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body,
place any
text to search for.
================================================