Thumbnail of post image 053

Excel,VBA,Windows API

WindowsAPIを使ってウィンドウの操作を行うとき、多くの場合はウィンドウハンドルを取 ...

Thumbnail of post image 001

Excel,VBA,Windows API

VBAのUserFormに何かしらの図形を描画したいという場合、VBAの標準機能だけでは実 ...

Thumbnail of post image 112

Excel,VBA,Windows API

FlashWindowEx関数 FlashWindowEx関数は指定したウィンドウをフラッ ...

Thumbnail of post image 059

Excel,VBA,Windows API

GetWindowLongPtr関数 GetWindowLongPtr関数は指定したウィン ...

Thumbnail of post image 086

Excel,VBA,Windows API

VBAでマクロ開発をしているとUserFormが他のウィンドウの後ろに隠れてしまうことがま ...

Thumbnail of post image 070

Excel,VBA,Windows API

VBAでクリップボードの値を取得したりセットしたりするには「DataObject」オブジェ ...

Thumbnail of post image 084

Excel,VBA,Windows API

VBAでクリップボードの値を取得したりセットしたりするには「DataObject」オブジェ ...

Thumbnail of post image 013

Excel,VBA,Windows API

GetClipboardData関数 GetClipboardData関数は指定した形式で ...

Thumbnail of post image 105

Excel,VBA,Windows API

SetForegroundWindow関数 SetForegroundWindow関数は指 ...

Thumbnail of post image 099

Excel,VBA,Windows API

ClientToScreen関数 ClientToScreen関数はウィンドウのクライアン ...

Thumbnail of post image 100

Excel,VBA,Windows API

VBAでUserFormをはじめとした指定のウィンドウを透明化したいと思うことはごく稀にあ ...

Thumbnail of post image 080

Excel,VBA,Windows API

FindWindowEx関数 FindWindowEx関数は指定したウィンドウ内にある子ウ ...

Thumbnail of post image 161

Excel,VBA,Windows API

VBAを使っていてクリップボードを操作したいという場面に出くわすことがしばしばあります。 ...

Thumbnail of post image 035

Excel,VBA,Windows API

EmptyClipboard関数 EmptyClipboard関数はクリップボード内のデー ...