Thumbnail of post image 070

Excel,RPA,VBA,Windows API

Editコントロール(テキストボックス)は、ユーザにテキストの入力させるために使われるコン ...

Thumbnail of post image 123

Excel,VBA,Windows API

VBAでWindowsAPIを使っているとフォントを指定する場面に出くわすことがあります。 ...

Thumbnail of post image 079

Excel,VBA,Windows API

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

Thumbnail of post image 006

Excel,VBA,Windows API

VBAでUserFormを作成していると文字を回転させて表示させたいという場面に出くわすこ ...

Thumbnail of post image 045

Excel,VBA,Windows API

GetParent関数 GetParent関数は指定したウィンドウの親ウィンドウのハンドル ...

Thumbnail of post image 170

Excel,VBA,Windows API

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

Thumbnail of post image 033

Excel,VBA,Windows API

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

Thumbnail of post image 052

Excel,VBA,Windows API

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

Thumbnail of post image 154

Excel,VBA,Windows API

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

Thumbnail of post image 185

Excel,VBA,Windows API

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

Thumbnail of post image 136

Excel,VBA,Windows API

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

Thumbnail of post image 019

Excel,VBA,Windows API

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

Thumbnail of post image 177

Excel,VBA,Windows API

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

Thumbnail of post image 133

Excel,VBA,Windows API

SetForegroundWindow関数 SetForegroundWindow関数は指 ...