PrintDocument for WinForms
Tag プロパティ (KeyMap)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > KeyMap クラス : Tag プロパティ
Gets or sets user data associated with the keymap.
シンタックス
'宣言
 
Public Property Tag As System.Object
'使用法
 
Dim instance As KeyMap
Dim value As System.Object
 
instance.Tag = value
 
value = instance.Tag
public System.object Tag {get; set;}
参照

KeyMap クラス
KeyMap メンバ