Control.PreviewKeyDown イベント
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)
 構文
構文Dim instance As Control Dim handler As PreviewKeyDownEventHandler AddHandler instance.PreviewKeyDown, handler
public: event PreviewKeyDownEventHandler^ PreviewKeyDown { void add (PreviewKeyDownEventHandler^ value); void remove (PreviewKeyDownEventHandler^ value); }
 解説
解説 プラットフォーム
プラットフォームWindows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
 バージョン情報
バージョン情報 参照
参照Weblioに収録されているすべての辞書からControl.PreviewKeyDown イベントを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からControl.PreviewKeyDown イベント
                    を検索
                     全ての辞書からControl.PreviewKeyDown イベント
                    を検索
                - Control.PreviewKeyDown イベントのページへのリンク

 
                             
                    


