I am very new to AutoPlay media and Programing. I want to Copy text to Clip board when I click a Command Button.
Plz Help me!!!
Professional Software Development Tools
I am very new to AutoPlay media and Programing. I want to Copy text to Clip board when I click a Command Button.
Plz Help me!!!
You need to enable Clipboard plugin in Project>Plugins
and then you get the Clipboard.CopyText("any text can be here") action.
Never know what life is gonna throw at you.
(Based on a true story.)
Thank u very much