バージョン

IsActionAllowed(UltraExplorerBarAction,UltraExplorerBarStates) メソッド

指定されたアクションが、CurrentStateに基づいて実行可能かどうかを返します。
シンタックス
'宣言
 
Public Overloads Function IsActionAllowed( _
   ByVal actionCode As UltraExplorerBarAction, _
   ByVal currentState As UltraExplorerBarStates _
) As Boolean

パラメータ

actionCode
チェックされる UltraExplorerBarAction
currentState
現在の状態。
参照