MESCIUS SPREAD for Windows Forms 15.0J
ClipboardChangeNotifier クラス
メンバ 

Windows API を使用してクリップボードの内容の変更通知を受け取る手段を提供します。
構文
'宣言
 
Public Class ClipboardChangeNotifier 
   Inherits System.Windows.Forms.NativeWindow
public class ClipboardChangeNotifier : System.Windows.Forms.NativeWindow 
解説
変更通知を受け取るためには、ウィンドウをクリップボード ビューア チェインに登録する必要があります。こうすると、クリップボードが変更されるたびにウィンドウに通知メッセージが送られます。また、チェインの管理に関連するメッセージも提供されます。このクラスは、チェインを維持し、アプリケーションが適切な時点でチェインから削除されるように、これらの動作の詳細を管理します。
継承階層

System.Object
   System.MarshalByRefObject
      System.Windows.Forms.NativeWindow
         FarPoint.Win.ClipboardChangeNotifier

参照

ClipboardChangeNotifier メンバ
FarPoint.Win 名前空間

 

 


© MESCIUS inc. All rights reserved.