ByteViewer::GetDisplayMode Method ()

 

Gets the display mode for the control.

Namespace:   System.ComponentModel.Design
Assembly:  System.Design (in System.Design.dll)

public:
virtual DisplayMode GetDisplayMode()

Return Value

Type: System.ComponentModel.Design::DisplayMode

The display mode that this control uses. The returned value is defined in DisplayMode.

.NET Framework
Available since 1.1
Return to top
Show: