Hi,
I'm using Run-Time Menu and I want something to happen when I select 'New File' from drop down menu. I want the same function to happen by a button click. I've attached an image where there is an illustration for this.
Thanks,
Pradeep.
已解决! 转到解答。
Hi,
use an event structure with value change event case for that button and inside that case put the same function which you using for RTM selection
Thanks G K.
Pradeep