C# Class SHAppBarMessage1.Common.SHAppBarMessageHelper

Show file Open project: RevolutionSmythe/cairoshell

Private Properties

Property Type Description

Public Methods

Method Description
ABSetPos ( IntPtr handle, Size size ) : void
RegisterBar ( IntPtr handle, Size size ) : int

Method Details

ABSetPos() public static method

public static ABSetPos ( IntPtr handle, Size size ) : void
handle System.IntPtr
size System.Drawing.Size
return void

RegisterBar() public static method

public static RegisterBar ( IntPtr handle, Size size ) : int
handle System.IntPtr
size System.Drawing.Size
return int