Quantcast
Channel: SCN: Message List - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 7329

Re: How to get active page tag name in a variable in cb_1 clicked event

$
0
0

If the button is on the page itself, then the parent of the button is the page. So:

 

string ls_name = parent.classname( )

 

If you need the name of the tab, simply follow the same logic - the parent of the page is the tab control itself.


Viewing all articles
Browse latest Browse all 7329

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>