WindowObjectClass.Top 属性

定义

此类型是用于 Coclass 或 Coclass 成员(托管代码需要它来实现 COM 互操作性)的包装。 此类不适合在代码中使用。

public:
 virtual property int Top { int get(); void set(int value); };
public virtual int Top { get; set; }
member this.Top : int with get, set
Public Overridable Property Top As Integer

属性值

实现

Top

适用于