BCGControlBar Library for .NET
ToolBarButtonWidthChangingEventArgs Class
Members 




Provides data for ToolBarButtonWidthChanging event. This event is raised when the new width for the ToolBarButton width is set.
Object Model
ToolBarButtonWidthChangingEventArgs Class
Syntax
'Declaration
 
Public Class ToolBarButtonWidthChangingEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As ToolBarButtonWidthChangingEventArgs
public class ToolBarButtonWidthChangingEventArgs : System.EventArgs 
public __gc class ToolBarButtonWidthChangingEventArgs : public System.EventArgs 
public ref class ToolBarButtonWidthChangingEventArgs : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      BCGSoft.ControlBars.ToolBarButtonWidthChangingEventArgs

Requirements

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

See Also

Reference

ToolBarButtonWidthChangingEventArgs Members
BCGSoft.ControlBars Namespace

Send Feedback