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