'Declaration <DefaultValueAttribute(null)> Public Property ButtonNormalCaption As System.String
[DefaultValue(null)] public System.String ButtonNormalCaption { get; set; }
[DefaultValue(null)] public: __property System.String get_ButtonNormalCaption(); public: __property void set_ButtonNormalCaption(
System.String value
);
[DefaultValue(null)] public:
property System.String ButtonNormalCaption { System.String get(); void set(System.String value); }