Sdílet prostřednictvím


WindowObjectClass.Width-Eigenschaft

Dies ist ein Wrappertyp für eine Coklasse oder ein Coklassenmember, die bzw. der für den verwalteten Code der COM-Interoperabilität erforderlich ist. Diese Klasse soll nicht in Code verwendet werden.

Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)

Syntax

'Declaration
<DispIdAttribute(12)> _
Public Overridable Property Width As Integer Implements Window2.Width
'Usage
Dim instance As WindowObjectClass
Dim value As Integer

value = CType(instance, Window2).Width

CType(instance, Window2).Width = value
[DispIdAttribute(12)] 
public virtual int Window2.Width { get; set; }

Siehe auch

Referenz

WindowObjectClass-Klasse
WindowObjectClass-Member
Microsoft.Office.Interop.InfoPath-Namespace