'Declaration Public Function New( _
ByVal buttonsTransparentAreas As System.Collections.Generic.Dictionary(Of ToolStripSplitButton,Rectangle) _
)
public PanelToolStripRenderer(
System.Collections.Generic.Dictionary<ToolStripSplitButton,Rectangle> buttonsTransparentAreas
)
public: PanelToolStripRenderer(
System.Collections.Generic.Dictionary<ToolStripSplitButton,Rectangle*>* buttonsTransparentAreas
)
public:
PanelToolStripRenderer(
System.Collections.Generic.Dictionary<ToolStripSplitButton,Rectangle^>^ buttonsTransparentAreas
)
Parameters
- buttonsTransparentAreas
- Словарь, связывающий кнопки разделения панели инструментов и их прозрачные области значков.