C# Class ZForge.Controls.HeaderPanelNativeMethods.AppBarInfo

Datei anzeigen Open project: zhuangyy/Motion

Public Methods

Method Description
GetPosition ( string strClassName, string strWindowName ) : void
GetSystemTaskBarPosition ( ) : void

Method Details

GetPosition() public method

public GetPosition ( string strClassName, string strWindowName ) : void
strClassName string
strWindowName string
return void

GetSystemTaskBarPosition() public method

public GetSystemTaskBarPosition ( ) : void
return void