ToolboxItemWrapper.BitmapName 屬性

定義

取得或設定點陣圖名稱。

public:
 property System::String ^ BitmapName { System::String ^ get(); void set(System::String ^ value); };
public string BitmapName { get; set; }
member this.BitmapName : string with get, set
Public Property BitmapName As String

屬性值

點陣圖名稱。

備註

如果點陣圖名稱變更,就會引發事件,表示屬性值已變更。 設定作業是等冪的:如果組件名稱設定為已經存在的值,則沒有變更。

適用於