'Declaration Public Shared Function CreateCompatibleDC( _ ByVal hdc As IntPtr _ ) As IntPtr
'使用法 Dim hdc As IntPtr Dim value As IntPtr value = RichTextEditor.CreateCompatibleDC(hdc)
public static IntPtr CreateCompatibleDC( IntPtr hdc )
RichTextEditor クラス RichTextEditor メンバ
© 2004-2015, GrapeCity inc. All rights reserved.