You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
391 B

using System;
using System.Collections.Generic;
using System.Text;
using System.ComponentModel;
namespace YYControls
{
/// <summary>
/// <20>ͻ<EFBFBD><CDBB>˰<EFBFBD>ťʵ<C5A5><CAB5><EFBFBD><EFBFBD><E0A3A8><EFBFBD>ݰ<EFBFBD>ť<EFBFBD><C5A5>CommandName<6D><65><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͻ<EFBFBD><CDBB><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ԣ<EFBFBD>
/// </summary>
[ToolboxItem(false)]
[TypeConverter(typeof(ExpandableObjectConverter))]
public class ClientButton
{