public virtual object Value {get; set;}
'Declaration Public Overridable Property Value As Object
'Declaration
Public Overridable Property Value As Object
'使用法 Dim instance As RichTextEditor Dim value As Object instance.Value = value value = instance.Value
'使用法
Dim instance As RichTextEditor Dim value As Object instance.Value = value value = instance.Value
RichTextEditor クラス RichTextEditor メンバ
© 2004-2017, GrapeCity inc. All rights reserved.