Intersoft ClientUI Documentation
OverrideFillElement Method



Fill element.
Overrides fill element.
Syntax
Public Sub OverrideFillElement( _
   ByVal fillElement As FrameworkElement _
) 
Dim instance As UXPanel
Dim fillElement As FrameworkElement
 
instance.OverrideFillElement(fillElement)
public void OverrideFillElement( 
   FrameworkElement fillElement
)
public:
void OverrideFillElement( 
   FrameworkElement^ fillElement
) 

Parameters

fillElement
Fill element.
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

UXPanel Class
UXPanel Members

Send Feedback