'宣言 Public Overloads Function IsActionAllowed( _ ByVal actionCode As UltraTabControlAction, _ ByVal currentState As UltraTabControlStates _ ) As Boolean
public bool IsActionAllowed( UltraTabControlAction actionCode, UltraTabControlStates currentState )