Quantcast
Channel: SAPIEN Forums
Viewing all articles
Browse latest Browse all 311

PowerShell Studio • Issues with TabPage Icons from ImageList after PS Studio update

$
0
0
Unfortunately, it is only possible to comment on a self-created topic. Therefore, I have to create my own forum post.
The identical issue described here also exists with the TabPage icons:
viewtopic.php?t=16872

I then tried the following, which unfortunately resulted in no icons being displayed anymore:

Code:

$MainForm_Load = {

$imagelist1.ImageSize = New-Object System.Drawing.Size(16, 16)
$imagelist1.ColorDepth = 'Depth32Bit'
Is there a simple workaround for this?

Best Regards

Statistics: Posted by freeman — Sat Jan 25, 2025 2:17 am — Replies 0 — Views 10



Viewing all articles
Browse latest Browse all 311

Trending Articles