_Application3.UsableWidth-Eigenschaft
Ruft die verfügbare Bildschirmbreite ab, d. h. den maximalen Wert in Punkt, der für die Breite eines InfoPath-Dokumentfensters festgelegt werden kann.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<DispIdAttribute(17)> _
ReadOnly Property UsableWidth As Integer
'Usage
Dim instance As _Application3
Dim value As Integer
value = instance.UsableWidth
[DispIdAttribute(17)]
int UsableWidth { get; }
Eigenschaftswert
Die verfügbare Bildschirmbreite in Punkt.
Siehe auch
Referenz
_Application3-Schnittstelle
_Application3-Member
Microsoft.Office.Interop.InfoPath-Namespace