Leadtools.Medical.Workstation.UI Namespace > AutoHidePanel Class : State Property |
public AutoHidePanelState State {get; set;}
'Declaration Public Property State As AutoHidePanelState
'Usage Dim instance As AutoHidePanel Dim value As AutoHidePanelState instance.State = value value = instance.State
public AutoHidePanelState State {get; set;}
get_State();
set_State(value);
public: __property AutoHidePanelState get_State(); public: __property void set_State( AutoHidePanelState value );
public: property AutoHidePanelState State { AutoHidePanelState get(); void set ( AutoHidePanelState value); }
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