GrapeCity.Win.Editors.v120 アセンブリ > GrapeCity.Win.Editors 名前空間 > ActionExecutingEventArgs クラス : ActionExecutingEventArgs コンストラクタ |
Public Function New( _ ByVal target As Control, _ ByVal actionName As String, _ ByVal shortcutKey As Keys, _ ByVal canExecute As Boolean _ )
public ActionExecutingEventArgs( Control target, string actionName, Keys shortcutKey, bool canExecute )