4 references to AxClipFormat
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\DocumentDesigner.cs (4)
288
MemoryStream stm = (MemoryStream)dataObject.GetData(
AxClipFormat
, true);
393
toolbox.RemoveCreator(
AxClipFormat
, host);
762
toolbox.AddCreator(_toolboxCreator,
AxClipFormat
, host);
1052
if (format.Equals(
AxClipFormat
))