QACONTAINER.pFont Field

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

‘선언
Public pFont As IFont
‘사용 방법
Dim instance As QACONTAINER
Dim value As IFont

value = instance.pFont

instance.pFont = value
public IFont pFont
public:
IFont^ pFont
val mutable pFont: IFont
public var pFont : IFont

.NET Framework Security

See Also

Reference

QACONTAINER Structure

QACONTAINER Members

Microsoft.VisualStudio.OLE.Interop Namespace