PrintDocument for WinForms
IsResetSelectionNeeded メソッド (RenderInputBase)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderInputBase クラス : IsResetSelectionNeeded メソッド
Called to test whether the selection on the parent control should be reset when the underlying control receives input focus.
シンタックス
'宣言
 
Public Overridable Function IsResetSelectionNeeded() As System.Boolean
'使用法
 
Dim instance As RenderInputBase
Dim value As System.Boolean
 
value = instance.IsResetSelectionNeeded()
public virtual System.bool IsResetSelectionNeeded()

戻り値の型

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

RenderInputBase クラス
RenderInputBase メンバ