Language
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a handle to a display device context (DC) that includes the font set.
Definition
Visual Basic Public ReadOnly Property DeviceContext As IntPtr C# public IntPtr DeviceContext { get; }
C++ public:
property IntPtrDeviceContext {
IntPtrget();
}JScript public function get DeviceContext() : IntPtr
Property Value
System.IntPtr
Handle to a display DC.This property is read-only.
.gif)