UtilFormsTaskbarValue Property
Gets or sets the Taskbar value of the current application.
Namespace: DevCase.Core.Application.FormsAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static int TaskbarValue { get; set; }
public:
static property int TaskbarValue {
int get ();
void set (int value);
}
static member TaskbarValue : int with get, set
No code example is currently available or this language may not be supported.
Property Value
Int32
The Taskbar value of the current application.