MacInspector.CustomBox.CustomBox C# (CSharp) Method

CustomBox() public method

Initializes a new instance of the T:MacInspector.CustomBox class.
public CustomBox ( IntPtr handle ) : System
handle System.IntPtr Handle.
return System
		public CustomBox (IntPtr handle) : base (handle)
		{
		}
		#endregion