Visual Basic (Declaration) | |
---|---|
Protected LeftButtonText As DesignToolStripStatusLabel |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As WorkstationViewer Dim value As DesignToolStripStatusLabel value = instance.LeftButtonText instance.LeftButtonText = value |
C# | |
---|---|
protected DesignToolStripStatusLabel LeftButtonText |
Managed Extensions for C++ | |
---|---|
protected: DesignToolStripStatusLabel* LeftButtonText |
C++/CLI | |
---|---|
protected: DesignToolStripStatusLabel^ LeftButtonText |
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7