[This is preliminary documentation and is subject to change.]
Creates an OperationPresence with Visibility of Disabled and a
particular tooltip.
| C# |
public static OperationPresence Disabled( string tooltip )
- tooltip (String)
- THe tooltip to show for the operation. Supply null if you want no tooltip to appear.
The created OperationPresence.