CancelToolBarButton(String, styleType, Boolean, Boolean) Constructor

Public Sub New( _ 
ByVal toolTipText As String, _ 
ByVal style As styleType, _ 
ByVal visible As Boolean, _ 
ByVal enabled As Boolean
)
This language is not supported or no code example is available.
public CancelToolBarButton( 
string toolTipText
styleType style
bool visible
bool enabled 
)
This language is not supported or no code example is available.

Parameters

toolTipText
string

style
styleType

visible
bool

enabled
bool

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition