Explain, please, what is this property of the field?
void ButtonState(bool state) { button_ClearPT.Enabled = state; button_Encrypt.Enabled = state; button_Decrypt.Enabled = state; } I asked Google, but he is silent or I'm not looking there. The property control.enabled judging by the msdn, can take two values only true or false, but what is a state ?

booltype and accepts these two values - DreamChildaat leastE6at leastiamnotunder_stand- nick_n_a