Eyeshot 10 WinForms API Reference
RotateToolBarButton Constructor(String,styleType,Boolean,Boolean)

WinForms Assembly > devDept.Eyeshot Namespace > RotateToolBarButton Class > RotateToolBarButton Constructor : RotateToolBarButton Constructor(String,styleType,Boolean,Boolean)
Empty constructor.
Syntax
'Declaration
 
Public Function New( _
   ByVal toolTipText As String, _
   ByVal style As ToolBarButton.styleType, _
   ByVal visible As Boolean, _
   ByVal enabled As Boolean _
)
public RotateToolBarButton( 
   string toolTipText,
   ToolBarButton.styleType style,
   bool visible,
   bool enabled
)

Parameters

toolTipText
style
visible
enabled
See Also

Reference

RotateToolBarButton Class
RotateToolBarButton Members
Overload List