Gets and sets the
Border3DStyle of the Magnifying Glass border.
Syntax
Visual Basic (Declaration) | |
---|
Public Overridable Property Border3DStyle As Border3DStyle |
Managed Extensions for C++ | |
---|
public: __property virtual Border3DStyle get_Border3DStyle();
public: __property virtual void set_Border3DStyle(
Border3DStyle value
); |
Return Value
The
Border3DStyle of the Magnifying Glass border.
Example
Remarks
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also