This document is archived and information here might be outdated. Recommended version. |
Indicates if this command can execute itself.
[Visual Basic .NET] Public Function CanExecute ( _ ) As Boolean
[C#] public bool CanExecute ( );
[C++]
HRESULT CanExecute(
void
);