combinergn

  1. Jaafar Tribak

    Round Buttons on UserForm (Beveled + Clickable + Tab-able)

    Hi dear members. I thought I would post this little project here . Basically, as per the thread title, the code creates beveled round buttons at runtime. The buttons can be added to the userform or to a frame control. Behind the scenes, the code creates temporary round shapes in a hidden...
  2. 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...
  3. Jaafar Tribak

    Highlighting the cell under the mouse pointer ( GDI based )

    I wrote some code in the past that enables the user to highlight the cell currently under the mouse pointer ... See a code example here : https://www.mrexcel.com/forum/excel-questions/1090283-hover-over-vs-selecting-cell-post5240255.html#post5240255 The code in the link works fine except that...
  4. Jaafar Tribak

    Round Buttons

    Hi all, Workbook Example I have just finished this project which hopefully will enable excel users to add functional round buttons to their userforms ... The AddRoundButton routine is what does the job ... This routine contains 13 arguments each of which will hold an attribute of the button...

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