Sdílet prostřednictvím


Screen.AllScreens Vlastnost

Definice

Získá pole všech zobrazení v systému.

public:
 static property cli::array <System::Windows::Forms::Screen ^> ^ AllScreens { cli::array <System::Windows::Forms::Screen ^> ^ get(); };
public static System.Windows.Forms.Screen[] AllScreens { get; }
member this.AllScreens : System.Windows.Forms.Screen[]
Public Shared ReadOnly Property AllScreens As Screen()

Hodnota vlastnosti

Screen[]

Pole typu Screenobsahující všechny zobrazení v systému.

Platí pro