23 references to GetHandleCreated
System.Windows.Forms (23)
winforms\Managed\System\WinForms\Label.cs (2)
1425
if (!controlToolTip && textToolTip != null && textToolTip.
GetHandleCreated
()) {
1469
if (textToolTip != null && textToolTip.
GetHandleCreated
())
winforms\Managed\System\WinForms\ToolTip.cs (20)
143
if (!DesignMode &&
GetHandleCreated
()) {
224
if (
GetHandleCreated
()) {
289
if (
GetHandleCreated
()) {
298
if (!
GetHandleCreated
()) {
339
if (
GetHandleCreated
()) {
462
if (
GetHandleCreated
()) {
488
if (
GetHandleCreated
()) {
535
if (toolTipIcon > 0 &&
GetHandleCreated
()) {
575
if (
GetHandleCreated
())
656
if (
GetHandleCreated
()) {
682
if (
GetHandleCreated
()) {
753
if (!
GetHandleCreated
()) {
875
if (
GetHandleCreated
()) {
887
if (
GetHandleCreated
()) {
1041
if (
GetHandleCreated
()) {
1060
handlesCreated = handlesCreated &&
GetHandleCreated
();
1115
if (
GetHandleCreated
()) {
1342
if (
GetHandleCreated
()) {
1400
if (
GetHandleCreated
() && time >= 0) {
1958
if (
GetHandleCreated
()) {
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (1)
740
if (!controlToolTip && toolTipFromUrl != null && toolTipFromUrl.
GetHandleCreated
())