Version

TaskPaneToolResizeEventArgs Class Properties

For a list of all members of this type, see TaskPaneToolResizeEventArgs members.

Public Properties
 NameDescription
Public PropertyContentAreaSizeReturns the size of the content area - the size available for the control.  
Public PropertyControlReturns the control that will be resized.  
Public PropertyNewControlSizeReturns or sets the new size for the control.  
Public PropertyToolThe tool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolEventArgs)
See Also