Version

TaskPaneToolResizeEventArgs Class Members

The following tables list the members exposed by TaskPaneToolResizeEventArgs.

Public Constructors
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