BCGControlBar Library for .NET
Item Property (BackstagePinButtonEventArgs)




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

BackstagePinButtonEventArgs Class
BackstagePinButtonEventArgs Members

Send Feedback