Table of Contents

Method UpdateCommandState

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

UpdateCommandState()

Updates command state for all the tools. If a tool has a command assigned, its 'Enabled' property is updated based on the command's state. If no command is assigned, the tool is not updated.

public virtual void UpdateCommandState()