UtilNotificationAreaHiddenHwnd Property
Gets the window handle of the hidden section of the notification area window.
Namespace: DevCase.Core.Windows.DesktopAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static IntPtr HiddenHwnd { get; }
Public Shared ReadOnly Property HiddenHwnd As IntPtr
Get
Dim value As IntPtr
value = UtilNotificationArea.HiddenHwnd
public:
static property IntPtr HiddenHwnd {
IntPtr get ();
}
static member HiddenHwnd : IntPtr with get
No code example is currently available or this language may not be supported.
Property Value
IntPtr
The window handle of the hidden section of the notification area window.