ITaskbarList4 Interface

Exposes methods that control the taskbar.

Definition

Namespace: DevCase.Win32.Interfaces
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
[ComImportAttribute]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("C43DC798-95D1-4BEA-9030-BB99E2983A1A")]
public interface ITaskbarList4

Remarks

Methods

ActivateTab  
AddTab  
DeleteTab  
HrInit  
MarkFullscreenWindow  
NotImplemented_SetTabProperties This P/Invoke is not yet implemented.
Obsolete.
NotImplemented_ThumbBarAddButtons This P/Invoke is not yet implemented.
Obsolete.
NotImplemented_ThumbBarUpdateButtons This P/Invoke is not yet implemented.
Obsolete.
RegisterTab  
SetActiveAlt  
SetOverlayIcon  
SetProgressState  
SetProgressValue  
SetTabActive  
SetTabOrder  
SetThumbnailClip  
SetThumbnailTooltip  
ThumbBarSetImageList  
UnregisterTab  

See Also