[]
        
(Showing Draft Content)

C1.Win.Input.Base.Views.InputEditorViewBase.ChangeEnabledButtonState

ChangeEnabledButtonState Method

ChangeEnabledButtonState(bool)

Changes the value of the enabled state for buttons

Declaration
public void ChangeEnabledButtonState(bool isEnabled)
Parameters
Type Name Description
bool isEnabled
Implements