G
Guest
I have encountered some rather odd behavior of the TabView
control in Access 2000.
I have a need to move the TabView programmatically.
I don't believe I've ever had to do this before.
But when I execute: TabViewControl.Top = 0.375 the TabView
instance moves immediately to the top of the form ???
I've tried everything: dis-Enabling, setting Visible = False, etc.
Nothing seems to avoid this problem. Set the TabView's .Top
property and it slams into the top of the form and stays there ???
Thank you,
Peter M. Jordan
control in Access 2000.
I have a need to move the TabView programmatically.
I don't believe I've ever had to do this before.
But when I execute: TabViewControl.Top = 0.375 the TabView
instance moves immediately to the top of the form ???
I've tried everything: dis-Enabling, setting Visible = False, etc.
Nothing seems to avoid this problem. Set the TabView's .Top
property and it slams into the top of the form and stays there ???
Thank you,
Peter M. Jordan