Method | Description | |
---|---|---|
GetCurrentDesktop ( this form ) : |
||
IsCurrentVirtualDesktop ( this form ) : bool | ||
MoveToDesktop ( this form, |
public static GetCurrentDesktop ( this form ) : |
||
form | this | |
return |
public static IsCurrentVirtualDesktop ( this form ) : bool | ||
form | this | |
return | bool |
public static MoveToDesktop ( this form, |
||
form | this | |
virtualDesktop | ||
return | void |