Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The new group will have no items. Use the InsertItem method or the GroupItemCount property to add items to it.

...

Code Block
// Insert a new group at the beginning and make is special 
Send_Message(@Window:".OLE_SHORTCUTBAR", "OLE.InsertGroup", 1, "My New Special Group") 
Set_Property(@Window:".OLE_SHORTCUTBAR", "OLE.GroupSpecial[1]", 1)

See Also

RemoveGroupInsertItemClearGroupClear