HideQuickCustomizeButtonCreationFilter..::..BeforeCreateChildElements Method

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Controls
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public bool BeforeCreateChildElements(
	UIElement parent
)
Public Function BeforeCreateChildElements ( _
	parent As UIElement _
) As Boolean
public:
bool^ BeforeCreateChildElements(
	UIElement^ parent
)

Parameters

parent
Type: UIElement