[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1ButtonControl.NotifyDefault

NotifyDefault Method

NotifyDefault(bool)

Notifies the buttin whether it is the default button so that it can adjust its appearance accordingly.

Declaration
public void NotifyDefault(bool value)
Parameters
Type Name Description
bool value
Implements