シンタックス
'宣言
Public Function OnButtonClickAsync( _
ByVal As System.Boolean, _
ByVal As System.Boolean, _
ByVal As System.Boolean, _
ByVal As System.Boolean _
) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task OnButtonClickAsync(
System.bool ,
System.bool ,
System.bool ,
System.bool
)
パラメータ
- ctrlKey
- shiftKey
- altKey
- metaKey
参照