←Select platform

OnApplyTemplate Method

Summary

Builds the visual tree of the control

Syntax

C#
VB
C++
public override void OnApplyTemplate() 
  
Public Overrides Sub OnApplyTemplate()  
public: 
void OnApplyTemplate(); override  

Remarks

This method is invoked whenever FrameworkElement.ApplyTemplate is called.

This method overrides FrameworkElement.OnApplyTemplate.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Controls Assembly