Class OTZScreen
Inheritance
System.Object
OTZScreen
名前空間: OTZControls.Utilities
アセンブリ: OTZControls.dll
Syntax
public class OTZScreen
メソッド
GetParentScreenPosition(Control)
宣言
public static Point GetParentScreenPosition(Control control)
パラメーター
型 | 名前 | 説明 |
---|---|---|
System.Windows.Forms.Control | control |
戻り値
型 | 説明 |
---|---|
Point |
GetParentScreenPosition(Control, Rectangle)
宣言
public static Point GetParentScreenPosition(Control parentControl, Rectangle cBounds)
パラメーター
型 | 名前 | 説明 |
---|---|---|
System.Windows.Forms.Control | parentControl | |
Rectangle | cBounds |
戻り値
型 | 説明 |
---|---|
Point |
IsScreen(IntPtr)
宣言
public static bool IsScreen(IntPtr handle)
パラメーター
型 | 名前 | 説明 |
---|---|---|
System.IntPtr | handle |
戻り値
型 | 説明 |
---|---|
System.Boolean |