FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : CreateButtonEventArgs Class |
'Declaration Public Class CreateButtonEventArgs Inherits System.EventArgs
'Usage Dim instance As CreateButtonEventArgs
public class CreateButtonEventArgs : System.EventArgs
A CreateButton event is raised when the Spread component creates the buttons that are shown in the command bar. You can handle this event to set the text and the image for the button.
System.Object
System.EventArgs
FarPoint.Web.Spread.CreateButtonEventArgs
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional
CreateButtonEventArgs Members
FarPoint.Web.Spread Namespace
CreateButton Event