ActionsPane.AutoSizeChanged Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This event is not supported by the actions pane.
public:
event EventHandler ^ AutoSizeChanged;
[System.ComponentModel.Browsable(true)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Always)]
event EventHandler AutoSizeChanged;
[<System.ComponentModel.Browsable(true)>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Always)>]
member this.AutoSizeChanged : EventHandler
Event AutoSizeChanged As EventHandler
Event Type
- Attributes