BCGSoft.ControlBars Namespace > ToolbarButton Class : raise_WidthChanging Method |
'Declaration Public Sub raise_WidthChanging( _ ByVal object As Object, _ ByVal args As ToolBarButtonWidthChangingEventArgs _ )
'Usage Dim instance As ToolbarButton Dim object As Object Dim args As ToolBarButtonWidthChangingEventArgs instance.raise_WidthChanging(object, args)
public void raise_WidthChanging( object object, ToolBarButtonWidthChangingEventArgs args )
public: void raise_WidthChanging( Object* object, ToolBarButtonWidthChangingEventArgs* args )
public: void raise_WidthChanging( Object^ object, ToolBarButtonWidthChangingEventArgs^ args )
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