BCGSoft.ControlBars Namespace : DockBarRowHeightChangedEventArgs Class |
Inherits EventArgs Class of namespace System.
Provides data for the DockBarRowHeightChanged event.
Data contains such properties as the Height of the DockBarRow before changing (Property OldHeight) and after it. (Property NewHeight).
'Declaration Public Class DockBarRowHeightChangedEventArgs Inherits System.EventArgs
'Usage Dim instance As DockBarRowHeightChangedEventArgs
public class DockBarRowHeightChangedEventArgs : System.EventArgs
public __gc class DockBarRowHeightChangedEventArgs : public System.EventArgs
public ref class DockBarRowHeightChangedEventArgs : public System.EventArgs
System.Object
System.EventArgs
BCGSoft.ControlBars.DockBarRowHeightChangedEventArgs
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2