10-16-2007 04:21 AM
10-16-2007 05:44 AM
10-17-2007 02:04 AM
10-17-2007 04:22 AM
Sets the height and width of the panel. The top and left edges of the panel remain constant.
Although you can change the height or width independently using SetPanelAttribute, you must use SetPanelSize if you want to change both the height and width of a panel for which you have enabled the ATTR_SCALE_CONTENTS_ON_RESIZE attribute. When you change the height and width in one call, SetPanelSize scales and redraws the panel only once.
To change the position of a panel, call SetPanelPos.
Prototype
Hope this Helps,
Alex Rudolph
NI Switzerland
10-19-2007 09:05 AM - edited 10-19-2007 09:05 AM
Message Edited by Programmer1234 on 10-19-2007 09:05 AM