C# Class System.Windows.Forms.TabViewItemHelper

Inheritance: NSTabViewItem, IViewHelper
Show file Open project: Clancey/MonoMac.Windows.Form Class Usage Examples

Public Methods

Method Description
FontChanged ( ) : void
TabViewItemHelper ( Control host ) : System.Windows.Forms

Method Details

FontChanged() public method

public FontChanged ( ) : void
return void

TabViewItemHelper() public method

public TabViewItemHelper ( Control host ) : System.Windows.Forms
host Control
return System.Windows.Forms