| Visual Basic (Declaration) | |
|---|---|
Protected Sub OnSizePropertyChanged( _ ByVal oldVariety As RibbonGroupSize, _ ByVal newVariety As RibbonGroupSize _ )  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
Dim instance As UXRibbonTabGroup Dim oldVariety As RibbonGroupSize Dim newVariety As RibbonGroupSize instance.OnSizePropertyChanged(oldVariety, newVariety)  | |
| C# | |
|---|---|
protected void OnSizePropertyChanged( RibbonGroupSize oldVariety, RibbonGroupSize newVariety )  | |
| Delphi | |
|---|---|
protected procedure OnSizePropertyChanged( oldVariety: RibbonGroupSize; newVariety: RibbonGroupSize );  | |
| JScript | |
|---|---|
protected function OnSizePropertyChanged( oldVariety : RibbonGroupSize, newVariety : RibbonGroupSize );  | |
| Managed Extensions for C++ | |
|---|---|
protected: void OnSizePropertyChanged( RibbonGroupSize oldVariety, RibbonGroupSize newVariety )  | |
| C++/CLI | |
|---|---|
protected: void OnSizePropertyChanged( RibbonGroupSize oldVariety, RibbonGroupSize newVariety )  | |
Parameters
- oldVariety
 - newVariety
 
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family