PowerTools SPREAD for Windows Forms 8.0J
PopupWindowHelper クラス
メンバ 


コンボボックスのドロップダウンやメニューなどのポップアップウィンドウの作成を支援するクラス。このクラスには、ポップアップが表示されている間、ポップアップオーナーフォームのタイトルバーをアクティブな状態に維持する機能や、ユーザーがポップアップウィンドウの外側をクリックしたり別のアプリケーションにフォーカスを移動したりしたときにポップアップを自動的にキャンセルする機能があります。
構文
'Declaration
 
Public Class PopupWindowHelper 
   Inherits System.Windows.Forms.NativeWindow
'使用法
 
Dim instance As PopupWindowHelper
public class PopupWindowHelper : System.Windows.Forms.NativeWindow 
継承階層

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

参照

PopupWindowHelper メンバ
FarPoint.Win 名前空間

 

 


© 2004-2015, GrapeCity inc. All rights reserved.