RingSoft.DbLookup.Controls.WPF Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

LookupColumn..::..ProcessFrameworkElementFactory Method

Processes the framework element factory.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


protected void ProcessFrameworkElementFactory(
	LookupControl lookupControl,
	FrameworkElementFactory factory,
	string dataColumnName,
	LookupColumnDefinitionBase lookupColumnDefinition,
	bool designMode
)
Protected Sub ProcessFrameworkElementFactory ( _
	lookupControl As LookupControl, _
	factory As FrameworkElementFactory, _
	dataColumnName As String, _
	lookupColumnDefinition As LookupColumnDefinitionBase, _
	designMode As Boolean _
)
protected:
void ProcessFrameworkElementFactory(
	LookupControl^ lookupControl, 
	FrameworkElementFactory^ factory, 
	String^ dataColumnName, 
	LookupColumnDefinitionBase^ lookupColumnDefinition, 
	bool^ designMode
)

Parameters

lookupControl
Type: RingSoft.DbLookup.Controls.WPF..::..LookupControl
The lookup control.
factory
Type: FrameworkElementFactory
The factory.
dataColumnName
Type: String
Name of the data column.
lookupColumnDefinition
Type: RingSoft.DbLookup.Lookup..::..LookupColumnDefinitionBase
The lookup column definition.
designMode
Type: Boolean
if set to true [design mode].

Exceptions


ExceptionCondition
ArgumentOutOfRangeException