Visual Basic (Declaration) | |
---|---|
Protected Sub OnOverflowItemChanging( _ ByVal e As OverflowItemChangingEventArgs _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As UXOverflowStackPanel Dim e As OverflowItemChangingEventArgs instance.OnOverflowItemChanging(e) |
C# | |
---|---|
protected void OnOverflowItemChanging( OverflowItemChangingEventArgs e ) |
Delphi | |
---|---|
protected procedure OnOverflowItemChanging( e: OverflowItemChangingEventArgs ); |
JScript | |
---|---|
protected function OnOverflowItemChanging( e : OverflowItemChangingEventArgs ); |
Managed Extensions for C++ | |
---|---|
protected: void OnOverflowItemChanging( OverflowItemChangingEventArgs* e ) |
C++/CLI | |
---|---|
protected: void OnOverflowItemChanging( OverflowItemChangingEventArgs^ e ) |
Parameters
- e
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