PowerTools SPREAD for Windows Forms 8.0J
DeleteDC メソッド


デバイスコンテキスト
デバイスコンテキストを削除します。
構文
'Declaration
 
Public Shared Function DeleteDC( _
   ByVal hdc As IntPtr _
) As IntPtr
'使用法
 
Dim hdc As IntPtr
Dim value As IntPtr
 
value = RichTextEditor.DeleteDC(hdc)
public static IntPtr DeleteDC( 
   IntPtr hdc
)

パラメータ

hdc
デバイスコンテキスト
参照

RichTextEditor クラス
RichTextEditor メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.