ListBox.OnChangeUICues(UICuesEventArgs) 方法

定义

引发 ChangeUICues 事件。

protected:
 override void OnChangeUICues(System::Windows::Forms::UICuesEventArgs ^ e);
protected override void OnChangeUICues (System.Windows.Forms.UICuesEventArgs e);
override this.OnChangeUICues : System.Windows.Forms.UICuesEventArgs -> unit
Protected Overrides Sub OnChangeUICues (e As UICuesEventArgs)

参数

e
UICuesEventArgs

包含事件数据的 UICuesEventArgs

适用于