Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Accessing User Object's Parent.

Status
Not open for further replies.

Negator

Programmer
Oct 4, 2003
33
RU
Hello PB Wizards!

I made a user object - tabpage. (inherited from ub_tabpg).
The problem is: i need to access the window, on which consists this tabpage.

I know that i can create an instance variable Window into my tabpage an set its reference from the window itself... but is it possible to access "User Object =>> Window" totally inside, without accessing "Window =>> User Object"?

Thanks!!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top