BCGControlBar Library for .NET
Verbs Property (LinearScaleDesigner)




Syntax
'Declaration
 
Public Overrides ReadOnly Property Verbs As DesignerVerbCollection
'Usage
 
Dim instance As LinearScaleDesigner
Dim value As DesignerVerbCollection
 
value = instance.Verbs
public override DesignerVerbCollection Verbs {get;}
public: __property DesignerVerbCollection* get_Verbs() override;
public:
property DesignerVerbCollection^ Verbs {
   DesignerVerbCollection^ get() override;
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LinearScaleDesigner Class
LinearScaleDesigner Members
Base Implementation in Verbs

Send Feedback