Miner.Mobile.Common.Controls Namespace > MessageBox Class : WindowState Property |
'Declaration
Public Property WindowState As System.Windows.WindowState
'Usage
Dim instance As MessageBox Dim value As System.Windows.WindowState instance.WindowState = value value = instance.WindowState
public System.Windows.WindowState WindowState {get; set;}
public read-write property WindowState: System.Windows.WindowState;
public function get,set WindowState : System.Windows.WindowState
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2