IControllable 接口

定义

新奥尔良运行时内可控制的组件的常规接口。

public interface IControllable
type IControllable = interface
Public Interface IControllable
派生

方法

ExecuteCommand(Int32, Object)

用于执行控件命令的函数。

适用于