PrintDocument for WinForms
TagValueToControl メソッド (TagDateTimeInputParams)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > TagDateTimeInputParams クラス : TagValueToControl メソッド
The control to which the value is copied.
That source Tag containing the value.
Copies the value from the tag to the control.
シンタックス
'宣言
 
Public Overrides Sub TagValueToControl( _
   ByVal control As System.Windows.Forms.Control, _
   ByVal tag As Tag _
) 
'使用法
 
Dim instance As TagDateTimeInputParams
Dim control As System.Windows.Forms.Control
Dim tag As Tag
 
instance.TagValueToControl(control, tag)
public override void TagValueToControl( 
   System.Windows.Forms.Control control,
   Tag tag
)

パラメータ

control
The control to which the value is copied.
tag
That source Tag containing the value.
参照

TagDateTimeInputParams クラス
TagDateTimeInputParams メンバ