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

AutoHidePanelDockedLength Property







Gets or sets the length (Widht/Height) of the ContainerControl in the docked state.
Syntax
public int AutoHidePanelDockedLength {get; set;}
'Declaration
 
Public Property AutoHidePanelDockedLength As Integer
'Usage
 
Dim instance As StudiesChronologicalSequenceBuilder
Dim value As Integer
 
instance.AutoHidePanelDockedLength = value
 
value = instance.AutoHidePanelDockedLength
public int AutoHidePanelDockedLength {get; set;}
 get_AutoHidePanelDockedLength();
set_AutoHidePanelDockedLength(value);
public: __property int get_AutoHidePanelDockedLength();
public: __property void set_AutoHidePanelDockedLength( 
   int value
);
public:
property int AutoHidePanelDockedLength {
   int get();
   void set (    int value);
}

Property Value

The length (Widht/Height) of the ContainerControl in the docked 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.