K
Karen
It can't be this hard but---------------I need to know when I'm on a
particular page of a tab control. I've tried
if TabCtl0.Pages(0).InSelection = true then...........
but I get an error 'This property is only available in design time'
What code can I use to determine that I've moved to a certain page of a tab
control?
particular page of a tab control. I've tried
if TabCtl0.Pages(0).InSelection = true then...........
but I get an error 'This property is only available in design time'
What code can I use to determine that I've moved to a certain page of a tab
control?