Thumbnail of post image 001

Excel,VBA,Windows API

SetForegroundWindow関数 SetForegroundWindow関数は指 ...

Thumbnail of post image 066

Excel,VBA,Windows API

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

Thumbnail of post image 110

Excel,VBA,Windows API

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

Thumbnail of post image 099

Excel,VBA,Windows API

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

Thumbnail of post image 189

Excel,VBA,Windows API

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

Thumbnail of post image 003

Excel,VBA,Windows API

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

Thumbnail of post image 034

Excel,VBA,Windows API

CloseClipboard関数 CloseClipboard関数はOpenClipboa ...

Thumbnail of post image 156

Excel,VBA,Windows API

OpenClipboard関数 OpenClipboard関数はクリップボードを開く関数で ...

Thumbnail of post image 175

Excel,VBA,Windows API

GetActiveWindow関数 GetActiveWindow関数は現在アクティブなウ ...

Thumbnail of post image 135

Excel,VBA,Windows API

SetWindowText関数 SetWindowText関数は指定したウィンドウのタイト ...

Thumbnail of post image 010

Excel,VBA,Windows API

GetWindowText関数 GetWindowText関数は指定したウィンドウのタイト ...

Thumbnail of post image 191

Excel,VBA,Windows API

GetClassName関数 GetClassName関数は指定したウィンドウのクラス名を ...

Thumbnail of post image 100

Excel,VBA,Windows API

VBAでの開発において、標準の機能だけでは解決できない課題に直面することは珍しくありません ...

Thumbnail of post image 096

Excel,VBA,Windows API

FindWindow関数 FindWindow関数は指定したウィンドウ名(キャプション名) ...