ToolBarButton.ImageOfButton field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ImageOfButton As Image
'Usage
Dim value As Image
value = Me.ImageOfButton
Me.ImageOfButton = value
protected Image ImageOfButton