Partager via


TeachingTip.ActionButtonStyle Propriété

Définition

Obtient ou définit le style à appliquer au bouton d’action.

public:
 property Style ^ ActionButtonStyle { Style ^ get(); void set(Style ^ value); };
Style ActionButtonStyle();

void ActionButtonStyle(Style value);
public Style ActionButtonStyle { get; set; }
var style = teachingTip.actionButtonStyle;
teachingTip.actionButtonStyle = style;
Public Property ActionButtonStyle As Style

Valeur de propriété

S’applique à