Short Name: OwningPane
Requires: Base Development System
Class: Control Properties
To Use: Create a property.
Returns a reference to the pane that owns the referenced control.
For nested controls, this property returns a reference to the pane that owns the object that contains the control. For example, if you use this property on a control within a tab control, the property returns a reference to the pane that owns the tab control.
![]()  | If a cluster contains the control, the property returns a reference to the pane inside the cluster and not the pane that owns the cluster. | 
If the referenced control is not on a pane, this property returns Not a Refnum.
The following table lists the characteristics of this property.
| Data type | ![]()  | 
| Permissions | Read Only | 
| Available in Run-Time Engine | Yes | 
| Available in Real-Time Operating System | Yes | 
| Settable when the VI is running | No | 
| Loads the front panel into memory | No | 
| Need to authenticate before use | No | 
| Loads the block diagram into memory | No | 
| Remote access allowed | Yes |