Parent Directory
|
Revision Log
|
Patch
--- trunk/Win32/libWin32/Win32/UI/MaskedHexBox.cs 2013/06/17 02:21:26 658 +++ trunk/Win32/libWin32/Win32/UI/MaskedHexBox.cs 2013/06/17 02:25:07 661 @@ -52,14 +52,6 @@ } } - - - - - new public int Width { get { return base.Width; } set { base.Width = value; } } - - - new public Font Font { get { return base.Font; }
ViewVC Help | |
Powered by ViewVC 1.1.22 |