BCGSoft.Controls.Shared Namespace > CommandPanel Class : OnScrollButtonPropertyChanged(CommandObject,String) Method |
'Declaration Protected Overridable Sub OnScrollButtonPropertyChanged( _ ByVal button As CommandObject, _ ByVal propertyName As String _ )
'Usage Dim instance As CommandPanel Dim button As CommandObject Dim propertyName As String instance.OnScrollButtonPropertyChanged(button, propertyName)
protected virtual void OnScrollButtonPropertyChanged( CommandObject button, string propertyName )
protected: virtual void OnScrollButtonPropertyChanged( CommandObject* button, string* propertyName )
protected: virtual void OnScrollButtonPropertyChanged( CommandObject^ button, String^ propertyName )
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