Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadSkin Class / ContextMenuRenderer Property


In This Topic
ContextMenuRenderer Property (SpreadSkin)
In This Topic
Gets the rendrer of the context menu strip.
Syntax
'Declaration
 
Public Overridable ReadOnly Property ContextMenuRenderer As ToolStripRenderer
 
'Usage
 
Dim instance As SpreadSkin
Dim value As ToolStripRenderer
 
value = instance.ContextMenuRenderer
See Also