Back to Devexpress

GaugeControl.About() Method

windowsforms-devexpress-dot-xtragauges-dot-win-dot-gaugecontrol-c340ba07.md

latest1.0 KB
Original Source

GaugeControl.About() Method

Activates the GaugeControl’s About dialog.

Namespace : DevExpress.XtraGauges.Win

Assembly : DevExpress.XtraGauges.v25.2.Win.dll

NuGet Package : DevExpress.Win.Gauges

Declaration

csharp
public static void About()
vb
Public Shared Sub About

Remarks

Primarily, this method is intended for design-time use and is not intended to be called directly from your code.

The About method invokes the About dialog displaying the product name and licensing information.

See Also

GaugeControl Class

GaugeControl Members

DevExpress.XtraGauges.Win Namespace