BCGControlBar Library for .NET
Pointer Property (PointerValueChangedEventArgs)




Syntax
'Declaration
 
Public ReadOnly Property Pointer As Pointer
'Usage
 
Dim instance As PointerValueChangedEventArgs
Dim value As Pointer
 
value = instance.Pointer
public Pointer Pointer {get;}
public: __property Pointer* get_Pointer();
public:
property Pointer^ Pointer {
   Pointer^ get();
}
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

PointerValueChangedEventArgs Class
PointerValueChangedEventArgs Members

Send Feedback