humpydumpy
New member
- Local time
- Today, 15:19
- Joined
- Jul 9, 2016
- Messages
- 9
Buenos dias a todos! I need some advice regarding how to implement custom ribbon. My problem is I have this ribbon:
What I would like to do is when I open the database only btn01 is enabled.
When I click btn01 it will open a form = frmMain
Upon opening frmMain, it has control buttons that when I click will trigger to enable other ribbon buttons.
Ex. When I click cmd02 it will enable btn02 but will disable btn01, btn03 etc
How am I able to achieve this? any suggestions? thanks in advance

What I would like to do is when I open the database only btn01 is enabled.
When I click btn01 it will open a form = frmMain
Upon opening frmMain, it has control buttons that when I click will trigger to enable other ribbon buttons.
Ex. When I click cmd02 it will enable btn02 but will disable btn01, btn03 etc
How am I able to achieve this? any suggestions? thanks in advance