eDriven Framework API
Tooltip Property
NamespaceseDriven.Gui.DesignerToolboxAttributeTooltip
eDriven Framework API
Tooltip on toolbox button
Declaration Syntax
C#Visual BasicVisual C++
public string Tooltip { get; set; }
Public Property Tooltip As String
	Get
	Set
public:
property String^ Tooltip {
	String^ get ();
	void set (String^ value);
}

Assembly: eDriven.Gui.Designer (Module: eDriven.Gui.Designer) Version: 2.0.1.0 (2.0.1.0)