diff options
author | xue <> | 2005-12-23 03:34:36 +0000 |
---|---|---|
committer | xue <> | 2005-12-23 03:34:36 +0000 |
commit | 5227e60e5c3a3a7ecee5c1f5693dd2dfe3667168 (patch) | |
tree | 69e7b5dce4444956d850c61c6072996b42d622d4 /demos/controls/themes/BlueTheme/buttons.skin | |
parent | 925c51d0b63b61340ef89462e32e5fb784165428 (diff) |
Diffstat (limited to 'demos/controls/themes/BlueTheme/buttons.skin')
-rw-r--r-- | demos/controls/themes/BlueTheme/buttons.skin | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/demos/controls/themes/BlueTheme/buttons.skin b/demos/controls/themes/BlueTheme/buttons.skin deleted file mode 100644 index 8db810bc..00000000 --- a/demos/controls/themes/BlueTheme/buttons.skin +++ /dev/null @@ -1,3 +0,0 @@ -<com:TButton BackColor="blue" ForeColor="red" Font.Size="18px" />
-<com:TButton SkinID="abc" BackColor="red" ForeColor="blue" />
-<com:TImageButton ImageUrl=<%~/icon_profile.gif%> />
\ No newline at end of file |