LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

AutoHidePanelUndockSize Property







Gets the System.Drawing.Size for the ContainerControl in the undocked state.
Syntax
public Size AutoHidePanelUndockSize {get;}
'Declaration
 
Public ReadOnly Property AutoHidePanelUndockSize As Size
'Usage
 
Dim instance As StudiesChronologicalSequenceBuilder
Dim value As Size
 
value = instance.AutoHidePanelUndockSize
public Size AutoHidePanelUndockSize {get;}
 get_AutoHidePanelUndockSize(); 
public: __property Size get_AutoHidePanelUndockSize();
public:
property Size AutoHidePanelUndockSize {
   Size get();
}

Property Value

The System.Drawing.Size for the ContainerControl in the undocked state.
Requirements

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

See Also

Reference

StudiesChronologicalSequenceBuilder Class
StudiesChronologicalSequenceBuilder Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.