Wimark.Controls Class Library  

ToolBars.ResetFileName Property

Gets or sets the name of the file containing the original toolbar layout.

[Visual Basic]
Public Property ResetFileName As String 
[C#]
public string ResetFileName {get; set;}
[C++]
public: __property String* get_ResetFileName();
public: __property void set_ResetFileName(String*);

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

ToolBars Class | ToolBars Members | Wimark.Controls Namespace