IToolbar.AddBitmap メソッドとは何? わかりやすく解説 Weblio辞書 (original) (raw)
Sub AddBitmap ( _ nImages As Integer, _ hbmp As IntPtr, _ cxSize As Integer, _ cySize As Integer, _ crMask As Integer _ )
Dim instance As IToolbar Dim nImages As Integer Dim hbmp As IntPtr Dim cxSize As Integer Dim cySize As Integer Dim crMask As Integer
instance.AddBitmap(nImages, hbmp, cxSize, cySize, crMask)
void AddBitmap ( int nImages, IntPtr hbmp, int cxSize, int cySize, int crMask )
void AddBitmap ( int nImages, IntPtr hbmp, int cxSize, int cySize, int crMask )
void AddBitmap ( int nImages, IntPtr hbmp, int cxSize, int cySize, int crMask )
function AddBitmap ( nImages : int, hbmp : IntPtr, cxSize : int, cySize : int, crMask : int )
nImages
hbmp
cxSize
cySize
crMask