19 references to IsActiveX
System.Windows.Forms (19)
winforms\Managed\System\WinForms\Control.cs (16)
1098
if (
IsActiveX
) {
1419
if (
IsActiveX
) {
1899
if (cp.Parent == IntPtr.Zero &&
IsActiveX
) {
2510
if (
IsActiveX
) {
2725
if (
IsActiveX
) {
3154
return
IsActiveX
? ActiveXInstance.IsIE : false;
3588
if (
IsActiveX
) {
5694
if (
IsActiveX
) {
8653
if (TopMostParent.
IsActiveX
) {
8748
if (
IsActiveX
) {
9020
if (
IsActiveX
) {
9063
if (
IsActiveX
) {
9127
if (
IsActiveX
) {
9195
if (
IsActiveX
) {
12069
if (value &&
IsActiveX
) {
13837
if (
IsActiveX
) {
winforms\Managed\System\WinForms\TabControl.cs (1)
425
if (!
IsActiveX
)
winforms\Managed\System\WinForms\ToolTip.cs (2)
602
if (ctl.
IsActiveX
) {
1256
if (baseVar != null && baseVar.
IsActiveX
)