public RibbonButton Button { get; set; }
Public Property Button As RibbonButton Get Set
public: property RibbonButton^ Button { RibbonButton^ get (); void set (RibbonButton^ value); }
member Button : RibbonButton with get, set
In This Article