{CompanyName} FlexyGo

ModuleToolbar..::..Remove Method

Removes the Button Definition to toolbar using ButtonId as Key.

Namespace:  FLEXYGO.Environment
Assembly:  flxEnvironment (in flxEnvironment.dll)

Syntax


public bool Remove(
	ToolBarButton aToolBarButton
)
Public Function Remove ( _
	aToolBarButton As ToolBarButton _
) As Boolean

Parameters

aToolBarButton
Type: FLEXYGO.Environment..::..ToolBarButton
A ToolBarButton.

Return Value

true if ok, false otherwise.