This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IS > ISymbologyControl Interface > ISymbologyControl.AboutBox Method (ArcObjects .NET 10.5 SDK) |
Displays a dialog of information about the SymbologyControl.
[Visual Basic .NET]
Public Sub AboutBox ( _
)
[C#] public void AboutBox ( );
[C++]
HRESULT AboutBox(
void
);
The AboutBox method causes a modal dialog box to display on top of the SymbologyControl, containing information about the version and creation date of the SymbologyControl as well as listing relevant legal and copyright information from ESRI.