PrintDocument for WinForms
KeyMapStack クラス
メンバ 


C1.Win.PrintPreview.4.5.2 アセンブリ > C1.Win.C1Preview 名前空間 : KeyMapStack クラス
キーボードの処理に使用されるキーマップのスタックを表します。
オブジェクト モデル
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 名前空間