-
-
Notifications
You must be signed in to change notification settings - Fork 10
Crow.CommandBase
Jean-Philippe Bruyère edited this page Oct 26, 2021
·
1 revision
Base class for Command and CommandGroup.
namespace: Crow
-
CommandBase
public class CommandBase : IValueChange
⬜ | prototype | description |
---|
⬜ | name | description |
---|---|---|
Caption |
label to display in the bound control | |
Icon |
Icon to display in the bound control |
⬜ | prototype | description |
---|---|---|
void NotifyValueChanged(string MemberName, object _value) |
__ |
⬜ | name | description |
---|---|---|
ValueChanged |
__ |