PowerTools InputMan for ASP.NET 8.0J
GetClipContent メソッド
データをクリップボードにコピーする方法を取得します。
構文
var instance = new GCIM.GcComboBox(container, id);
var value; // Type: ClipContent
value = instance.GetClipContent();
function GetClipContent() : ClipContent;

戻り値

型 : ClipContent
クリップボードにコピーする方法を示す値("includeliterals"、"excludeliterals")。
参照

GcComboBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.