C# Class SS.Ynote.Classic.Core.YnoteToolbar

ファイルを表示 Open project: samarjeet27/ynoteclassic

Public Methods

Method Description
AddItems ( ToolStrip tool ) : void
ToolBarExists ( ) : bool

Private Methods

Method Description
GetToolBarItems ( ) : IEnumerable

Method Details

AddItems() public static method

public static AddItems ( ToolStrip tool ) : void
tool System.Windows.Forms.ToolStrip
return void

ToolBarExists() public static method

public static ToolBarExists ( ) : bool
return bool