PrintDocument for WinForms
ReadOnly プロパティ (RenderInputBase)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderInputBase クラス : ReadOnly プロパティ
Gets or sets a value indicating whether the current control is read-only. For read-only controls, all input actions are still fired, but the control's value cannot be changed. The default is false.
シンタックス
'宣言
 
Public Property ReadOnly As System.Boolean
'使用法
 
Dim instance As RenderInputBase
Dim value As System.Boolean
 
instance.ReadOnly = value
 
value = instance.ReadOnly
public System.bool ReadOnly {get; set;}
参照

RenderInputBase クラス
RenderInputBase メンバ