NevronOpenVision
Nevron.Nov.Editors Namespace / NDesignCommand Class / SetTooltip Method
SetTooltip Method (NDesignCommand)
Sets the given tooltip to the specified widget adding the keyboard shortcut information of this command if a keyboard shortcut is defined.
Syntax
protected virtual void SetTooltip( 
   NWidget widget,
   System.string tooltip
)

Parameters

widget
tooltip
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also