Sdílet prostřednictvím


Window.TaskbarItemInfo Vlastnost

Definice

Získá nebo nastaví Windows 7 miniaturu hlavního panelu Windowpro .

public:
 property System::Windows::Shell::TaskbarItemInfo ^ TaskbarItemInfo { System::Windows::Shell::TaskbarItemInfo ^ get(); void set(System::Windows::Shell::TaskbarItemInfo ^ value); };
public System.Windows.Shell.TaskbarItemInfo TaskbarItemInfo { get; set; }
member this.TaskbarItemInfo : System.Windows.Shell.TaskbarItemInfo with get, set
Public Property TaskbarItemInfo As TaskbarItemInfo

Hodnota vlastnosti

TaskbarItemInfo

Miniatura hlavního panelu WindowWindows 7 pro .

Poznámky

Další informace o tom, jak používat miniaturu hlavního panelu Windows 7, najdete v předmětuTaskbarItemInfo.

Platí pro

Viz také