| GrapeCity.Win.Editors.v110 アセンブリ > GrapeCity.Win.Editors 名前空間 > GcRichTextBox クラス : CanPaste メソッド |
Public Function CanPaste( _ ByVal clipFormat As DataFormats.Format _ ) As Boolean
public bool CanPaste( DataFormats.Format clipFormat )
| 値 | 説明 |
|---|---|
| True | クリップボードのデータを指定した形式で貼り付けることができます。 |
| False | クリップボードのデータを指定した形式で貼り付けることができません。 |