This document is archived and information here might be outdated.  Recommended version.


IDataConnectionPropertyPage2.SetFocus Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

IDataConnectionPropertyPage2.SetFocus Method

Sets the focus to the file name window.

[Visual Basic .NET]
Public Sub SetFocus ( _
)
[C#]
public void SetFocus (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IDataConnectionPropertyPage2 Interface