Leadtools.Controlsアセンブリ > Leadtools.Controls名前空間 > InteractiveServiceクラス :UserControlsプロパティ |
public virtual IList<Control> UserControls {get;}
'Declaration
Public Overridable ReadOnly Property UserControls As IList(Of Control)
イベント処理に参加しなければならない任意の追加のコントロール。ページでビューワの上で任意のユーザーコントロールを追加しているならば、これらのコントロールの上でイベントを処理するのにサービスを見込むためにUserControlsにこれらのコントロールを追加しなければなりません。