createcompatiblebitmap

  1. Jaafar Tribak

    Customizing the Font and the BackColor of a UserForm's TitleBar

    Hi all, I already wrote some code before for customizing the titlebar of userforms HERE and HERE. Unfortunately, both codes relied on subclassing the userform which poses problems of its own. Problems such as risks of crashing excel during IDE testings or during unhandled errors... Also...
  2. Jaafar Tribak

    Changing the Font & Back Colors of individual Tabs\Pages in a MultiPage

    Hi dear forum, As you know, the MsForms Multipage control doesn't offer a built-in functionality for changing the colors of individual tabs. I have seen many requests for this functionality over the years and the usual workaround has always been to add some helper buttons\labels , to change the...
  3. Jaafar Tribak

    VBA Class to Make Mouse Cursors from Worksheet Shapes

    Hi all, I am posting here this little project which, as the title says, allows the user to create custom userform mouse icons on the fly out of worksheet shapes. The user can save the newly created .ico file to disk for later use. Workbook Demo - Class code...
  4. Jaafar Tribak

    Little Puzzle UserForm Game done in Excel/VBA

    Hi all, Workbook Example sometime ago, I developped this little puzzle game in excel and I thought I would post it here ... Not much but it shows the power of VBA when combined with the windows API 1- Code in the UserForm : Option Explicit Private Type POINTAPI x As Long y As...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top