Modifica

Condividi tramite


WindowObjectClass.Top Property

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

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

Property Value

Implements

Top

Applies to