|
Иконка для кнопки на панели инструментов, Excel VBA
|
|||
---|---|---|---|
#18+
Привет всем! Создаю панель инструментов на VBA Excel как достать id всех иконок или как для иконок достаь id ? Public Sub create_pan() With Application.CommandBars.Add(Name:="Панель-Учет затрат", _ Position:=msoBarTop, MenuBar:=False, temporary:=True) .Visible = True With .Controls 'сервис With .Add(Type:=msoControlButton, ID:=2950) .TooltipText = "Общие &установки " .OnAction = "M_Function.Go_WindowSetup" End With End With End With End Sub Jojo® ... |
|||
:
Нравится:
Не нравится:
|
|||
13.05.2004, 11:47 |
|
|
start [/forum/topic.php?fid=61&fpage=378&tid=2186795]: |
0ms |
get settings: |
10ms |
get forum list: |
15ms |
check forum access: |
5ms |
check topic access: |
5ms |
track hit: |
58ms |
get topic data: |
13ms |
get forum data: |
3ms |
get page messages: |
39ms |
get tp. blocked users: |
2ms |
others: | 235ms |
total: | 385ms |
0 / 0 |