PrintDocument for WinForms
KeyMapStack クラス
メンバ 


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 : KeyMapStack クラス
Represents a stack of keymaps used to handle keyboard.
オブジェクト モデル
KeyMapStack クラス
シンタックス
'宣言
 
Public Class KeyMapStack 
   Inherits System.Collections.Generic.List(Of KeyMap)
'使用法
 
Dim instance As KeyMapStack
public class KeyMapStack : System.Collections.Generic.List<KeyMap> 
継承階層

System.Object
   System.Collections.Generic.List<T>
      C1.Win.C1Preview.KeyMapStack

参照

KeyMapStack メンバ
C1.Win.C1Preview 名前空間