GrapeCity SPREAD for Windows Forms 11.0J
AllowPopUp プロパティ


ポップアップウィンドウを表示できるかどうかを取得または設定します。
構文
'Declaration
 
Public Property AllowPopUp As Boolean
'使用法
 
Dim instance As PopUpCalculatorInfo
Dim value As Boolean
 
instance.AllowPopUp = value
 
value = instance.AllowPopUp
public bool AllowPopUp {get; set;}

プロパティ値

ポップアップが許可されている場合はtrue、それ以外の場合はfalse
デフォルト値はtrueです。
参照

PopUpCalculatorInfo クラス
PopUpCalculatorInfo メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.