Method | Description | |
---|---|---|
ManualToolbarItem ( ) : System |
Initializes a new instance of the AppKit.ManualToolbarItem class.
|
|
ManualToolbarItem ( |
Initializes a new instance of the AppKit.ManualToolbarItem class.
|
|
ManualToolbarItem ( NSObjectFlag t ) : System |
Initializes a new instance of the AppKit.ManualToolbarItem class.
|
|
ManualToolbarItem ( string title ) : System |
Initializes a new instance of the AppKit.ManualToolbarItem class.
|
|
Validate ( ) : void |
This method overrides the automatic enabling/disabling of a toolbar item.
|
public ManualToolbarItem ( |
||
handle | An |
|
return | System |
public ManualToolbarItem ( NSObjectFlag t ) : System | ||
t | NSObjectFlag | A |
return | System |
public ManualToolbarItem ( string title ) : System | ||
title | string | The new title of the toolbar item. |
return | System |