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,其中包含事件資料。

適用於