i want import files pc dragging , dropping file powerpoint , read them. how can this? tried the beforedragover
declaration, couldn't it.
i tried code:
private sub label1_beforedragover(byval cancel msforms.returnboolean, byval data msforms.dataobject, byval x single, byval y single, byval dragstate msforms.fmdragstate, byval effect msforms.returneffect, byval shift integer) msgbox data.gettext end sub
but gives me error on line: msgbox data.gettext
there no point posting same question on , on again. prudent keep updating original post.
Office / PowerPoint / Microsoft Office Programming / Office 2016
Comments
Post a Comment