int SelectionStart {get; set;}
'Declaration Property SelectionStart As Integer
'使用法 Dim instance As IEditorSupport Dim value As Integer instance.SelectionStart = value value = instance.SelectionStart
IEditorSupport インタフェース IEditorSupport メンバ
© 2004-2015, GrapeCity inc. All rights reserved.