PrintDocument for WinForms
IsControlNeededParentForWmPrint メソッド (RenderInputBase)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderInputBase クラス : IsControlNeededParentForWmPrint メソッド
Called to test whether the underlying control requires a parent to correctly process the WM_PRINT message.
シンタックス
'宣言
 
Public Overridable Function IsControlNeededParentForWmPrint() As System.Boolean
'使用法
 
Dim instance As RenderInputBase
Dim value As System.Boolean
 
value = instance.IsControlNeededParentForWmPrint()
public virtual System.bool IsControlNeededParentForWmPrint()

戻り値の型

True (override this method to change that).
参照

RenderInputBase クラス
RenderInputBase メンバ