Sizing Property
Short Name: Sizing
Installed With: Base Package
Class: Splitter Properties
Determines the splitter bar behavior when you resize its owner. The owner of a splitter bar can be the window or another splitter bar.
This property is similar to the Splitter Sizing option on the shortcut menu of a splitter bar.
Values
| 0 | Sticks Top/Left—Splitter maintains its distance to its left/top boundary. |
| 1 | Sticks Bottom/Right—Splitter maintains its distance to its right/bottom boundary. |
| 2 | Proportional—Splitter maintains the proportion of the sizes of its two children. |
Remarks
The following table lists the characteristics of this property.
| Available in Run-Time Engine and Real-Time Operating System | Yes |
| Permissions | Read/Write |
| Settable when the VI is running | Yes |
| Loads the front panel into memory | Yes |
| Need to authenticate before use | No |
| Loads the block diagram into memory | No |
| Remote access disallowed | No |
| Must wait until user interface is idle | No |
| Available with control VIs | No |
| Available with global VIs | No |
| Available with strict type definitions | No |
| Available with polymorphic VIs | No |