←Select platform

createControl Method

Summary

Creates the interactive service.

Syntax

C#
VB
Java
protected void createControl(  
   View targetView 
) 
Protected Sub createControl( _ 
   ByVal targetView As View _ 
)  
protected void createControl(View targetView) 

Parameters

targetView
The target view. This view is the target that will be used to check if the event is triggered on its surface.

Requirements

Target Platforms

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

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)