Put a CommandBar on the left up corner of a cell

  • Thread starter Thread starter Andoni
  • Start date Start date
A

Andoni

Hi...!
And... many Thanks in advance!


I have a CommandBar, a floating CommandBar
This commandBar appears only when my cursor is within a given range o
cells
but I do not know how to show-it on the left up corner of the selecte
cell.

At the moment my command bar goes to a non desired place
 
I'm certainly no expert but I don't think you're going to be able to define
where a floating tollbar will appear. You might try designing a form,
though, to accomplish the same goal.
 
Back
Top