Aracılığıyla paylaş


ComponentDocumentDesigner.TrayLargeIcon Özellik

Tanım

Tasarımcı için bileşen tepsisinin büyük simge modunda olup olmadığını belirten bir değer alır veya ayarlar.

public:
 property bool TrayLargeIcon { bool get(); void set(bool value); };
public bool TrayLargeIcon { get; set; }
member this.TrayLargeIcon : bool with get, set
Public Property TrayLargeIcon As Boolean

Özellik Değeri

Boolean

true tasarımcının bileşen tepsisi büyük simge modundaysa; aksi takdirde , false.

Şunlara uygulanır